---
sourceDocument: Xanadu Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/employee-service-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Add a Task tab on the Standard Ticket page

# Add a Task tab on the Standard Ticket page {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Add a Task tab on the Standard Ticket page to let employees view the tasks that are
assigned to them by the agents.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllStandard TicketStandard Ticket Configuration.
2. Click your service-specific table to open it.
3. In the Tabs Configurations related list, click New.
4. On the Tab configuration form, in the Type field, select Custom.
5. Enter the Tab name.  
   For example, <kbd class="ph userinput">Tasks/To-dos</kbd>.
6. Add the appropriate filter conditions to control the visibility of the tab.  
   For example, set Sys ID to <kbd class="ph userinput">javascript:new sn_uni_task.UniversalTaskUtils().hasTasksToShow(current)</kbd> to make the task tab visible only if there tasks are assigned to the employee.
7. In the Widget field, add a widget.  
   Note:  
   The Uni Task Parent is the default widget that you can use to add the Universal Task tab in the Standard Ticket.
8. Click Submit.
**Previous topic:** [Add a Universal Task related list](https://servicenow-prod.fluidtopics.net/4ZWqdc_LMAy6~HGwy9gP1A "Add a Universal Task related list to a service-specific form in both the ServiceNow AI Platform and Agent Workspace to let agents view a universal task for the request.")  
**Next topic:** [Define the agent criteria for Universal Task](https://servicenow-prod.fluidtopics.net/Bs2UTboITOyNln9QTS2OiA "Define the criteria for an agent so that the agent can access the parent table for Universal Task. The default criteria is that agents must have write access to the parent table.")

*[\>]: and then


