# Configuration

## <span style="font-weight: 600;">Creation of the BOT in Telegram</span>

<span style="font-weight: 400;">From a Telegram account you must write</span>*<span style="font-weight: 400;"> /start</span>* <span style="font-weight: 400;"> to the user </span>**BotFather** <span style="font-weight: 400;">([https://telegram.me/botfather](https://telegram.me/botfather))</span> <span style="font-weight: 400;">to create a bot.</span>

<span style="font-weight: 400;">It will return us a series of parameters and instructions that we can make for the creation and manipulation of bots.</span>

[![image-1608158507569.png ](https://pandorafms.com/guides/public/uploads/images/gallery/2020-12/scaled-1680-/image-1608158507569.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2020-12/image-1608158507569.png)

<span style="font-weight: 400;">We will use the option </span>***/newbot*** <span style="font-weight: 400;">with which we will create a new bot.</span>[  ](https://pandorafms.com/guides/public/uploads/images/gallery/2020-12/image-1608158507569.png)<span style="font-weight: 400;">It will ask us the name we want to give our bot, in my case I have selected </span>***Pandora\_FMS\_Test\_bot*** <span style="font-weight: 400;">you can put the one you prefer.</span>

<span style="font-weight: 400;">Now it will ask us for a user ID for the bot, this has to end in \_bot, in this case I will use the same. </span>***Pandora\_FMS\_Test\_bot***

<span style="font-weight: 400;">Now it will return us The information about our bot and some instructions for its administration, we will copy and save the API token with which we will authenticate ourselves as that bot</span><span style="font-weight: 400;">  
</span>

<span style="font-weight: 400;">[![PandoraFMS-NTelegram01.png](https://pandorafms.com/guides/public/uploads/images/gallery/2021-01/scaled-1680-/pandorafms-ntelegram01.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-01/pandorafms-ntelegram01.png)</span>