## Detach Audio from a Video Clip

If you want to work with the audio element of a video clip separately, you can detach the audio by looking for the `Detach` option in the inspector, or by using the keyboard shortcut `Option + D`

![Detach Audio.gif](/static/audio_editing/Detach_Audio.gif)

## Change the Volume of Audio

You can use the slider or the keyframmable input next to it to adjust the volume of audio.

![Audio Volume Slider](/static/using_the_inspector_panel/CleanShot_2023-04-13_at_17.47.19.gif)

---

<script src="https://giscus.app/client.js"
        data-repo="sequencefilm/docs-and-issues"
        data-repo-id="R_kgDOJtHfEg"
        data-category="Announcements"
        data-category-id="DIC_kwDOJtHfEs4CXI7j"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="preferred_color_scheme"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
