> 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

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="/files/xpMAM3jwCRc54PwUGJPL" alt=""><figcaption></figcaption></figure>
