# Managing Avo Assure Client Token

The Token Management feature in Avo Assure allows you to register or generate a new token whenever required. Use this feature to authenticate integrations securely and maintain uninterrupted access.

## Generating Avo Assure Client Token

To Generate the Avo Assure Client token, perform the following actions:

1. On the **Home** page, select **Profile** icon.
2. Select **Token Management**, The **Avo Assure Client Provision** dialog opens.

<figure><img src="/files/1qDLrHUmDwgy5UMXFW06" alt=""><figcaption></figcaption></figure>

3. In the **Avo Assure Client Provision** tile and enter the client name in the **Avo Assure Client Name** text box.
4. Select **Generate** to create a new token.
5. Select **Copy** icon to copy the generated token and paste it in Avo Assure Client.

{% hint style="info" %}
**Note**: To know more how to register client with generated token, [click here](/avo-assure/administration/user-management/creating-new-user.md#registering-client-using-generated-token)
{% endhint %}

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

## Reregistering Avo Assure Client Token

To Reregister the Avo Assure Client token, perform the following actions:

1. On the **Home** page, select **Profile** icon.
2. Select **Token Management**, The **Avo Assure Client Provision** dialog opens.

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

3. In **Avo Assure Client Provisions** tile, under **Actions** column, select **Reregister**.

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

4. Once **Reregister** button is selected, in **Click on Provision/Register to generate token** text box token is generated.

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

## Deregistering Avo Assure Client Token

To Deregister the Avo Assure Client token, perform the following actions:

1. On **Home** page, select **Profile** icon.
2. Select **Token Management**. The **Avo Assure Client Provision** pop up opens.

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

3. In **Avo Assure Client Provisions** tile, under **Actions** column, select **Deregister** button.

<figure><img src="/files/e53nDEBDIpgNICZV4A8K" 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://docs.avoautomation.com/avo-assure/introduction-to-avo-assure/avo-assure-client/managing-avo-assure-client-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.
