> For the complete documentation index, see [llms.txt](https://docs.digitalsamba.com/dashboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalsamba.com/dashboard/tokens.md).

# Tokens

The dashboard is equipped with a 'tokens' section: a playground that will allow you create tokens without writing a single line of code.

With [tokens](https://docs.digitalsamba.com/reference/rest-api/tokens) you can control a user's access to the room and set properties like the user's role, username and avatar. Find the comprehensive list of token properties [here](https://docs.digitalsamba.com/reference/rest-api/tokens/properties).

The only required field is rd, the name (friendly url) or UUID of the room. You can try entering DemoRoom, for example.

To **join the room with your created token**, click on the Join button.

To **share your created token**, click on the Copy token button and send it to your colleagues.&#x20;

To **share your token-appended URL**, click on the **Copy URL** button, or use the **Copy token** button to copy only the token.

User experience is improved by implementing autosuggest.

The **role** and **breakoutId** fields on the Tokens page are now automatically disabled, with 'Room needs to be defined' shown as placeholders until a valid room value is entered.

***

<figure><img src="https://1546941876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiO3v6IGLbE8FriBtsLy2%2Fuploads%2FeP2wbuKjSknCDM2Vnzmy%2Fimage.png?alt=media&amp;token=e73aeccf-212e-4517-a02e-e1d8b21118b6" alt=""><figcaption></figcaption></figure>
