# Delegating Work to Delegatee

For any user to be able to delegate their work to other users, the user should be added to the delegation users list; Check [here ](/identity-hub/managing-users-and-groups/delegation/setting-up-delegation.md)how to Add Users to the delegation list so that they can delegate their activities.

### Delegate Work to Delegatee

Following are the steps to delegate work to a delegatee:

The logged-in user needs to go to their Settings Page by clicking on the user's username on the top right

<figure><img src="/files/EOPS8wNygi8prVOd0vfa" alt=""><figcaption></figcaption></figure>

Once on the Settings Page user needs to click on the My Delegations menu

*Note: My Delegations menu will appear only if the logged-in user is added to the delegation users list.* [Here](/identity-hub/managing-users-and-groups/delegation/setting-up-delegation.md) *is how to Add Users to the delegation list.*

**Toggle Status:** Enable the Toggle Status to Active

**Start Date:** The date from which the user is delegated the work

**End Date:** The date up to which the access is delegated

**Delegated To:** The user (delegatee) to whom the work is delegated. This dropdown populates the list of all users to whom the task can be assigned

**Excluded Applications:** List of applications whose access is not provided to the delegatee

<figure><img src="/files/gn4rVyn5CXLvVVi9kydD" alt=""><figcaption></figcaption></figure>

Once all the details are filled the user is expected to accept the consent to be able to configure the delegation. The consent looks something similar to as shown below:

<figure><img src="/files/kDCTzfVlutePIMF9HWG9" alt="" width="431"><figcaption></figcaption></figure>

Once confirmed the user needs to click on the I agree check box and save the delegation.

<figure><img src="/files/iFBy2aGH48BD4o08dw1J" alt="" width="443"><figcaption></figcaption></figure>

Once saved the delegatee can see and accept the delegation in their My Delegation Page under Settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cymmetri.io/identity-hub/managing-users-and-groups/delegation/delegating-work-to-delegatee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
