Delegation of legal duties and approvals
Legal fulfillers can delegate their legal duties to other users while they are unavailable. The delegate gets the same level of access as the legal fulfillers to work on their legal requests, legal matters, legal matter tasks, and approvals.
Legal Service Delivery supports the following delegations:
- ServiceNow AI Platform delegation
- This delegation method is active by default. This delegation enables lawyers to
delegate all items to the delegate. However, while adding a delegate, lawyers can limit
the delegation options:
- Delegate only approvals
- Delegate only assignments
- Delegate both approvals and assignments
- Delegate notifications
- Granular delegation
- Granular delegation enables lawyers to choose which items from their assigned legal requests, legal matters, legal matter tasks, and approvals they want to delegate. Remarque :This delegation method requires activation of the Granular Delegation plugin (com.glide.granular_service_delegation).Before lawyers can use the delegation, the administrator must configure the delegation rule tables, delegation rules, and the My Delegate workspace list in the Legal Counsel Center Classic Workspace:
- Set the My Delegate workspace list on the Granular Delegate [sys_granular_delegate] table as active.
- Set the My Delegate workspace list on the Delegate [sys_user_delegate] table as inactive.
For the new experience Legal Counsel Center Workspace, open <instance>/sys_ux_list_list.do?sysparm_query=titleLIKEMy%20Delegates.
The My Delegate UX list must be configured as follows:- The My Delegates list on the Granular Delegate [sys_granular_delegate] table must be active.
- The My Delegates list on the Delegate [sys_user_delegate] table must be inactive.
A task is delegated when it matches the delegation rules specified for a delegation. For example, you can delegate only the Privacy Assessment requests. A delegation rule can be set on the Legal Request [sn_lg_ops_request] table with the condition as [Category] [is] [Privacy].