# Conversations

The conversations module allows for an alternative way for speakers to chat with people in their sessions. The function allows for speakers to also choose between a chat for only speakers or for everyone in the session.&#x20;

{% hint style="info" %}
On the right-hand side of the screen, there is a default chat, for this reason, the conversations module is switched **off** by default.&#x20;
{% endhint %}

<details>

<summary>Switch on the conversations module</summary>

1\) Click on the settings cog icon![](/files/4hPWyoA46pjbqLwj8d74) found in the bottom left-hand corner of your screen to open more options\
2\) Click on the option 'Workspace'\
3\) Click 'Enable chat'

</details>

## &#x20;                                  ![](/files/zWcoDqGV9jECYtnKe5c2)

<details>

<summary><img src="/files/IaqYtjn5WgaWqdXZwheO" alt="">Toggle between chats</summary>

It is possible for you as a speaker to toggle between two different chats: Speaker only or Everyone in session.

You can easily switch between both by completing the following steps:

Click the ![](/files/vLpqi9PsLm1GOTYXZGaP)icon and choose either speaker or Everyone.&#x20;

\*In the example below the speaker chat is currently chosen.

&#x20;                               ![](/files/iEekg5y9Vyse1BQYlQD9)

You can start typing your chat message by entering the message at the bottom of the conversations pane

&#x20;                                 ![](/files/WJl0bU04FW3oYnDdsiCr)

</details>

<details>

<summary><img src="/files/UNO8ryBSjmlE7EvDhluW" alt="">Export history</summary>

You can export the chat in the formats listed below by clicking the three dots ![](/files/gflRC0bvhXiigEkI1Qzx)next to the title 'Conversations' and then choosing the option Export history.

* Plain Text Document (.txt)
* Potable Document Format (.pdf)
* Comma Separated Values (.csv)

&#x20;                                 ![](/files/gba7EzRVPpsQsk633wAp)

</details>

<details>

<summary><img src="/files/0KfhNY6vtlIu4IEBMwNF" alt=""><mark style="color:red;">Clear chat</mark></summary>

You can clear the chat by clicking the three dots ![](/files/gflRC0bvhXiigEkI1Qzx)next to the title 'Conversations' and then choosing the option ![](/files/0KfhNY6vtlIu4IEBMwNF)<mark style="color:red;">Clear chat</mark>.

&#x20;                                  ![](/files/rm3uVAyiZ2iJrrzFHxqq)

</details>

<details>

<summary>Extra Message options</summary>

Once a message has been posted in the chat there are a number of different options you can perform:&#x20;

![](/files/y6Tje9JnKldLd19IIzgn)Edit: You can edit your message once posted by clicking![](/files/gflRC0bvhXiigEkI1Qzx) then Edit

![](/files/Ozw5BAxGzTTC6zYB6JJE)Share: You can share a message once posted by clicking![](/files/gflRC0bvhXiigEkI1Qzx) then share

&#x20;                                        ![](/files/gUrRACUz4dUloImvtXX0)

![](/files/eNEKxhtWs7lZWJmhzf0q)Give an emoji to a message by hovering over the message and clicking ![](/files/hEUfKCZuVgueoga3r9z6)and then choose your favourite emoji

&#x20;                                ![](/files/cOxAgs0mwqecRmPjICfW)

Enjoy the results

&#x20;                                       ![](/files/x7sXf6kN50xDCDeQHSJ1)

</details>


---

# 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://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/conversations.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.
