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

# Organizations

> Create and manage your organization — the top-level entity that owns all projects, billing, and members in Rapida.

An **Organization** is the top-level administrative entity in Rapida. It owns all projects, user memberships, and billing information. Every Rapida account belongs to exactly one organization.

## Organization Roles

| Role                    | Capabilities                                                                                 |
| ----------------------- | -------------------------------------------------------------------------------------------- |
| **Organization Admin**  | Create and archive projects, manage organization-wide settings, invite users, manage billing |
| **Organization Member** | Access projects they have been invited to; cannot create new projects                        |

Organization admins do not automatically have admin rights inside individual projects — project membership and roles are managed separately.

## Managing Your Organization

* **Settings**: Update organization name, logo, and contact details from the organization settings page.
* **Billing**: Manage your subscription plan and payment methods.
* **Users & Teams**: Invite members to the organization and assign them to projects. See [User Management](/workspace/user-management).
* **Projects**: Create isolated projects for different teams, products, or environments. See [Project Management](/workspace/project-management).

## Best Practices

* Use separate projects for development, staging, and production environments rather than a single project.
* Regularly audit organization membership and remove accounts that no longer need access.
* Assign the minimum necessary role to each member.
