For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
AI

/

Organization

/

Overview

Organizations

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.

Organizations, projects, and apps

Reflex has three levels.

Diagram showing an organization containing projects, and each project containing apps
  • Organization: the top level, usually one per company or team. Members, seats, billing, credits, verified domains, and single sign-on are set here.
  • Project: a group of related apps within an organization, with its own members, roles, and settings. Teams commonly use one project per product or client.
  • App: an application you build and deploy. Each app belongs to a project.

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.

Where settings live

Settings live at either the organization or the project level.

Organization levelProject level
Members and seatsWhich members can open the project
Organization roles (Admin, Manager, Member)Project roles (Viewer, Editor, Admin, and custom roles)
Billing, credits, and spending limitsProject name and deletion
Verified domains and auto-joinDeployment approvals
Single sign-on (SSO)Secrets and integrations
Connected cloud providersProject activity (audit log)
Organization-wide activity (audit log)Apps and deployments

Creating an organization

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.

The organization switcher menu open, with the Create organization option highlighted

Switching organizations

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.

Name and ID

The General tab of your organization's settings shows two fields:

  • Organization name: the display name used throughout Reflex. Admins can change it at any time.
  • Organization ID: a fixed identifier used by the CLI and API. You can copy it, but not change it.

Deleting an organization

Deleting an organization is permanent and removes every project inside it.

Open Settings → General and use Delete organization. You'll be asked to type the organization's name to confirm.

Plans

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.

In this section

Getting your team in:

Controlling access:

Governing and organizing:

Built with Reflex