# Manage Auth Token

You should have an account created with emSigner to generate an Authentication token.

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

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

Enter the password to login into the account.

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

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

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

**Step 3**: Go to ‘*Admin Settings*‘ and click on **‘*****Manage Authtoken*****‘** option

<figure><img src="/files/ZOyknwGvaLWh069Unqip" alt=""><figcaption><p>Manage Authtoken under Settings</p></figcaption></figure>

**Generate a New Authtoken**\
\
**Step 4**: Upon clicking the ‘*Manage Authtoken*‘ option, you will be navigated to the *Manage Authtoken* page.  Click on the **“*****Generate Authtoken*****”** button

<figure><img src="/files/oD1FJWHSscEz8OnTS7qL" alt=""><figcaption><p>Generating Authtoken</p></figcaption></figure>

**Step 5**: Once you click on *Generate Authtoken*, you will be prompted to enter the details in the respective fields

<figure><img src="/files/f4tLc3OE2ninMSbYjZro" alt=""><figcaption><p>App Selection</p></figcaption></figure>

**Step 6**: Once you fill in the necessary details, click on ‘*Add*‘ to generate a new Authtoken

**Edit Authtoken**

**Step 7**: In the ‘***Actions***‘ column, you will find a pen icon. Click on the pen icon to edit the Authtoken details.

<figure><img src="/files/75cqhDASkNpgDOtnVX6f" alt=""><figcaption><p>Manage Authtokens list</p></figcaption></figure>

**Step 9**: Once the details are edited, click on “*Apply Changes*” to save the changes made.

<figure><img src="/files/EDa2gAs3SfBVddsm6S7r" alt=""><figcaption><p>Apply Changes after editing</p></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://support.emsigner.com/user-management-and-settings/manage-auth-token.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.
