> 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/set-up-your-production/chapter-index-4.md).

# Switching & instant replay

Cut between live video sources inside Captivate and roll back the action for replay, without a separate switcher.

Use this chapter when Captivate is switching live sources, Shot Layouts, or replay internally instead of only feeding graphics to an external switcher. Use the Switcher panel when Captivate is handling the video switching for a compact production, or when live video sources already need to be inside Captivate for graphics, replay, or streaming. The Switcher panel cuts between inputs; Instant Replay captures a continuous buffer so you can roll back any moment without prepping a clip.

## What’s in this chapter

* [Use the Switcher panel](/set-up-your-production/chapter-index-4/the-switcher-panel.md) — use this to configure and operate the in-app video switcher.
* [Set up Instant Replay](/set-up-your-production/chapter-index-4/instant-replay-configure.md) — use this to set up the replay buffer at project time.
* [Instant Replay during the show](/set-up-your-production/chapter-index-4/instant-replay-during-show.md) — scrub the buffer, set in/out points, pick a speed, drop markers, and use Quick Settings mid-show.

## Related

* [Live video inputs](/set-up-your-production/chapter-index-2.md) — bring sources in before you can switch between them.


---

# 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/set-up-your-production/chapter-index-4.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.
