docs/ai_builder/organization/overview.md
import reflex as rx
An organization is a shared workspace in Reflex. It contains your projects and their apps, the people who work on them, the roles that control what each person can do, and your billing and credits.
Every project and app belongs to an organization, in both Reflex Build and Reflex Cloud. Your account starts with one, created the first time you sign in.
Reflex has three levels.
rx.image(
src="https://web.reflex-assets.dev/docs-preview/organization/overview/organization_hierarchy.webp",
alt="Diagram showing an organization containing projects, and each project containing apps",
class_name="rounded-md h-auto mb-4",
border=f"0.81px solid {rx.color('slate', 5)}",
)
People join the organization first, then get access to individual projects. This keeps one workspace usable for a large team without giving everyone access to everything in it.
Settings live at either the organization or the project level.
| Organization level | Project level |
|---|---|
| Members, teams, seats, and provisioning | Which members and teams can open the project |
| Built-in and custom organization roles | Built-in and custom project roles |
| Service accounts | Project name and deletion |
| AI and Cloud usage, billing, and credits | Project overview and usage summary |
| Verified domains and auto-join | Deployment and project-access approvals |
| Single sign-on (SSO) | Secrets and integrations |
| Connected cloud providers | Project activity (audit log) |
| Organization-wide activity (audit log) | Apps and deployments |
Most teams need only one organization. Create a second when you want fully separate members, billing, and projects, for example to keep two companies or clients apart.
Open the organization switcher at the top of the page, choose Create organization, name it, and confirm.
rx.image(
src="https://web.reflex-assets.dev/docs-preview/organization/overview/create_organization.webp",
alt="The organization switcher menu open, with the Create organization option highlighted",
class_name="rounded-md h-auto mb-4",
)
# Creating organizations depends on your plan
If you don't see the option to create one, it isn't included in your current plan. [Contact sales](https://reflex.dev/pricing/) to learn more.
If you belong to more than one organization, use the organization switcher to move between them. The projects, members, billing, and settings you see always belong to the selected organization. If a project or teammate appears to be missing, check that the right organization is selected.
The General tab of your organization's settings shows two fields:
Use Leave organization in General when you no longer need access. You immediately lose access to its projects and apps.
An organization must always have at least one admin. If you are the only admin, use Hand off admin access to promote another member before leaving. Review the new admin's identity and responsibilities before transferring control.
Deleting an organization is permanent and removes every project inside it.
Open General in the organization sidebar and use Delete organization. You'll be asked to type the organization's name to confirm.
# You can't delete your only organization
Reflex won't delete an organization if it's the only one you belong to. Create or join another first.
Verified domains, single sign-on, bring-your-own-cloud, and inviting teammates are Enterprise features, and your seat count depends on your plan. When a feature isn't part of your plan, Reflex shows a note with a link to contact sales.
Getting your team in:
Controlling access:
Governing and organizing: