---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Customize tab label in Agent Workspace for HR Case Management

# Customize tab label in Agent Workspace for HR Case Management {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Change the tab title for the HR Cases, in Agent Workspace for HR Case Management, based
on any of the case field values enabling you to see more details on the tab when multiple
tabs are open.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllNow Experience FrameworkExperiences.
2. Select HR Agent Workspace.
3. Under the UX Page Properties tab, select caseTabTitleField property.  
   The field value to be displayed on the tab title can be configured here.
4. In the Value field, provide the key value pair.  
   The key being the table name, and the value being the field value. For
   example, "sn_hr_core_case": "opened_for". The value field has to be a valid
   JSON.

   Tab titles can also contain multiple fields. The key value remains the table
   name, but the value can be a list of strings. For example:
   "sn_hr_core_case": \["opened_for", "number"\].
5. Click Update.

