> For the complete documentation index, see [llms.txt](https://help-en.cosmobots.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-en.cosmobots.io/bot-builder/channels/workplace.md).

# Workplace

Workplace integration allows the created bot to be responsible for all conversation initiated on this channel. For all users present in your Workplace.

For this we will need 3 Tokens, the **App ID**, **App Secret** and **App Access Token**. Let's teach you step by step how to get them.

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-ZxJQD6CgPrnD-fJ%2Fimage.png?alt=media\&token=fdc584b2-1931-4865-8d3a-4ca41cb2745a)

## Creating the APP in the Workplace

Go to **Integrations** in the control panel of the company.

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-Yap6X4V9uf0KGmu%2Fimage.png?alt=media\&token=02d84935-0667-4076-ade1-0a1708688eb4)

At the bottom of the page click **Create Custom Integration**

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-XOSgh1Mzs6kQMjL%2Fimage.png?alt=media\&token=a68a9472-81f3-4ac9-9a87-ffb97251eb8b)

## Obtaining the Secret APP and APP Access Token

As soon as you create your APP, a dialog box will appear and in it you will find your **App Secret** and **App Acces Token**

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-Vgn7VRnv8RMcw7s%2Fimage.png?alt=media\&token=22e2fc61-9912-4e9a-9815-d75b5e624894)

Click Create Access Token and another dialog box will appear. In it you will find your **App Access Token**

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-T_Z7LNCfVMfEVsE%2Fimage.png?alt=media\&token=0628c9cb-9b04-4f78-a0ba-d0fd52bfb21a)

Finally, in the Permissions section select the Read content and Message any member options.

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-RZBb7XJy9XvBGEk%2Fimage.png?alt=media\&token=4ae97a8d-4537-4be9-adaa-25973f89b35b)

## Obtaining your APP ID

Now with your created APP and generated token, you will find your **App ID** in the messages.

![If it is not there, enter into integrations and send a message for its integration](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-IPuNM4nDd7hnNGV%2Fimage.png?alt=media\&token=7d53cf3e-9c51-4bf1-bfce-07bbe712bd18)

![](https://3881967345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdstGiJuWeIw1YdcJg4%2F-LdtzhXQhNdf8xqBmnTA%2F-Ldu-GrVoUldbT826xOE%2Fimage.png?alt=media\&token=0898e323-2717-4948-b075-f521774262cb)

The **App ID** is at the page address.

Okay, with the 3 Tokens you just need to insert them into the Workplace area on the CosmoBots Channels and you will have your bot integrated into that [channel](/bot-builder/channels.md).
