> For the complete documentation index, see [llms.txt](https://captivatehelp.newbluelive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://captivatehelp.newbluelive.com/play-and-update-graphics/chapter-index-3/connect-the-chat-controller-in-zoom.md).

# Connect the Chat Controller in Zoom

As part of our Zoom integration, we offer the ability to connect your Zoom Chats into your Captivate broadcast. There is the option to filter and search the incoming messages to customize your broadcast.

* [Establishing connection with Zoom Chats](#establishing-connection-with-zoom-chats)
* [Create a curated list of your messages](#creating-a-curated-list)
* [Set up Autoplay for your messages](#set-up-autoplay-for-your-messages)

## Establishing Connection with Zoom Chats

1. Add your Chat graphic from the Library into your Project List and connect to your Zoom meeting.
2. Under the Data Controller column of your chat graphic, select **Select a Datasource** > **Productivity** > **Chat** > **Chat** or **Social** > **Chat** > **Chat**. This will open your Zoom Chat controller in the Properties panel. Any messages will automatically populate in the Chat panel.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-7c86b3ea7de52b59ed1cb0d687cb03e95c01c5b6%2Fimage_4475.jpg?alt=media" alt="Chat controller"><figcaption></figcaption></figure></div>
3. Press the **Play** button to send the message text to your graphic. The message will then show as slightly greyed out as an indication that it has already been played.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-a908e09be9e7cf48295b6d9b87dc9cec1b023ce2%2Fimage_7408.jpg?alt=media" alt="Played message"><figcaption></figcaption></figure></div>
4. You have the option to hide the message or delete it from the message list to optimize your screen space.

## Creating a curated list

1. This is an option if there are two operators or the controller is open from the browser.
2. Press the two-column option to open the second column as your chat queue.
3. Select the checkbox for any message in the first column that you would like to add to your message queue.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-6c98a53679638818aef74fcf3989eed0d002cc17%2Fimage_9652.jpg?alt=media" alt="Curated playlist"><figcaption></figcaption></figure></div>
4. Then play the comments from your curated list.

## Set up Autoplay for your messages

1. Press the Gear icon in the upper right corner of the Chat panel.
2. Toggle Autoplay on and enter the amount of seconds to play per item. Now, any message that is added to your chat queue will play automatically for the set amount of seconds entered per item.
3. Toggle on the Loop option to autoplay the entire queue again after the last message has been played.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-f23138da153a60b50f3e07d4415927c0dedc4049%2Fimage_2612.jpg?alt=media" alt="Autoplay settings"><figcaption></figcaption></figure></div>
4. Press **Start** and the chats will play for the time set and loop continuously.


---

# 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, and the optional `goal` query parameter:

```
GET https://captivatehelp.newbluelive.com/play-and-update-graphics/chapter-index-3/connect-the-chat-controller-in-zoom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
