# Adding as Delegate

Administrators can add a user account as a delegate which allows the user account to be accessed from another account.

1. Search the required user account in the **User Directory**.
2. Click the **Delegate** button in the user section which you wish to add as a delegate.
   * The **Directory Search** dialog will be displayed.
3. Select the required option based on which you want to search the user accounts from the **Searching Filter** drop down list.
4. Enter the search string in the text box and click the **Search** button.
5. Select the required option from the **Delegate Type** drop down menu and click the **Delegate** button.
6. A confirmation message will be displayed and the delegate link will be added successfully.

   <br>

   <br>

<br>


---

# 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.cryoserver.com/managing-users/adding-as-delegate.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.
