# Users

{% hint style="info" %}
Please be informed that once the created user cannot be deleted, can only be deactivated.

Deactivated users and users in the ergonode.com domain are not counted against your license.
{% endhint %}

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

To create a new user click on NEW USER in the top right corner. If the icon is gray that means you have already used all users that are allowed to create in your license. If you need more users, please contact us directly.&#x20;

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

{% hint style="info" %}
All accounts must be activated upon creation. The user will receive an email with an activation link. Once clicked the user will be asked to create a password for himself.
{% endhint %}

{% hint style="info" %}
If the user was created as inactive, clicking the link provided in the email upon creation will not automatically activate the account. This must be done by hand.
{% endhint %}

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

Fill in all required fields and click on *CREATE & EDIT* to open the user in [edit mode](/system/users/general.md).  To edit a user click on the edit (pen) icon.

For a newly created user, there is an option to resend a confirmation email (an envelope icon).

<figure><img src="/files/6VN7dBioHDevVPpdVHyC" alt=""><figcaption></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://usermanual.ergonode.com/system/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.
