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

# Control access to your agent

If you're an owner or administrator in your workspace, you can restrict who in your Workspace has access to your agent.

<Info>
  Access control requires a [Team plan](https://botpress.com/pricing) or higher.
</Info>

<Steps>
  <Step>
    Go to **<Icon icon="settings" /> Settings** in your agent's menu.
  </Step>

  <Step>
    Select **Access Control**.
  </Step>
</Steps>

Here, you can select which members of your Workspace have access to your agent:

<Frame>
  <img alt="Access control" className="block dark:hidden" src="https://mintcdn.com/botpress/u846SmR3BD2HKooi/get-started/manage-your-agent/assets/access-control.png?fit=max&auto=format&n=u846SmR3BD2HKooi&q=85&s=84c7cf2aeb6af8e3cb21b516b37eae47" width="2118" height="834" data-path="get-started/manage-your-agent/assets/access-control.png" />

  <img alt="Access control" className="hidden dark:block" src="https://mintcdn.com/botpress/u846SmR3BD2HKooi/get-started/manage-your-agent/assets/access-control-dark.png?fit=max&auto=format&n=u846SmR3BD2HKooi&q=85&s=1483361038f446e3c75722573c8c1970" width="2118" height="834" data-path="get-started/manage-your-agent/assets/access-control-dark.png" />
</Frame>

When you're done, select **Save**.

## Access control vs. roles

Access control is an *agent-level setting*—it doesn't change the workspace member's access to any other agents or their overall role in the workspace. You can configure workspace-level roles in your [Workspace settings](/get-started/configure-your-workspace#manage-roles).

<Note>
  Workspace owners and administrators always have access to all bots in a workspace.
</Note>
