> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Video merge

> Combine multiple video clips you've created into one long video.

An editing feature that stitches together multiple individual video clips you've created with Carat AI or uploaded, in order, to create one finished video file.

## How to use

<Steps>
  <Step title="Prepare video clips">
    Prepare the multiple video clips you want to combine into one video in the Chat.
  </Step>

  <Step title="Request merge">
    Request to combine the videos in the Chat.

    ```text theme={null}
        Merge the 3 videos I made in order.
    ```

    ```text theme={null}
        Connect video 1 and video 3 into one file.
    ```

    ```text theme={null}
        Merge all these videos.
    ```
  </Step>
</Steps>

<Tip>
  Use this feature to combine multiple generated video clips into one long story video. After merging all videos, use the [Add audio to video](/docs/en/features/video/add-audio-to-video) feature to conveniently add background music or narration to the entire video at once.
</Tip>
