# Setting Up An Upload Collection

{% hint style="info" %}
In case you cannot access the described features, please talk to your administrator and make sure your FYLR installation is [set up properly](/tutorials/how-to-set-up-the-hotfolder-and-file-system-connect/preparations-before-usage.md).
{% endhint %}

The **Hotfolder** and **File System Connect** are only **available** through **collections**. For a **general** **description** of collections, please read "[**Collections (& Presentations)**](/for-users/quick-access/collections-and-presentations.md)" first.

Please follow the **steps** to **create** an **upload** collection:

* in the [**quick access**](/for-users/quick-access.md) create a **new** collection by clicking on the **plus** button in the lower **left** and give the collection a **name**
* **right** **click** on the **collection**
* click on "**Settings**"
* open tab "**Upload Settings**"
* check "**Enable Upload**"

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

Then you have to **choose** the **object type** you want to create records with, the **pool** the files should be saved in, the **mask** you want to work with, the **field** for the **files** and a **metadata mapping** to extract metadata. For a **detailed description** of each option, please continue [**here**](/for-users/quick-access/collections-and-presentations.md#upload-and-file-system-connect).

With the **mode**, you decide wether only **new records** should be **created** for the uploaded files or if **existing records** should be **updated** with the uploaded files. For a **detailed description** of these options, please continue [**here**](/for-users/quick-access/collections-and-presentations.md#upload-and-file-system-connect).

Once you're **done**, click "**Activate**" to **save** the changes and then **copy** either the **Hotfolder URL** or **File System Connect URL**.

You then can **close** the **dialogue** and **continue** with [**importing the files**](/tutorials/how-to-set-up-the-hotfolder-and-file-system-connect/importing-files.md).


---

# 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.fylr.io/tutorials/how-to-set-up-the-hotfolder-and-file-system-connect/setting-up-an-upload-collection.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.
