Users¶
Manage user access and roles within your organization.
Viewing Users¶
Organization administrators can view all users in the Users section.
User Roles¶
Flow uses role-based access control (RBAC):
| Role | Permissions |
|---|---|
zitadel_admin |
Full platform access, can create organizations |
org_admin |
Manage organization, projects, users, credentials |
project_admin |
Manage assigned projects, view files |
viewer |
Read-only access to files and credentials |
Inviting Users¶
Admin Required
Only org_admin or higher can invite users.
- Go to Users section
- Click Invite User
- Enter the user's email address
- Select a role
- Click Send Invitation
The user will receive an email with instructions to complete registration.
Managing User Roles¶
To change a user's role:
- Find the user in the list
- Click on their row
- Select a new role from the dropdown
- Save changes
Removing Users¶
To remove a user from the organization:
- Find the user in the list
- Click the Remove button
- Confirm the action
Warning
Removing a user revokes their access to all organization resources immediately.
Next Steps¶
- Organizations - Organization management
- Projects - Project access control
