# User management

As an administrator, you can add users by selecting the "Users" menu item on the left side and then clicking the plus sign.

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

Enter the email address, and for clarity, also provide the first name and last name. After selecting the activation method, proceed by selecting "Next: Owner and groups".

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

Next, select the owner.

Where SolidRed is the highest level, granting the user access to all underlying sites.

Choose an individual site if the user should have access to only that specific site.

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

Next, select the group.

Customer Administrators have full access to SolidRed and Customer Users have read-only access to SolidRed.

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

Choose "Add" to add the user.

If email is chosen as the activation method, an email will be sent to the user containing instructions for activation.

Otherwise, you will see the following screen.

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

After a user is added, you can check the option "Always fullscreen" in the user details. This means the user will not see the menu on the left side. This is typically done for Customer Users.

<figure><img src="/files/lJujbpCCPZICEaFDftmW" 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://docs.twtg.io/docs/solidred-3.1/getting-started/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.
