> 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.md).

# Data Controller catalog

The browsable list of every Data Controller Captivate ships, one page per source.

Start with the overview page below — it explains what a Data Controller is, when to reach for one instead of Tables, and the operations that work the same way across the whole catalog. Then pick the page for your specific source.

## What’s in this chapter

* [How Data Controllers work](/play-and-update-graphics/chapter-index-3/how-data-controllers-work.md) — read this first. It frames every other page in the catalog.
* [Authenticate your Internet Accounts](/play-and-update-graphics/chapter-index-3/authenticate-your-internet-accounts.md) — use this when a Data Controller asks you to sign in via the Service Accounts panel.
* [Connect Scoreboard Tool data to a graphic](/play-and-update-graphics/chapter-index-3/scoreboard-tool-overview.md) — the built-in Scoreboard Tool.
* [Connect Scorebird data to a graphic](/play-and-update-graphics/chapter-index-3/connect-scorebird.md) — Scorebird device.
* [Connect a hardware scoreboard via serial port](/play-and-update-graphics/chapter-index-3/connect-a-hardware-scoreboard.md) — physical scoreboards.
* [Connect a custom clock to a graphic](/play-and-update-graphics/chapter-index-3/connect-a-custom-clock.md) — game-clock feeds.
* [Connect Sportzcast data to a graphic](/play-and-update-graphics/chapter-index-3/connect-sportzcast.md) — Sportzcast scoreboard feed.
* [Connect Stat Crew statistical data to a graphic](/play-and-update-graphics/chapter-index-3/connect-statcrew.md) — Stat Crew live stats.
* [Connect DataLink feed data to a graphic](/play-and-update-graphics/chapter-index-3/connect-datalink.md) — DataLink sports feed.
* [Connect ProPresenter to Captivate](/play-and-update-graphics/chapter-index-3/connect-propresenter.md) — worship/presentation.
* [Connect EasyWorship to Captivate](/play-and-update-graphics/chapter-index-3/connect-easyworship.md) — worship/presentation.
* [Authenticate Zoom](/play-and-update-graphics/chapter-index-3/authenticate-zoom.md) — sign in to Zoom once for all Zoom controllers.
* [Connect Zoom Meeting](/play-and-update-graphics/chapter-index-3/connect-zoom-meeting.md) — single Zoom meeting on air.
* [Connect Zoom Manager (Meeting Workflow)](/play-and-update-graphics/chapter-index-3/connect-zoom-manager.md) — full meeting-workflow control.
* [Connect Microsoft Teams](/play-and-update-graphics/chapter-index-3/connect-microsoft-teams.md) — Teams meeting source.
* [Connect the Chat Controller in Zoom](/play-and-update-graphics/chapter-index-3/connect-the-chat-controller-in-zoom.md) — Zoom chat to lower-thirds.
* [Social Chat Controller](/play-and-update-graphics/chapter-index-3/social-chat-controller.md) — pull social-media chat onto air.
* [Connect weather updates with WeatherCast](/play-and-update-graphics/chapter-index-3/weather-controller.md) — live weather with no setup.

## Related

* [Play and update graphics — section overview](/play-and-update-graphics/branch-index.md)
* [Tables](/play-and-update-graphics/chapter-index-1.md) — use this instead when you own the data as a file.


---

# 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.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.
