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

# Audio mixing

Use the Captivate Audio Mixer to balance audio coming from media clips, live video sources, and microphone inputs.

Reach for this chapter when your show carries sound — when graphics include audio beds, when live video sources contribute their own audio, or when you need to mute or duck a source under another. It covers the live Audio Mixer panel and, separately, how Shot Layouts automate the mix as you switch shots.

## What’s in this chapter

* [Audio Mixer panel](/set-up-your-production/chapter-index-5/the-audio-mixer.md) — operate the live in-app audio mixer.
* [Automate audio with Shot Layouts](/set-up-your-production/chapter-index-5/automate-audio-with-shot-layouts.md) — store per-shot audio settings that apply automatically as you switch shots.

## Related

* [Set up your production — section overview](/set-up-your-production/branch-index.md)
* [Live video inputs](/set-up-your-production/chapter-index-2.md) — for sources that bring their own audio in.
* [Use the Audio Visualizer](/troubleshooting/use-the-audio-visualizer.md) — diagnose audio routing, mute, and level problems.


---

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