# Impersonations

### Adding Impersonate Permissions to an Organization <a href="#impersonations-addingimpersonatepermissionstoanorganization" id="impersonations-addingimpersonatepermissionstoanorganization"></a>

***Administrator Note**: When adding the **Impersonate** permission for an administrative user, it can only be added when you are logged into the Organization account that requires this permission.*

Log into the **Organization** account that the **Impersonate** permission needs to be added to

On the **Admin Home Page**, select **Settings** Toolkit

Select the **Actions** counter and under the Criteria tab search for **Action URL = impersonate**\
Click on the Action URL (**ui/portal/accounts/users/impersonate**)

Under the **Permissions** tab, select **Add Permission**

Select the **Group** within the **Organization** that you would like to give this permission to and select **Save**


---

# 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://docs.shiftiq.com/contributors/getting-started/components/utility-components/security/impersonations.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.
