# Microsoft Teams

Xenioo Microsoft Teams channel can bring online your chatbot on any Microsoft Bot App and handle both one-on-one conversations and group chats.

## General Channel Settings

### Bot Id

This is the bot id that [Microsoft App Studio](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/app-studio-overview) will generate for your bot.

### Bot Password

This is the bot password that [Microsoft App Studio](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/app-studio-overview) will generate for your bot.

### Messaging Endpoint

This is the Xenioo webhook that must be used when configuring your bot application inside [Microsoft App Studio](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/app-studio-overview).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xenioo.com/basic-concepts/publishing/channels/microsoft-teams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
