# General

Dashboard is the place where you can store your captures: videos and screenshots. Disregarding whether you are registered or unregistered user.

<figure><img src="/files/oFoFZfEnV15LSWPJRD3k" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

On the dasboard page you can see all created capture videos and screenshots. Download or delete them and also copy the link to share with others.

At the top panel you can always check the counter to view how many video captures you have been created and what number has left until you hit the free limit.

<figure><img src="/files/o1qXBKEi1pGKqcIpNF4W" alt=""><figcaption><p>Counter</p></figcaption></figure>

{% hint style="warning" %}
Once you hit the limit, the progress bar at the counter will turn to red and you won't be able to record any videos. If you want to get an unlimited number of video captures, you need to upgrade. In case you are interested in premium version, please contact us at '<support@usecapture.io>'
{% endhint %}

There is no counter for the screenshots since you can create unlimited number of screenshots in any plan, regardless whether you are registered or not registered user. To read more about the limits, check our [FAQ](/help-articles/faq/how-long-can-i-record.md).


---

# 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/dashboard/general.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.
