Organizations
Last updated
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.
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.
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.
Last updated