Organizations¶
Organizations are the top-level containers in Flow, representing teams, labs, or departments.
Viewing Organizations¶
After logging in, you'll see a list of organizations you have access to.
Creating an Organization¶
Admin Required
Only users with the zitadel_admin role can create organizations.
- Click New Organization
- Fill in the organization details:
- Name - A unique identifier (e.g.,
my-research-lab) - Display Name - Human-readable name (e.g.,
My Research Lab)
- Name - A unique identifier (e.g.,
- Click Create
Organization Settings¶
Each organization has:
- Projects - Workspaces for files and workflows
- Users - Members with assigned roles
- Credentials - Cloud storage credentials (GCS, S3)
Switching Organizations¶
Click on any organization in the list to set it as your current context. The selected organization appears in the header.
Next Steps¶
- Projects - Create workspaces within your organization
- Users - Manage organization members
- Credentials - Configure cloud storage access

