> ## 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.

# Create Clips from your content

> Descript's Create clips AI tool turns long-form content into shorts.

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>;

**Create clips** uses AI to scan your composition and pull out short, self-contained cuts for social media, highlight reels, or teasers.

<Wistia id="k5g3wmc71i" title="Create clips from your content" />

<Note>
  **Before you start**

  You'll need an existing [composition](/working-in-projects/overview) with enough content to clip from. Your source composition must be at least as long as the clips you want to create, and very short compositions (under 1 minute) may not generate clips if there isn't enough to work with.
</Note>

## How to create clips

1. Open the **AI Tools** panel in the right-hand sidebar.
2. Scroll to the **Repurpose** section and select **Create clips**.
3. Set the **Number of clips** (1–20) and **Length** (10 seconds to 5 minutes).
4. *(Optional)* Choose a **Layout**. Scroll to view portrait (9:16) and square (1:1) presets, or select **See more layouts** to browse gallery or custom layout packs. [Learn more about layouts](/templates-and-presets/overview)
5. *(Optional)* Enter a topic, goal, or criteria to guide clip selection.
6. Click **Submit**. Descript generates new compositions based on the most engaging moments it identifies. Your clips appear in a **Clips from \[composition name]** folder in the project panel.

<img src="https://mintcdn.com/descript-5bf56f3f/NQQ8Oln3iV-r_AmP/images/external/descript-43624564723341-6e388d663a.png?fit=max&auto=format&n=NQQ8Oln3iV-r_AmP&q=85&s=4109992f7cad83e7d33882102422bdf0" alt="Clips folder created in the project panel after generating clips" width="2124" height="1292" data-path="images/external/descript-43624564723341-6e388d663a.png" />

## Review and edit your clips

Open the **Clips from \[composition name]** folder to view your generated clips. Each clip is its own composition and can be edited.

<Note>
  **Ask Underlord to create clips**

  You can also ask **Underlord** to create clips. Describe what you're looking for, and it handles the rest. [Learn more about Underlord](/getting-started/underlord-beta-your-ai-co-editor-in-descript)
</Note>


## Related topics

- [Export your content to Headliner](/export-and-share/headliner.md)
- [Layer and clip overview](/visuals/working-with-layers-and-clips-overview.md)
- [Extend video with AI](/generative-media/extend-video.md)
- [Search in script tool](/script-editing/search-in-script-tool.md)
- [Descript terminology and concepts](/descript-terms-and-concepts.md)
