> ## 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 reviews to registered users

> Restrict Qodo review feedback to registered users at the organization level.

The **Restrict reviews to registered users** setting controls who receives Qodo's review feedback on pull requests.

When enabled, only registered users receive Qodo's review feedback on their pull requests. Reviews for other users are silently skipped.

This setting applies at the organization level and is useful for staged rollouts.

## Enable restrict reviews to registered users

Organization admins can enable this setting at any time:

<Steps>
  <Step>
    Sign in to the Qodo portal.
  </Step>

  <Step>
    Navigate to **Account Management** > **Settings**.
  </Step>

  <Step>
    Navigate to the **Access & Permissions** section.
  </Step>

  <Step>
    Enable the **Restrict reviews to registered users** toggle.
  </Step>

  <Step>
    Click **Save**.
  </Step>
</Steps>

## Manage permissions

Organization admins can always modify **Restrict reviews to registered users**.

Team owners and members can also modify the setting based on the **Grant edit permissions** configuration:

* **Team owner**: Team owners can modify the setting.
* **Members**: Team owners and members can modify the setting.

## Additional resources

* [Manage users in the Qodo portal](/account-management/users)
* [Auto-generate user names](/account-management/auto-generate-user-names)
* [Delegate edit permissions](/account-management/delegate-edit-permissions)
