# Users

## **Overview**

This page outlines the Users concept in the Inabit system. A user represents an individual who has access to the platform and belongs to a specific organization. Each user has a unique identifier and associated profile information.

### **Key functionalities:**

* Access and use assigned resources and data within the organization.
* Perform specific actions based on assigned roles and permissions.
* Update personal profile information.
* Manage individual settings and preferences.

### **Relationships:**

* A user belongs to one organization (N:1).
* Users within the same organization may have different access levels and permissions.

**Additional Information:**

* You can find information on managing user accounts in the User Management API documentation: link.
* For details on available roles and permissions, refer to the User Management API documentation: link.
