docs/platform/account/organizations.mdx
An organization is the top-level account in Novu. Workflows, subscribers, integrations, API keys, and team members all belong to an organization and are further scoped to environments within it.
<Note> Organization management features such as team invitations, role-based access control, and verified domains are available on Novu Cloud. RBAC requires a Team or Enterprise plan. See [Roles and permissions](/platform/account/roles-and-permissions) for plan details. </Note>flowchart TD
User[Your account] --> Org1[Organization A]
User --> Org2[Organization B]
Org1 --> Dev1[Development environment]
Org1 --> Prod1[Production environment]
Org2 --> Dev2[Development environment]
Org2 --> Prod2[Production environment]
Each organization is fully isolated. Switching organizations changes which workflows, subscribers, logs, and settings you see in the dashboard—your sign-in session stays the same.
When you sign up for Novu Cloud, you are prompted to create your first organization. You can create additional organizations later from the organization switcher in the dashboard sidebar.
Each organization includes:
If you belong to more than one organization, use the organization switcher in the sidebar to change context. You can hold different roles in each organization—for example, Owner in your company's org and Viewer in a partner's org.
Organization owners can manage profile and configuration from Settings > Organization:
Verified domains simplify team onboarding. After you verify ownership of a company email domain (for example, acme.com), users who sign up with that domain can:
Approved joiners are assigned the Viewer role by default. Owners review and approve join requests from Settings > Team > Requests.
For step-by-step setup, see Add a verified domain.
<Note> Public email domains such as `gmail.com` cannot be verified. At least one Owner must already belong to the domain before verification. </Note>Within each organization, access is controlled by roles:
| Topic | Description |
|---|---|
| Roles and permissions | Owner, Admin, Author, and Viewer roles with a detailed permissions matrix. |
| Team members | Invite, update roles, and remove members. |
| SAML SSO & SCIM | Enterprise SSO and directory sync for centralized provisioning. |
Only Owners can invite members, manage verified domains, update billing, and change organization-level settings.
Enterprise customers on Novu Cloud can extend organization security with:
Contact [email protected] or your Slack Connect channel to enable these features.