# User management

1. **Inviting Additional Users:** As the main account holder, you can invite additional individuals to join your system. This is initiated by registering new users through the platform.

* Navigate to the "Settings" tab located in the left sidebar of the interface within the INELS Cloud platform.
* Clicking on the settings section will direct users to the page where user management activities can be performed.

![](https://t10544682.p.clickup-attachments.com/t10544682/9938e6d0-98f6-447c-a488-891192954cad/image.png)

2. **Adding New Users:** On the Users page, users can add new individuals to the system by initiating the registration process. Enter the name and email address of the new user, who will then receive a registration confirmation email containing instructions to create a new password.

![](https://t10544682.p.clickup-attachments.com/t10544682/c57236fe-2a76-487b-b913-c815494f4e1d/image.png)

3. **Assigning User Roles:** The newly registered user can be designated as either an administrator or a regular user within the system. Administrators have full access to system controls, while regular users are restricted to accessing the control panel only.
4. **Device Management Permissions:** Administrators have the authority to manage individual devices within the system for these users. They can configure permissions for each device, allowing users to either read data from the device or control its functions.

![](https://t10544682.p.clickup-attachments.com/t10544682/57ddb81b-9720-4bc1-81df-a328661f1c7d/image_2024_04_04T06_44_48_188Z.png)

![](https://t10544682.p.clickup-attachments.com/t10544682/e9ca9459-929b-4de0-8cb1-1c1235297771/image_2024_04_04T06_45_10_285Z.png)


---

# 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://wiki.inels.com/inels-cloud/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.
