> ## Documentation Index
> Fetch the complete documentation index at: https://iam-docs.razi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Tenancy Architecture

Our IAM Service provides a robust multi-tenancy solution, allowing you to manage multiple organizations and user hierarchies efficiently.

![Multi-Tenancy Overview](https://mintlify.s3-us-west-1.amazonaws.com/locai-a2c1f1e4/images/multi-tenancy.png)

## Role-Based Access Control

The IAM Service implements a comprehensive role-based access control (RBAC) system with four distinct roles:

1. **Super Admin**: The highest level of access, capable of managing all aspects of the product instance across all organizations.

2. **Org Owner**: Possesses full control over a specific organization, including user management and role assignments.

3. **Org Manager**: Manages users within assigned organizations, with the ability to handle multiple organizations simultaneously.

4. **Custom Roles**: Tailored access levels defined by Org Owners or Org Managers, allowing for fine-grained permission control.

This hierarchical structure ensures secure and flexible management of your multi-tenant environment, empowering you to scale your application while maintaining strict access controls.
