# Updating User Details

This section explains how to update user information and manage client status in Avo Assure. You can edit a first name, last name, and password. Additionally, you can manage the client’s active status through the Avo Assure Client Provisions by reregistering or deregistering.

{% hint style="info" %}
**Note**: Only users with the **Quality Manager** role and **Admin** as a secondary role can update a user details.
{% endhint %}

You can manage user details and client status in Avo Assure using the following options:&#x20;

* **Editing User Details**&#x20;
* **Reregistering Avo Assure Client**&#x20;
* **Deregistering Avo Assure Client**&#x20;
* **Reprovisioning Avo Assure Client**&#x20;

<details>

<summary><strong>Editing User Details</strong></summary>

{% hint style="info" %}
**Note**: You can edit or modify the user’s **Email Id**, **First Name**, **Last Name**, **Password**, **Confirm Password** and **Primary Role** of an existing user in Avo Assure. You cannot edit the **Configuration** and **User Name**.
{% endhint %}

To edit the details of an existing user in Avo Assure, perform the following actions:&#x20;

1. On the **Home** page, in the left navigation pane, select **Admin** and select **User Management**.
2. Hover over the user you want to edit and select the **Edit** icon. The **Edit User** dialog opens.&#x20;

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

3. Modify the required details and select **Update** to save the changes.&#x20;

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

</details>

<details>

<summary><strong>Reregistering Avo Assure Client</strong></summary>

Reregistering an Avo Assure Client changes the client’s status to active.

To reregister an Avo Assure Client, perform the following actions:

1. On the **Home** page, in the left navigation pane, select **Admin** and select **User Management**.&#x20;
2. Hover over the user you want to edit and select the **Edit** icon. The **Edit User** dialog opens.&#x20;
3. Select the **Avo Assure Client Provision** tab.&#x20;
4. On the **Actions** column, select **Reregister** to change an unregistered Avo Assure Client’s status from inactive to active.

{% hint style="info" %}
**Note**:

* After reregistering, the client’s status in the **Status** column changes to **registered**.&#x20;
* After reregistering, Avo Assure generates a new token. Copy and paste the token in the client. To learn more, [click here](/avo-assure/administration/user-management/creating-new-user.md#registering-client-using-generated-token).
  {% endhint %}

5. Select **Update** to save the changes and update the client provisions.

<figure><img src="/files/81FljvXIxAnGT0qgzpjd" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Deregistering Avo Assure Client</strong></summary>

Deregistering an Avo Assure Client changes the client’s status to inactive.

To deregister an Avo Assure Client, perform the following actions:

1. On the **Home** page, in the left navigation pane, select **Admin** and select **User Management**.&#x20;
2. Hover over the user you want to edit and select the **Edit** icon. The **Edit User** dialog opens
3. Select **Avo Assure Client Provision** tab.&#x20;
4. On the **Actions** column, select **Deregister** to change a registered Avo Assure Client’s status from active to inactive.&#x20;

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

{% hint style="info" %}
**Note**:

* After you select **Deregister**, it disappears from the **Actions** column.&#x20;
* After deregistering, the client’s status in the **Status** column changes to deregistered.&#x20;
  {% endhint %}

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

</details>

<details>

<summary><strong>Reprovisioning Avo Assure Client</strong></summary>

Reprovisioning an Avo Assure Client generates a new client token and ensures the client is ready to register.&#x20;

To reprovision an Avo Assure Client, perform the following actions:&#x20;

1. On the **Home** page, in the left navigation pane, select **Admin** and select **User Management**.&#x20;
2. Hover over the user you want to edit and select the **Edit** icon. The **Edit User** dialog opens
3. Select **Avo Assure Client Provision** tab.&#x20;
4. On the **Actions** column, select **Reprovision** to refresh a registered Avo Assure Client token.&#x20;

{% hint style="info" %}
**Note**: After reprovisioning, Avo Assure updates the token. Copy and paste the token in the client. To learn more, [click here](/avo-assure/administration/user-management/creating-new-user.md#registering-client-using-generated-token).&#x20;
{% endhint %}

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

{% hint style="info" %}
**Note**: You can create multiple clients in the **Avo Assure Client Provisions** tab.
{% endhint %}

</details>


---

# 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/administration/user-management/updating-user-details.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.
