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

# Permission Roles

> How to configure Permission Roles.

To find out more about Permission Roles, go to [Permission Roles](/features/permroles).

<Steps>
  <Step title="Access & Use Dashboard" icon="fingerprint" iconType="solid" stepNumber={1} titleSize="h2">
    Follow the steps in [Accessing the Dashboard](/dashboard/access) to login to the dashboard, then visit [Using the Dashboard](/dashboard/use) to select a server and start configuring.
  </Step>

  <Step title="Locate Permission Roles" icon="user-tag" iconType="solid" stepNumber={2} titleSize="h2">
    On the server page, find the 'Permission Roles' box. It should be somewhere in the top right on Desktop, or the second box down on Mobile.
  </Step>

  <Step title="Add Permission Roles" icon="circle-plus" iconType="solid" stepNumber={3} titleSize="h2">
    <Info>
      For this to work, the roles need to exist inside the Discord server.
    </Info>

    After locating the permission roles section, click onto the dropdown in the middle. A list of roles inside the server should appear. Simply select the roles you want to give permissions for, and press the 'Save Roles' button.

    You can select as many roles as you want.

    To remove a role, click the <Icon icon="circle-xmark" iconType="solid" size={20} /> next to the role name.
  </Step>
</Steps>
