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

# How to Add Transitions

> Add enter and exit animations to clip segments from the video panel in the editor.

> **For AI agents:** a documentation index is at [/llms.txt](/llms.txt). Every page is also available as markdown, just append `.md` to the URL.

## Overview

You can add transitions between segments of your clip from inside the editor. Reap lets you apply enter and exit animations on selected segments to improve the flow of the final video.

This page includes a product walkthrough video, followed by the same workflow as written steps below.

<iframe width="100%" height="420" src="https://www.youtube.com/embed/MQSNScEliPE?rel=0" title="How to add transitions to your clips in Reap" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />

## Step-By-Step Workflow

<Steps>
  <Step title="Open your clip in the editor">
    Open your clip in the editor by clicking the **Edit** button.
  </Step>

  <Step title="Select a segment on the timeline">
    On the timeline, click the segment where you want to add a transition.
  </Step>

  <Step title="Open the video panel">
    When you select a segment, the video panel opens on the right side of the editor.
  </Step>

  <Step title="Add enter and exit animations">
    Use the video panel to add an **enter animation** for when the segment starts and an **exit animation** for when the segment ends.
  </Step>

  <Step title="Repeat for other segments">
    Repeat the same process for each segment where you want transitions.
  </Step>

  <Step title="Preview the clip">
    Preview the clip to see how the transitions appear between segments.
  </Step>

  <Step title="Export">
    When you are satisfied, click **Export**.
  </Step>
</Steps>
