> For the complete documentation index, see [llms.txt](https://buildersupport.gitbook.io/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildersupport.gitbook.io/hub/platform/website-builder/how-to-use-your-file-manager.md).

# How to use your file manager

The **File Manager** is the place where you can upload and manage all your photos and files.<br>

Go to **Website Settings** -> **File Manager**, and choose either **All Files** or \*\*All Images

<figure><img src="/files/eqziceHB0UbANzYtKBEK" alt=""><figcaption></figcaption></figure>

**All Images** - Select this option to upload images only. It will resize large images and compress them. This works the same way as uploading images via the Image Widget.

**All Files** - Suitable for when you want to upload any type of file or an image to which you want to keep the original size and quality.

<figure><img src="/files/2BW1KBU4kmv5Gj9A9w10" alt=""><figcaption></figcaption></figure>

To **upload your image** or file simply tap the '**Upload a file**' button.&#x20;

Within the **file manager** you can create individual folder to help separate your files and image preferences.&#x20;

Each image and file once uploaded will **generate a URL** link. If you're wanting to add a downloadable file in your eCommerce store then you can use that link. There are many options available when using the image and file url link.

<div align="left"><figure><img src="/files/Z7vfyuefcuaBFuwN5sqM" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://buildersupport.gitbook.io/hub/platform/website-builder/how-to-use-your-file-manager.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.
