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

# Smooth jump cuts

> Review and smooth every jump cut your edits left behind, in one pass, using Regenerate.

export const Wistia = ({id, title = "Video", ratio = "16 / 9"}) => <Frame>
    <iframe className="w-full rounded-xl" style={{
  aspectRatio: ratio
}} src={`https://fast.wistia.net/embed/iframe/${id}?seo=false`} title={title} allow="autoplay; fullscreen" allowFullScreen />
  </Frame>;

When you delete words or trim parts of your content, the audio and video often jump at these cuts. Descript's Smooth jump cuts tool scans your rough cut, analyzes those jumps, and then uses AI to heal the video and audio at each jump cut so it looks and sounds... well, smoother.

<Wistia id="a3fveqiiut" title="Smooth jump cuts in Descript" />

<Note title="Usage note">
  On current plans, this feature uses AI credits. Learn more about [tracking your media minutes and AI credits](/billing-payments-plans/track-and-understand-your-media-minutes-and-ai-credits).

  Legacy and Sunset plans track usage differently. See [Understanding your Legacy and Sunset plan](/billing-payments-plans/legacy-sunset) for details.
</Note>

## Before you start

Smooth jump cuts runs on [Regenerate](/script-editing/regenerate-overview), Descript's AI tool for generating video and audio to conceal an obvious jump cut. For the best experience, we recommend finishing your first pass of rough cut edits before using the tool. [Learn more about editing your content like a doc.](/getting-started/edit-like-a-doc)

<Info>
  Smooth jump cuts is limited to audio-only regenerate on [multi-track sequences](/script-editing/multi-track-sequences-overview).
</Info>

## Smooth your jump cuts in bulk

1. Open the [**AI tools panel**](/descript-tour/ai-tools-overview) in the right-hand sidebar and select **Smooth jump cuts** from the Look Good section.
2. Then, choose a method for addressing your cuts:
   * **Find first**: Descript finds every jump cut and lists them for you to review before anything changes. You play back each one and smooth only the cuts you choose. Use this when your composition has intentional cuts you want to leave alone, like scene changes or cuts between camera angles.
   * **Smooth all**: Descript finds and smooths every jump cut in one pass, regenerating the audio and video for every individual cut in bulk.
3. Choose what to regenerate: **Audio and video** or **Audio only**.
4. Click **Submit**.
5. If you chose the **Find first** method, Descript lists every cut it found in the sidebar. Play back a cut before deciding how to address it; if you chose **Smooth all**, Descript automatically starts smoothing every cut, then lets you review each result.
6. Click **Smooth** (the bandage icon) on any cut you want to heal; after smoothing, you can also **Revert** back to the original, **Retry** regenerate, or **Keep** the healed jump cut.
