# How long can I record?

We offer our users the ability to record videos up to **5 minutes long**, regardless of whether they're **registered** or **unregistered**.

If you're using our [extension](https://chrome.google.com/webstore/detail/capture-screen-recording/jpcandanmpaeclcpfhadgflmlbhdehjg) to record your video, you'll be able to keep track of your time limit thanks to our handy timer. Once you reach the 5-minute limit, your recording will automatically stop, and you'll be taken to the preview page.

<figure><img src="/files/bB1xQpj7Gn4TufDWZsZq" alt=""><figcaption><p>Timer</p></figcaption></figure>

<figure><img src="/files/rfZaGAjghZ69qCHigpTP" alt=""><figcaption><p>Limit reached</p></figcaption></figure>

Now, if you happen to start recording from the dashboard, you won't see a timer. But don't worry! Our system will still pause the recording once you hit the 5-minute mark and direct you to the preview page.&#x20;

We believe in making things as easy as possible for our users, so you can focus on capturing without any distractions.


---

# 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.usecapture.io/help-articles/faq/how-long-can-i-record.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.
