# User Management - Overview

{% hint style="info" %}
As of 12 June 2023, Roles (Admin/Member) within User management have been deprecated. Privileges related to these roles are now handled via the [Groups Management](/group-access-policies/groups-management-overview.md).
{% endhint %}

<figure><img src="/files/Xyi3C2UmU0OthIAt6WRC" alt=""><figcaption><p>Example of User Management.</p></figcaption></figure>

On the User Management screen, you will be able to:

* Invite other users within your organization.
* Revoke the invite of the user who has not completed the sign-up yet.
* Activate or deactivate users in an organization.

Please note that to conduct the above actions, you will need the right permissions as the **Owner** or have the "**Manage access for organization**" policy.

{% hint style="warning" %}
Once you have deactivated a user, they will be automatically logged out of their account.
{% endhint %}


---

# 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.decube.io/manage-access/user-management.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.
