# Video Track

## Overview

The Video Track is a special global track designed to align visuals with music and sound effects in the same timeline.

You can control the video audio playback through the track header and the Mute, Solo, and Volume controls on the Mixer.

To show or hide the Video Track, click the Video Track button in the track list header.

## Create a Video Track

You can create a Video Track by:

* Dragging a video file onto the Canvas.
* Importing a video file into the project, then placing it on an empty track.

If the video contains embedded audio, you can detach that audio and manage it separately on an audio track.

## Video Clip Management

On a Video Track, you can:

* Detach or reattach the audio.
* Replace the video.
* Adjust the video volume and apply fade-in and fade-out to the audio.

Double-click a video clip to open the video monitor for preview.

## Working with Video Composer

Video Composer is an AI tool that helps you create music and sound effects for a video inside ACE Studio. It analyzes the video, generates matching audio, and places the results on the timeline as editable clips.

For more information, please refer to [Video Composer](/ai-tools/video-composer.md).


---

# 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://docs.acestudio.ai/project/arrangement-in-canvas/video-track.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.
