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

# Restrictions

> The basics for getting started with restrictions

Step 1: Setting up restrictions.
To get started, you will need to type `/config roles restrict` after typing this you will select the role you want to restrict. Optionally after selecting that role you can select a role to bypass this restriction so they can also add it.

To undo a restriction you can do `/config roles unrestrict`.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/sectoralprojects/mf-txySnuqfBzvn8/images/config-role-restrict.png?fit=max&auto=format&n=mf-txySnuqfBzvn8&q=85&s=61683a4dc93021a959b7b97d6a4bbcce" alt="config roles restrict" width="768" height="161" data-path="images/config-role-restrict.png" />
</Frame>

Step 2: Adding more bypasses.
Once you have restricted a role you can add more restrictions via the `/config roles bypass` command.  You can also view all restricted roles and bypasses for those roles with `/config roles restrictions`

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/sectoralprojects/mf-txySnuqfBzvn8/images/config-role-bypass.png?fit=max&auto=format&n=mf-txySnuqfBzvn8&q=85&s=5b80877e39c1dfad617625b2fffb2b77" alt="config roles bypass" width="383" height="70" data-path="images/config-role-bypass.png" />
</Frame>
