# Activate / Deactivate Users / Invite Users Again

### Aim

### Benefits

### Steps

{% tabs %}
{% tab title="Activate User" %}

<table data-header-hidden><thead><tr><th width="99">Step</th><th>Action</th></tr></thead><tbody><tr><td>Step</td><td>Action</td></tr><tr><td>1</td><td>Navigate to the left menu, under <strong>Add</strong>, click <strong>Users</strong></td></tr><tr><td>2</td><td>User Library page will displayed</td></tr><tr><td>3</td><td>Select a user with status - <strong>Inactive</strong></td></tr><tr><td>4</td><td>Click the <strong>Edit</strong> button</td></tr><tr><td>5</td><td>On the Edit User page, click <strong>Activate</strong></td></tr><tr><td>6</td><td>A <strong>Confirm Activate</strong> popup will display</td></tr><tr><td>7</td><td>Click <strong>Yes</strong></td></tr><tr><td>8</td><td>A <strong>Activated</strong> popup will display. Click <strong>Close</strong></td></tr></tbody></table>
{% endtab %}

{% tab title="Deactivate User" %}

<table data-header-hidden><thead><tr><th width="106">Step</th><th>Action</th></tr></thead><tbody><tr><td>Step</td><td>Action</td></tr><tr><td>1</td><td>Navigate to the left menu, under <strong>Add</strong>, click <strong>Users</strong></td></tr><tr><td>2</td><td>User Library page will displayed</td></tr><tr><td>3</td><td>Select a user with status - <strong>Active</strong></td></tr><tr><td>4</td><td>Click the <strong>Edit</strong> button</td></tr><tr><td>5</td><td>On the Edit User page, click <strong>Deactivate</strong></td></tr><tr><td>6</td><td>A <strong>Confirm Deactivate</strong> popup will display</td></tr><tr><td>7</td><td>Click <strong>Yes</strong></td></tr><tr><td>8</td><td>A <strong>Deactivated</strong> popup will display. Click <strong>Close</strong></td></tr></tbody></table>
{% endtab %}

{% tab title="Invites User Again" %}

<table data-header-hidden><thead><tr><th width="105">Step</th><th>Action</th></tr></thead><tbody><tr><td>Step</td><td>Action</td></tr><tr><td>1</td><td>Navigate to the left menu, under <strong>Add</strong>, click <strong>Users</strong></td></tr><tr><td>2</td><td>User Library page will displayed</td></tr><tr><td>3</td><td>Select a user with status - <strong>Pending</strong></td></tr><tr><td>4</td><td>Click the <strong>Edit</strong> button</td></tr><tr><td>5</td><td>On the Edit User page, click <strong>Invite Again</strong></td></tr><tr><td>8</td><td>A <strong>Invited</strong> popup will display. Click <strong>Close</strong></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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://help.aglive.com/aglive/aglive-web-portal/add-users/activate-deactivate-users.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.
