# File Storage & Uploads

* **"What happens if I run out of temporary storage?"**
  * Free users get 10GB. TD-Pro gives 200GB persistent storage. You’ll need to delete or download files to free space if not on Pro.
* **"Why can't I upload files bigger than 2GB?"**
  * The machine file browser has a 2GB upload limit. TD-Pro users can bypass this using the 24/7 file browser.
* **"Why are uploads unstable or slow?"**
  * If the 24/7 file browser is slow, try the in-machine file browser (better bandwidth, smaller file support). You need an active machine to access it.
* **"Can I move files between folders?"**
  * Not yet. File move/copy features are in the product backlog.
* **"Can I use FTP clients like Filezilla?"**
  * No FTP access is available currently.


---

# 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.thinkdiffusion.com/thinkdiffusion-walkthrough/file-management/file-storage-and-uploads.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.
