> For the complete documentation index, see [llms.txt](https://docs.usecapture.io/help-articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usecapture.io/help-articles/features/video-recording/how-to-delete-a-video/define-the-quality-of-a-video.md).

# Define the quality of a video

In Capture it's possible to change the quality of your video recording.

Currently there are four options available:

* Excellent
* Good
* Average
* Low

To decrease the size of your file, you can adjust the video quality setting. The default quality is set to 'Good,' but you have the option to increase it to 'Excellent' for improved video quality, or decrease it for smaller file size.&#x20;

To access the video quality setting, either right-click on the extension and select 'Options,' or click the gear icon on the extension modal.

<figure><img src="/files/neL7VmGN6oLkCQigDDKI" alt=""><figcaption><p>Extension options</p></figcaption></figure>

<figure><img src="/files/UC9peOQJj8ey5iD4dMcu" alt=""><figcaption><p>Extension settings</p></figcaption></figure>

You will be navigated to the 'Settings' page.

<figure><img src="/files/p4pBN9bTv4d9uAzzroFl" alt=""><figcaption><p>Capture extension settings page</p></figcaption></figure>

Once you define you preference for the video quality, the extension will remember the choice and apply it to all future recordings.&#x20;

In case you want to change it later, you just need to define it on the settings page again.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.usecapture.io/help-articles/features/video-recording/how-to-delete-a-video/define-the-quality-of-a-video.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.
