# MS Teams Bot

The **MS Teams Bot** by BotPenguin allows businesses to automate conversations and notifications directly within **Microsoft Teams**. It helps teams receive updates, handle internal queries, and streamline workflows inside their Teams workspace.

#### What You Can Do With an MS Teams Bot

* Send automated messages to Teams users or channels
* Share alerts, updates, and notifications
* Handle internal FAQs and HR queries
* Collect information and user inputs
* Automate workflows and internal support
* Provide 24/7 assistance within MS Teams

#### Key Benefits

* 🧑‍💼 Improve internal team communication
* ⚡ Deliver instant updates inside Teams
* 🤖 Reduce manual follow-ups and repetitive tasks
* 🔒 Secure communication within Microsoft ecosystem

#### Common Use Cases

* Internal support and IT helpdesk
* HR queries and onboarding assistance
* Task reminders and alerts
* Workflow automation
* Team announcements

#### Requirements to Use MS Teams Bot

* A Microsoft Teams account
* Admin access to install bots in Teams
* BotPenguin account with MS Teams integration enabled
* An active bot with configured chat flows

{% content-ref url="/pages/AjFA8QbANPBhs854ky1v" %}
[Bot Setup](/bots/ms-teams-bot/bot-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/5wFwzSDsPld9zKkzoWMU" %}
[Edit and Manage Chatflow](/bots/ms-teams-bot/edit-and-manage-chatflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/v8bEnJlxBXPnhHGmQtNA" %}
[Pre-Built Chatbot Templates](/bots/ms-teams-bot/pre-built-chatbot-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/sIslTaZsbLjgJishQao6" %}
[Train Your AI Chatbot](/bots/ms-teams-bot/train-your-ai-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/qvEEO7ELXqNWrjZbI6BY" %}
[MS Team Settings](/bots/ms-teams-bot/ms-team-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/kGOQ2Ax7wSRPeu4CA9GY" %}
[3rd Party Apps Integrations](/bots/ms-teams-bot/3rd-party-apps-integrations.md)
{% endcontent-ref %}


---

# 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://help.botpenguin.com/bots/ms-teams-bot.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.
