> For the complete documentation index, see [llms.txt](https://docs10.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs10.xenioo.com/basic-concepts/publishing/channels/microsoft-teams/microsoft-teams-variables.md).

# Microsoft Teams Variables

The following variables are automatically added to your conversation when your chatbot is conversating on this channel:

| Variable          | Description                                        |
| ----------------- | -------------------------------------------------- |
| bot\_channel      | Set to "MSTeamsChannel"                            |
| user\_name        | The full name of the user chatting with your bot.  |
| locale            | The 4 letters ISO code of the current user locale. |
| msteams\_user\_id | The unique Microsoft Teams id of the current user  |
