# User account

A user account can be managed either by a server/system administrator or a user with enough permissions.

A user account can be **added**, **deactivated** or **deleted**.

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

When a server/system administrator adds a new user to aqua, he needs to fill out the form.

<figure><img src="/files/OoHOZNMPmKN7YItyu5oC" alt=""><figcaption><p>Add new user form</p></figcaption></figure>

Once the form is saved, the invited user will receive the welcome email with credentials to login to aqua.&#x20;

The server/system admin needs to make sure that a license[ is assigned](/documentation/user-administration/assign-unassign-or-change-licenses.md) to an invited user, otherwise newly added user won't be able to login to aqua.&#x20;

{% hint style="info" %}
aqua team recommends to change a password as soon as a user logins for the 1st time. Here is [the article ](/documentation/web-client/general/change-password.md)on how it can be done.
{% endhint %}

{% hint style="info" %}
Any number of users can be addded to the app with the same email, but a username should be always unique.
{% endhint %}

{% hint style="success" %}
Due to regulatory compliance, some companies might be subject to specific legal or regulatory requirements regarding data retention and deletion. By handling deletion requests through a formal process, companies who use aqua can adhere to these guidelines more effectively.

Hence, the users without enough permissions can't delete their accounts and need to request a deletion or deactivation of the account from their server/system administrator.
{% endhint %}

To enhance personalization and creates a sense of identity and makу collaboration  easier and effective, we recommend to upload an avatar or a picture.&#x20;

Users can upload or update their avatar either from the user administration page  or from the sidebar panel from the aqua app directly.

<figure><img src="/files/y2RdQRzyVYQJ0QIsLNjJ" alt=""><figcaption><p>Adding avatar</p></figcaption></figure>


---

# 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.aqua-cloud.io/documentation/web-client/general/user-account.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.
