# Local Settings

## Local Settings

* Go to Configuration->Storage->Local Settings

![Lcoal Settings](/files/-MSNcwODc1PMO-77TXxq)

## Explanation

* **Live Record field**: allows the user to select where to save live recordings to. Click the Browse button to select a different destination folder.&#x20;
* **Live Snapshot field**: allows the user to select where to save live snapshots to. Click the Browse button to select a different destination folder.&#x20;
* **Snapshot**: type field allows the user to select the snapshot picture format: BMP or JPG.&#x20;
* **Restore Default**: Restore the values to default setting.&#x20;
* **Save**: Save the settings.


---

# 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.jtokenapp.com/live-camera/configuration/storage/local-settings.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.
