# Import files

In order to upload file data to a [dataset](https://docs.redivis.com/reference/datasets) you'll need to upload it as an on the **Files** tab in the dataset uploader.&#x20;

{% hint style="info" %}
It is possible to upload tabular data as a file, but it will not be represented as a [table](https://docs.redivis.com/reference/datasets/data). This means it is not possible to preview the variable statistics, cells, or query interfaces, use it in a transform node, or control [access](https://docs.redivis.com/reference/data-access/access-levels) on different levels, and is generally not recommended.&#x20;
{% endhint %}

## Uploading files

From the **Files** tab of the [dataset editor](https://docs.redivis.com/reference/datasets/versions), click the "Upload files" button to import one or many files. You can import files from a variety of data sources, or perform uploads [programmatically.](https://docs.redivis.com/reference/datasets/create-and-edit-datasets/broken-reference)

## Quotas & limits

Limits for upload file size and max files per dataset are [specified here](https://docs.redivis.com/quotas-and-limits#datasets).

## Folder management

When preparing your upload you will need to select a destination folder. All files must be in one folder. These folders will have a corresponding [index table](https://docs.redivis.com/reference/data#folders-and-index-tables) which will allow researchers to more easily work with the files in bulk. If you are uploading many files, your folder structure will likely be important – for example, a different folder for different categories of imaging files.&#x20;

You can create folders on the grey bar on the right side of the **Files** tab in a dataset. Folder names must be unique. You can click on the `⋮` menu next to any folder name to manage that folder.

To move files between folders you can right click on an individual file to change its folder. If you have multiple folders you can click the **Move files** button below files in the right bar to move files between folders.
