# Storing your data in local storage

Capture allows you to record the videos even without the regestration. All your recordings and screenshots will be saved right to your local storage.

{% hint style="warning" %}
If you want to have access to your videos from any browser or device, you need to create an account and upload the videos to the dashboard.
{% endhint %}

If you have any captures stored locally, once you try to sign or create an account, the system will promt you to upload all videos and screenshots to your account.

If you choose not to upload them, the data will be promptly removed from your local storage. But if you do proceed with the upload, all the files stored in your browser's local storage will be securely transferred to your account and you'll have all your videos and screenshots right at your fingertips, ready to share and save time to the whole team ⏰!

{% hint style="info" %}
Steps, system information or technical details are not displayed in captures stored locally. In case there was something captured during the sessions, once you sign in and upload them, the data will be visible to you.&#x20;
{% endhint %}


---

# 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/features/storing-your-data-in-local-storage.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.
