> ## Documentation Index
> Fetch the complete documentation index at: https://docs.philharmonia.mobi/llms.txt
> Use this file to discover all available pages before exploring further.

# Uploading Files

> How to upload files.

# Uploading Files

The `File List` component provides an easy way to upload files to a specific directory in your application.

## How to Upload a File

1. **Open the File Upload Panel**
   * Click the **"Upload a file"** button. This will open the upload panel.
2. **Select a File**
   * Use the file input to choose the file you want to upload from your device.
3. **Upload**
   * Click the **"Upload"** button to upload the selected file. The file will appear in the list once the upload is complete.

> **Note:** You must have permission level 4 or higher to upload files.

***

See [Managing Files](./managing-files) for more information on renaming, archiving, and deleting files.
