# Options for User Management

**Skyone Platform** offers various options for managing users. To access the user management area, follow these steps:

1. Click on the dropdown menu next to the company name.
2. Select "**User Management**".
3. Once in this area, note that next to each user, there is a "**More Options**" menu (three dots):

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

Next, follow the steps for each of the user management options:

#### How to edit a user? <a href="#como-editar-um-usuario" id="como-editar-um-usuario"></a>

To edit a user, follow these steps:

1. Locate the user you want to modify.

{% hint style="success" %}
Tip: Use filters to find a user.
{% endhint %}

2. On the right side, click the three dots next to the user.
3. Click on the "**Edit**" option.
4. A screen will appear for editing the user.

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

You can edit the following fields:

* Permissões na empresa
* Qual o tipo de usuário
* Em que área o usuário atua?
* Qual o cargo do usuário na empresa
  * Company Permissions
  * User Type
  * User's Area of Expertise
  * User’s Job Title

Additionally, you can convert the user into a [temporary user](/english/skyone-console/settings-and-preferences/user-management/how-to-invite-a-user-to-the-platform.md#temporary-user).

5. After making changes, click "**Save**".&#x20;

#### How to unlink a user? <a href="#como-desassociar-um-usuario" id="como-desassociar-um-usuario"></a>

The unlink option is used to remove a person from the company’s profile. To unlink a user, follow these steps:

1. Locate the user you wish to modify.

{% hint style="success" %}
Ti&#x70;**:** Use filters to find a user.
{% endhint %}

2. On the right side, click the three dots next to the user.
3. Click on the "**Unlink**" option.
4. Confirm the action by clicking "**Confirm**" in the modal that appears on the screen.

#### Logs <a href="#logs" id="logs"></a>

The log information displayed relates to the main actions taken on the platform.&#x20;

For more details, refer to the documentation on [Logs](/english/skyone-console/settings-and-preferences/logs.md).


---

# 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/skyone-console/settings-and-preferences/user-management/options-for-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.
