# Video blur

Blur sensitive information in a video recording.

Use it to hide passwords, emails, names, and IDs before you share the link.

{% hint style="info" %}
You can’t blur after you stop recording. Blur only works before or during the recording.
{% endhint %}

<div align="left"><figure><img src="/files/g4tkrQX3MP6hKffcBwTC" alt="" width="563"><figcaption></figcaption></figure></div>

### Blur before or during recording

{% stepper %}
{% step %}

### Start a video recording

Open the Screendesk browser extension.

Choose **Video screen recording**, then pick **Tab**, **Window**, or **Entire screen**.
{% endstep %}

{% step %}

### Blur before recording (tab recording)

If you enabled a [Countdown timer](/bug-reports/settings/countdown-timer.md), select **Blur** during the countdown.

This option is available for **tab recordings**.
{% endstep %}

{% step %}

### Blur during recording

Click **Blur** while recording.

Screendesk pauses the recording so you can select elements to hide.
{% endstep %}

{% step %}

### Remove blur and continue

Click a blurred element again to unblur it.

Click **Done** to resume recording.

<div align="left"><figure><img src="/files/4VJdWmoHLWiM8hevdia0" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

If you record a **window** or **entire screen**, you can blur elements as you move across tabs and windows.


---

# 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.screendesk.io/bug-reports/capturing-a-bug-report/video-screen-recording/video-blur.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.
