# Adjusting the audio level of an individual clip

1. In the Timeline, select the clip you would like to adjust.
2. Go to **Window** on the menu bar and select **Audio Clip Mixer**.
3. Play the clip in the Timeline to monitor the audio levels in the Audio Clip Mixer. The audio track names in the Audio Clip Mixer correspond to the audio track names in the Timeline (A1 in the Timeline is A1 in the Mixer, etc.)
4. To adjust the audio level of the selected clip, click and drag the track’s Fader in the Audio Clip Mixer. (Note: audio levels should generally be between -12 and -6 db.)
5. To exit the Audio Clip Mixer, go to **Window** on the menu bar. Choose **Source Monitor** and select your clip from the fly-out menu.

<figure><img src="/files/-MicbMCTn7jPRwIQwYWc" alt="Adjusting audio with Audio Clip Mixer"><figcaption><p>Adjusting audio with Audio Clip Mixer.</p></figcaption></figure>


---

# 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://jjloomis.gitbook.io/adobe-premiere-basics-mac-os-edition/working-with-audio/adjusting-the-audio-level-of-a-clip.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.
