# Blur & Annotate

{% hint style="warning" %}
Please note that blurs, cropping, and annotations are only supported for screenshot slides. Video slide editing is currently not supported.
{% endhint %}

### Add blurs and redactions

You can blur out sections of your Supademo to ensure you redact any sensitive information like emails, names, or phone numbers. To add a blur, simply click **Blur & Annotate** and **Add Blur** and drag over the area you'd like to redact.

On the bottom left of the Blur modal, you can easily adjust the intensity of the blur using the slider.

<figure><img src="https://3896040775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL3ayyYPPw0hy6Yn2UhX0%2Fuploads%2FVVSQi44pDQc1dKnWHjS4%2Fimage.png?alt=media&#x26;token=108312e3-78dc-4ba5-9da7-73fca73de279" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can also use [Smart Blur](https://docs.supademo.com/article/158-smart-blur-and-auto-redaction) to automatically redact content before or during a recording.
{% endhint %}

{% hint style="danger" %}
**Note:** Blurs and redactions are currently not supported for video steps.
{% endhint %}

### Crop your Supademo slide

You can crop your Supademo to ensure you remove extraneous sections from your screenshot/video or make it align with the aspect ratio of your content.

To crop your slide, click **Resize & Crop** at the bottom of your Supademo's edit page. Next, you can resize the video or image using the current Supademo's aspect ratio or through free form dimensions:

{% @supademo/embed demoId="cmb11q51l1fgwppkpkm1umz6y" url="<https://app.supademo.com/demo/cmb11q51l1fgwppkpkm1umz6y>" %}

To undo any cropping, reopen the editor and select ***Restore Original***.

<figure><img src="https://3896040775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL3ayyYPPw0hy6Yn2UhX0%2Fuploads%2FeS0uODfpmPEuAwIAsxiF%2Fimage.png?alt=media&#x26;token=55228a28-6fa7-4025-86fd-879ca7a0d7ac" alt=""><figcaption></figcaption></figure>

### Annotate your Supademo

You can add annotations like arrows, rectangles, ellipses, and text to bring attention to specific areas on your Supademo.&#x20;

{% hint style="info" %}
Your Supademo takes the aspect ratios of the **first slide** in your demo. This means that subsequent slides are cropped in/out to match the first slide's dimensions.

For a cohesive, professional Supademo, we recommend using the same window size, resolution, or dimensions for all recordings and screenshots uploaded.
{% endhint %}

{% @supademo/embed demoId="H7rHmXD7nxnHm6T7qhHOu" url="<https://app.supademo.com/demo/H7rHmXD7nxnHm6T7qhHOu>" %}

1. Click on "Blur & Annotate"
2. Blur any sections you want to redact by simply dragging across the screen.
3. Annotate your Supademo by clicking the option on the left-hand side.
4. Click on any spot on your screen to add an arrow.
5. Add rectangles to your screen by clicking the option at the bottom.
6. Like the arrow, drag over an area to drop the rectangle annotation.
7. You can do the same with text. Simply drag on the screen.
8. Crop a Supademo by clicking the option on the left.
9. Simply drag it to the desired size or aspect ratio.
10. Whenever you're done with your changes, click "Done" to save the image!


---

# 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://docs.supademo.com/customize/blur-and-annotate.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.
