# 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  |
