---
sourceDocument: Yokohama Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/employee-service-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Define the agent criteria for Universal Task

# Define the agent criteria for Universal Task {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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.

## Before you begin

Role required: admin

## About this task

By using an extension point, you can add more conditions for agents to qualify as Universal Task agents. If this extension point is not implemented, agents with write access to the parent table are treated as UT agents for the parent table by default.

## Procedure

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. In the API name column, search for sn_uni_task.UniversalTaskParentAccess.
3. To create an extension point script that defines the agent criteria for your service, click Create Implementations in the related link.  
   To know more about extension points, see [Using extension points to extend application functionality](https://www.servicenow.com/docs/access?context=extension-points&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US).
4. Specify the criteria for an agent to have access to the parent table.  
   For example, you might want to ensure that the agent belongs to a specific assignment group in addition to having write access for the parent table.
**Previous topic:** [Add a Task tab on the Standard Ticket page](https://www.servicenow.com/docs/1lzyevX0I3e_J5JcowubmA "Add a Task tab on the Standard Ticket page to let employees view the tasks that are assigned to them by the agents.")  
**Next topic:** [Configure Universal Task for your service](https://www.servicenow.com/docs/NTrHiGfDzDVvEMsyUGWbfA "Configure the Universal Task application for your service so that you can create and assign tasks to employees.")

*[\>]: and then


