# Add User

The add users icon is represented by <img src="/files/UciIVcYGXeRtlRFxzRH4" alt="" data-size="line">. Use this icon to add users to a specific section.

#### How to Use the Add Users Icon

1. **Identify**: Look for the add users icon <img src="/files/UciIVcYGXeRtlRFxzRH4" alt="" data-size="line"> in the interface section where you want to add users.&#x20;

   <figure><img src="/files/ijCxEu4oN78Z0hFR5akv" alt=""><figcaption></figcaption></figure>
2. **Click**: By clicking on the icon, a dropdown list of users already created in the system will appear.&#x20;

   <figure><img src="/files/iyb1RMIMVsjqk11MPhN9" alt=""><figcaption></figcaption></figure>
3. **Select a User**: To add a user, select a name from the list o press checkbox.&#x20;

   <figure><img src="/files/Dyzc58uUOn4Dam6bQWEQ" alt=""><figcaption></figcaption></figure>
4. **Confirm**: Once you have selected a user, click the [save](/help-center/ciqa-eqms-user-guide/features/general-functions/save-record.md) icon <img src="/files/7l4OI2r2mwoU1O5RFp3V" alt="" data-size="line"> and they will automatically be added to the corresponding section.


---

# 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://help.ciqa.net/help-center/ciqa-eqms-user-guide/features/general-functions/add-user.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.
