> For the complete documentation index, see [llms.txt](https://docs.inabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inabit.com/guides/hierarchy-in-inabit/organizations.md).

# Organizations

## **Overview**

This page defines Organizations within the Inabit system. An organization represents a group of users that belong to the same account. It allows for granular access control and management within the platform.

### **Key functionalities:**

* Create and manage users within the organization.
* Assign specific roles and permissions to users.
* Manage organization-specific settings and resources.
* Track user activity and data within the organization.

### **Relationships:**

* An organization belongs to one account (N:1).
* An organization can have many users (1:N).
* Users within an organization share access to specific resources and data based on their permissions.

**Additional Information:**

* You can find information on creating and managing organizations in the Organization Management API documentation: link.
* For details on user roles and permissions, refer to the User Management section in the API reference.
