# MS Teams App Chats

<figure><img src="/files/LQUzDRAsgmGQ796mHKJT" alt="When users connect a Chat Flow to MS Teams via the Captivate Chat MS Teams App, users should see two new chats in their MS Teams interface."><figcaption><p>When users connect a Chat Flow to MS Teams via the Captivate Chat MS Teams App, users should see two new chats in their MS Teams interface.</p></figcaption></figure>

After you linked your Chat Flow to the Captivate Chat MS Teams App, look at the left-side dashboard of Microsoft Teams.

The app will create these new chat groups:&#x20;

* **Chat Flow Name (Chat Group):** A new chat group with the same name as your Captivate Chat Flow. In the above image, this is `"Roof Buddy v2 Chat Flow"`
* **Agent Name (Live Agent):** This is a conversation dedicated to a Live Agent assigned to respond to users in your Captivate Chat Flow. The first agent is named after you, the creator of the Chat Flow. In the above image, Rob created the Chat Flow so this group chat is named `"CH Agent Rob".`

### **Chat Flow Name**

This is a new chat group with the same name as your Captivate Chat Flow.

The chat group also contains the ***General*** chat. This contains all updates to the Chat Flow. All incoming conversations from users are sent here first before being reallocated to an agent.&#x20;

The General chat is where you can use commands to assign user conversations to Live Agents and make other adjustments to your Chat Flow from the Microsoft Teams side.

### **Agent Name**

This is a chat group dedicated to all user conversations that are transferred to the Live Agent via the Chat Flow. The first agent is named after you, the creator of the Chat Flow. It has the following components:&#x20;

* **General:** All changes that specifically happen to this Live Agent are listed here.&#x20;
* **User Name:** Each user assigned to this Live Agent gets a unique conversation within the chat group. Messages typed here are relayed to the AI Chatbot, which then relays the information to users via their conversation in the Channel.&#x20;

{% hint style="info" %}
**Team members will be notified if they are assigned to chat with a customer**

Team members assigned to an MS Teams Live Chat conversation will see their own Agent Name group chat and a conversation with the user they're assigned to converse with - all in their MS Teams account.&#x20;

This allows team members to have a single reference point of all conversations they've had with your user without having to log into a separate customer service platform.
{% endhint %}

<br>


---

# 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://manual.captivatechat.ai/start-creating/connect-a-live-chat/microsoft-teams/ms-teams-app-chats.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.
