# 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.
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 %}

## 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.
3. From **Actions** column, select **Reregister**. The token is generated
4. Select **Copy** to use it into client.

## 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.
3. From **Actions** column, select **Deregister** button.


---

# 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.
