> For the complete documentation index, see [llms.txt](https://helpdocs.conducttr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.conducttr.com/feature-documentation/designing-and-running/channels/collaboration-based-channels/teamchat-plus.md).

# TeamChat Plus

TeamChat Plus is an instant messaging feature much like **Slack, Teams** or other such messaging apps. TeamChat Plus is a dedicated space for live discussions, hence designers only need to activate this channel to set it up.

| Benefit                                                                                                                                   | Feature                                                                                                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Provide a communication space where participants can discuss strategies, share information, and coordinate responses for crisis scenarios | <ul><li>Create private and public message groups (public meaning to all in the exercise, not to anyone outside the registered participants)</li><li>Multiple messaging groups to organise information</li><li>File sharing</li><li>Flexible participant permissions to manage the chat</li></ul> |

## Running

<figure><img src="/files/nKooLWpMaBEtzJRMkoGa" alt=""><figcaption></figcaption></figure>

### Available player actions

#### Live discussions

By default, the *Welcome* channel will be open and available to all. To begin a discussion click in the bottom open-text field and start typing. When you are satisfied, press `Intro` to send your message to the chat.&#x20;

#### Customise profile

Click on the `+` icon, you can choose to have a new public channel (all session participants) or private channel.

#### Invite members to private channels

Once you have created a private channel, you can add members and manage members by clicking the down arrow next to the header channel name. You can add members by @ referencing their name.&#x20;

<figure><img src="/files/mOmHReqXbyqAjnyI4VKR" alt=""><figcaption></figcaption></figure>

***

## Designing

### Setting up TeamChat Plus for EXCON

TeamChat Plus is a participant feature and not directly available to the Facilitator and Observers.

We recommend that you create an additional player login and use this for chat. If anyone in EXCON is using the Moderator Grid, the player desktop on the left of the grid will have access to TeamChat Plus.

### Deleting past messages

If you want to delete all past messages from a session, you just need to reset all messages in your scenario.&#x20;

{% hint style="info" %}
See how to reset messages here: [Reset messages](https://helpdocs.conducttr.com/feature-documentation/running/exercise-control/facilitation/facilitator-dashboard/master-events-list#reset-messages)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/channels/collaboration-based-channels/teamchat-plus.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.
