# Accepting Delegation

Upon receiving a delegation request, the user is notified via email and within the platform.&#x20;

To view the delegated task the delegatee can go to **Settings->Delegation** to Me to see details about the delegated tasks and the user who has assigned the task

<figure><img src="/files/4aljLskhjibJW8Xji4w8" alt=""><figcaption></figcaption></figure>

The user needs to click on the Accept button to accept the delegation. On clicking the Accept button an Assignee(delegatee) Consent is shown which the users need to read and confirm. The Consent also shows details of the delegator and the duration of the delegation.

<figure><img src="/files/961JuomAFQukwyhZeoOg" alt="" width="440"><figcaption></figcaption></figure>

Once the user accepts the delegation the user sees a login button, to login into cymmetri as the delegator

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

On clicking the login button the delegatee is redirected to the delegator's My Workspace Dashboard.&#x20;

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

The delegatee can access and perform actions on all the applications assigned to them and if any application is excluded during delegation they are not visible to the delegatee.

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


---

# 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/accepting-delegation.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.
