Granular Delegation

  • Release version: Xanadu
  • Updated August 1, 2024
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Granular Delegation

    Granular delegation allows employees to assign their tasks to others for specific timeframes based on defined rules. This functionality is particularly useful for managing task assignments and approvals, enabling employees to delegate tasks based on specific conditions such as priority levels or record types.

    Show full answer Show less

    Key Features

    • Task Delegation: Employees can delegate tasks based on criteria, such as high-priority assignments.
    • Specific Record Delegation: Limit delegations to certain record types, such as approvals or task assignments.
    • Role Definitions:
      • Delegate Admin: Configures delegation rules and assigns delegates.
      • Delegator: The employee who delegates tasks to another employee.
      • Delegate: The recipient of delegated tasks who receives notifications and timeframes.
    • Integration with HR Service Delivery: Supports delegation for HR tasks, allowing for filtering based on user criteria.
    • Access Control Adjustments: ACLs must be modified to utilize granular delegation effectively.
    • Delegation Types:
      • Rule-based: Configured by the Delegate Admin for automatic task reassignment.
      • Ad-hoc: Delegators can assign tasks via the Employee Center using the My Delegates widget.

    Key Outcomes

    By implementing Granular Delegation, ServiceNow customers can enhance task management efficiency, improve collaboration between employees, and ensure that critical tasks are addressed even in the absence of the original assignee. This feature supports more streamlined workflows and better accountability through clear delegation rules and notifications. To utilize this, customers should ensure proper configuration and compliance with ACLs to maximize functionality.

    Granular delegation allows employees to delegate their tasks to other employees for specific date and time ranges based on delegation rules.

    Granular delegation provides the ability to delegate specific records by table and condition. It also allows admins to delegate approvals and/or task assignments for task tables they administer.

    A task is delegated when it matches the delegation rules specified for a delegation. For example, William can assign Jane as a delegate for approvals or tasks when the priority is set to High.

    Service delegation options are available, like limiting a delegation to specific record types. For example:
    • Limiting records that match a filter condition.
    • Limiting records to only approvals.
    • Limiting records to only task assignments.
    Note:
    Granular Delegation is intended for employee users, not fulfiller or agent users, such as in ITSM. Depending on your use cases, fulfiller and agent delegation is better managed via Advanced Work Assignment.

    Terms

    The following terms are applicable:
    • Delegate Admin: An employee that defines the tables used for delegation rules, defines delegation rules, and can assign delegates for employees.
    • Delegator: An employee who delegates their tasks to another employee through a delegation record, specifying the delegate user, time frame, and delegation rules.
    • Delegate: An employee who is delegated tasks that are assigned to another employee. The delegate also receives tasks assigned from the delegator. The delegate also receives notifications of these assignments and the time frame the delegation covers.

    Granular Delegation with HR Service Delivery

    Granular Delegation with the HR Service Delivery base system supports the HR task (sn_hr_core_task) table. Along with filter conditions, you can filter delegations for delegators and delegates.

    For more information on how user criteria filters delegations for delegators and delegates, see Create delegation rules.

    For information on HR criteria and user criteria, see:
    Access control rules (ACLs)
    Access control rules (ACLs) in HR Service Delivery were modified to look for the Assigned to person on an HR task. Other domains that want to use Granular Delegation must modify their ACLs to use this feature. For more information about ACLs, see Access control list rules.
    Rule-based and ad-hoc delegations
    • Rule-based: The delegation_admin configures delegation rules, which automatically reassign tasks to specific employees.
    • Ad-hoc: An employee who is defined as a delegator can delegate their tasks from the My Delegates widget in the Employee Center.
    Note:
    The delegation_admin must define a delegation rule table, delegation rules, and delegates. For more information on defining a delegation rule table see Add delegation rule tables. For more information on defining a delegation rule, see Create delegation rules. For more information on defining delegators and delegates, see Create a delegate.