# Files

All Files are saved on the Quadratic cloud so you can access your files from any device. Files auto-save as you work if you are connected to the online cloud service.&#x20;

## Local saving&#x20;

When disconnected from the Quadratic Cloud, you can continue working as your changes are saved locally to your browser storage. Those offline changes will sync once you've reconnected to the Quadratic Cloud service.&#x20;

<figure><img src="https://2438361843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff1Y5UzPF2x1oIzVJbUK8%2Fuploads%2FxGzha8ZHmKzhnk4q4oNo%2FCleanShot%202024-07-22%20at%2009.11.15%402x.png?alt=media&#x26;token=9c722580-ccbc-475f-a1c1-e6c768d9853b" alt=""><figcaption></figcaption></figure>

If you've made changes while offline, once you've reconnected to the Cloud service on that machine, you'll get a prompt asking if you want to sync your offline changes.&#x20;

You can either let the unsaved changes sync, or if you have progress you did on a separate machine that was connected, you may want to undo these changes as offline changes can overwrite newer online changes.&#x20;

<figure><img src="https://2438361843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff1Y5UzPF2x1oIzVJbUK8%2Fuploads%2F2QOBYTOCzBBmcBAwKXXS%2FCleanShot%202024-07-22%20at%2009.14.31%402x.png?alt=media&#x26;token=b0fda8be-fff1-4c7d-b6de-407bfe1d265c" alt=""><figcaption></figcaption></figure>

## Download files

You can download and share local files from Quadratic. Simply navigate to the top left and use `File` --> `Download local copy`.&#x20;

<figure><img src="https://2438361843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff1Y5UzPF2x1oIzVJbUK8%2Fuploads%2FCVdwjGiFSoQFNvCAgwWJ%2FCleanShot%202024-01-22%20at%2014.46.55%402x.png?alt=media&#x26;token=64b5a6e7-e74b-47ac-a4ac-e6ef32bd221f" alt="" width="375"><figcaption><p>Download local copy from the file menu.</p></figcaption></figure>

## Browser permissions

Some browsers have strict permissioning which may block certain browser actions - the only action identified thus far that will be blocked by lack of permissions is to `copy selection as PNG`.&#x20;

If you've denied the sheet access to perform permissioned actions the first time this feature will not work. You will need to grant the browser file system access to fix this error.&#x20;


---

# 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.quadratichq.com/spreadsheet/files.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.
