Help Center
Pages

How do I invite users to an organization?

Topic
Organizations & RBAC
Asked by
Developers and admins
AdminUpdated Sep 11, 2026

Inviting a member is straightforward:

  1. From the organization's Members view (or via the API/SDK), create an invitation with the invitee's email and the role to grant.

  2. Atlas emails them an invitation link.

  3. When they accept, they're added to the organization with the assigned role — creating an account first if they don't have one.

Invitations are auditable, can be revoked before acceptance, and respect the organization's SSO settings. See the invitations guide.

Send an invitation from the dashboard or via the API/SDK with the invitee's email and the role they should get. They receive an email, accept, and land in the organization with that role already assigned.

Was this page helpful?
How do I invite users to an organization?