> ## Documentation Index
> Fetch the complete documentation index at: https://botpress-pb-update-api.mintlify.site/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-pb-update-api/g2peRIBG6c_QSKRe/get-started/manage-your-agent/assets/access-control.png?fit=max&auto=format&n=g2peRIBG6c_QSKRe&q=85&s=01172b78ee3f1e05ed3989ff8b60498c" 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-pb-update-api/g2peRIBG6c_QSKRe/get-started/manage-your-agent/assets/access-control-dark.png?fit=max&auto=format&n=g2peRIBG6c_QSKRe&q=85&s=28624f337f1be0c0731793992fd04ad5" 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>
