# Users

In the list of users, you can view all the users of all the clients together.

On this screen, you have access to the following information:

* Access: Redirects to the clients screen to check user details.
* User Name
* Email
* Client
* Environment
* Status
* MFA
* Last Login

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

For each user, you can perform the following actions:

* **Activate/Deactivate users**: Control each user's access status.
* **Edit users**: Update individual information and settings.
* **View active sessions**: Check which instances each user is logged into.
* **Delete users**: Remove users from the currently displayed client.

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

***

It is worth remembering that the same user can be linked to several clients, allowing centralized and efficient management.


---

# 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.skyone.cloud/english/cloud-computer/skyone-autosky/skyone-autosky-platform/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.
