> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/journey-to-getting-started-with-giot/5.-user-management.md).

# 5. User Management

**Understand Super-Admin user privileges vs. regular user permission.**

SuperAdmin privileges grant unrestricted access to all features and settings within the platform, including user management, tenant configuration, and advanced administrative controls. Other users are assigned specific roles with permissions tailored to their needs, which means there is no 'regular user'—access levels vary depending on the permissions granted to their role. These roles allow for granular control, ensuring each user has access only to the functions necessary for their responsibilities.

**Add user to the  Tenant/ Subtenant.**

{% hint style="success" %}
Create new User [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/145/platform-user-guide-book/administration/user/create-new-user](/platform-user-guide-book/administration/user/create-new-user.md)
{% endhint %}

**Assign/Modify Role to Tenant's user**&#x20;

{% hint style="success" %}
Assign Role to User\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/145/platform-user-guide-book/administration/user/assign-role-to-user](/platform-user-guide-book/administration/user/switch-role-to-a-user.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.g-iot.io/journey-to-getting-started-with-giot/5.-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.
