# Quick Edit

Did your video not turn out right the first time? Quick Edit lets you make quick changes in minutes, without creating an entirely new video. You can redo clips, swap them out, exclude them, reorder them, and update your branding.

## Step by Step Video Walkthrough (2 minutes)

{% embed url="<https://youtu.be/go7arKzIFQU>" %}

> ⚠️ **Heads up:** Redos and swaps are limited to **6 clip updates per video**, as each update uses AI rendering. This limit applies across both redos and swaps combined.

{% stepper %}
{% step %}

### Start a Quick Edit

After the video is done processing, click on **Edit -> Quick Edit** to quickly edit your photos.

<figure><img src="/files/lTtSwHT09GrUKVq1A1Vg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YKtMUQqg46Hz5P9sJVM2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Apply a "Redo"

To redo a clip, click the **Update** button dropdown and select **Redo**. Use this when a clip has AI artifacts or an undesirable camera motion and you want to regenerate it.

<figure><img src="/files/c5vMuOEgPXXutKJC79CE" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Apply a "Swap"

You can also swap a clip by clicking **Update**, then **Swap**. Select a replacement photo from your project to swap it in.

<figure><img src="/files/3zndwxaoutLzxRuKRdog" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/tCBTnotTEmACuCfzvyBM" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/XBS1543jRWRO4uaEWarV" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Exclude, include, and reorder clips

You can also exclude, include, and reorder clips:

* **Exclude:** Hover over the clip and click the **X** button, then select **Exclude**.
* **Include:** Changed your mind? Click the **Include** button on any excluded clip to add it back.
* **Reorder:** Click and drag any clip to reorder it in the video.

<figure><img src="/files/MvniQdsKozL1luvU94eC" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/HKFYFFDFmZeNHoFAzqVq" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Update branding

To update your branding, click into any of the following and make your changes: templates, text, photos, music, avatars, and voiceovers. See the [Branded Video Settings](/creating-a-video/how-to-create-a-video/create-a-branded-video.md) section to learn more.

<figure><img src="/files/7yEfu20fXRuxocCVEiBB" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}


---

# 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://learn.autoreelapp.com/creating-a-video/how-to-edit-a-video/quick-edit.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.
