> ## Documentation Index
> Fetch the complete documentation index at: https://sourcebot-whoisthey-language-model-input-modalities.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Access Settings

There are various settings to control how users access your Sourcebot deployment.

# Member Approval

By default, Sourcebot requires new members to be approved by an owner of the deployment. This section explains how approvals work and how
to configure this behavior.

### Configuration

Member approval can be configured by an owner of the deployment by navigating to **Settings -> Security**.

<Frame>
  <img src="https://mintcdn.com/sourcebot-whoisthey-language-model-input-modalities/UI3at4lP3VZBMCMb/images/member_approval_toggle.png?fit=max&auto=format&n=UI3at4lP3VZBMCMb&q=85&s=3c2fc1d657ae8498bf0945a087c8c1c5" alt="Require approval for new members toggle in Settings → Access" width="1420" height="174" data-path="images/member_approval_toggle.png" />
</Frame>

### Managing Requests

If member approval is enabled, new members will be asked to submit a join request after signing up. They will not have access to the Sourcebot deployment
until this request is approved by an owner.

Owners can see and manage all pending join requests by navigating to **Settings -> Members**.

## Invite link

If member approval is required, an owner of the deployment can enable an invite link. When enabled, users
can use this invite link to register and be automatically added to the organization without approval:

<Frame>
  <img src="https://mintcdn.com/sourcebot-whoisthey-language-model-input-modalities/UI3at4lP3VZBMCMb/images/invite_link_toggle.png?fit=max&auto=format&n=UI3at4lP3VZBMCMb&q=85&s=b0579569af813029cc37ee253029c82a" alt="Enable invite links toggle in Settings → Access" width="1412" height="318" data-path="images/invite_link_toggle.png" />
</Frame>

# Anonymous access

<Note>Anonymous access is only available in the free plan. If you have any questions about this restriction [reach out to us](https://www.sourcebot.dev/contact).</Note>

By default, your Sourcebot deployment is gated with a login page. If you'd like users to access the deployment anonymously, you can enable anonymous access.

This can be enabled by navigating to **Settings -> Access**.

<Frame>
  <img src="https://mintcdn.com/sourcebot-whoisthey-language-model-input-modalities/UI3at4lP3VZBMCMb/images/anonymous_access_toggle.png?fit=max&auto=format&n=UI3at4lP3VZBMCMb&q=85&s=697d8bf412b7672aa98ea6bf6f5da2e3" alt="Enable anonymous access toggle in Settings → Access" width="1416" height="138" data-path="images/anonymous_access_toggle.png" />
</Frame>

When accessing Sourcebot anonymously, a user's permissions are limited to that of the  [Guest](/docs/configuration/auth/roles-and-permissions) role.
