> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/user-management-and-settings/auto-delegate.md).

# Auto Delegate

**Step 1:** Log in to the emSigner account using your **Admin User Name** and **Password**

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

Enter the password to login into the account.

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

**Step 2:** Click on the Settings tab present at the top.

<figure><img src="/files/DUjXCWhyoOFeX7ip3xgN" alt=""><figcaption><p>emSigner Settings Tab</p></figcaption></figure>

**Step 3:** Navigate to “***Auto delegate***” under "Admin Settings.

<figure><img src="/files/SVMuFjhAVVvUsy1vYvXq" alt=""><figcaption><p>Auto Delegate under Admin Settings</p></figcaption></figure>

**Step 4**: You will be navigated to the Auto Delegate page, where you can delegate documents to another user while you are away. Click on the “***Configure New*** ***Rule***” button.

<figure><img src="/files/ls823hU3i8K1zjgfOD8P" alt=""><figcaption><p>Configure a New rule</p></figcaption></figure>

**Step 5**: Enter the **Email Id**, **Name**, **From date**, **To date** and **Reason** for delegation. Once you input these details, click the “***Save***” button (Note: you can select the email id from the existing user list or enter a new email address).

<figure><img src="/files/ikubX0rLWH8VXFBEpEID" alt=""><figcaption><p>Auto Delegate rule</p></figcaption></figure>

**Step 6**: Upon successful creation, you will see the details on the Auto delegate page.

<figure><img src="/files/An01Rqnh1QsNSZ7LIZCV" alt=""><figcaption><p>Success popup for new Auto delegate rule</p></figcaption></figure>

**Step 7**: You can edit the delegated record or mark it as inactive using the action icons.

<figure><img src="/files/9p4oRVzt5UFvVHRGqjsG" alt=""><figcaption><p>Edit under Action for Auto delegate</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.emsigner.com/user-management-and-settings/auto-delegate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
