> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Restrict organization sign-up to invited users

> Restrict organization sign-up, allowing users to join only using admin-approved invitations.

<Note>
  This setting controls who can join your organization. It's different from [**Invite-only access**](/install-and-configure/configuration-overview/portal-configuration#account), which controls code review scope, who receives Qodo's review feedback on pull requests.
</Note>

Invite-only sign-up restricts organization membership, allowing users to join only through an invitation.

## Enable invite-only sign-up

Organization admins can enable invite-only sign-up at any time:

<Steps>
  <Step title="Sign in to the Qodo portal" />

  <Step title="Go to the Users page" />

  <Step title="Toggle Invite only in the top-right corner" />
</Steps>

<Warning>
  This change applies instantly.
</Warning>

## Sign up with an invitation

To join an invite-only organization using an invitation:

<Steps>
  <Step title="User opens the invitation email and follows the link" />

  <Step title="User completes sign-up with the invited email address" />
</Steps>

## Sign up without an invitation

When invite-only sign-up is enabled, and a user signs up to Qodo using a company email domain but doesn't have an invitation:

<Steps>
  <Step title="User signs up with a company email domain, but isn't automatically added" />

  <Step title="Access request sent to an organization admin; the user can't access the organization until it's approved" />

  <Step title="Admin approves, and the user is invited to join" />
</Steps>
