> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/setting-up-dbs/enabling-intents.md).

# Enabling Intents

In order for your bot to work with Discord Bot Studio you will need to enable intents. To do so visit the following link: <https://discord.com/developers/applications>.&#x20;

![Visiting the link above will show you any bots you have created](/files/-MURyw8Z4NTG8OJDs4Ks)

Once there, click on the bot you are using. Next, select the "Bot" tab from the left hand side:

![](/files/-MURz6IU5frAFd23pDW1)

From there, scroll down to the "Privileged Gateway Intents" section, and enable both options:

![Both intents should be enabled](/files/-MURzJC2iz7Mre6U6yzR)
