# Media Folders

This is a cool feature which allows you to Export FileBird's folder with files and download it in a CSV format or Import the CSV file to your website. This is something that might be ideal or useful in the cases or processes of website backups, migration or website duplication processes.

The exported folder can be imported to the same website or to a different website.

Here is a GIF image showing how to import or export folder:

![A gif image showing how to Import and Export folders](/files/dBko961XNgAgfEjpWHPM)

**Note:**&#x20;

* All folders: Import all folders in csv.
* Common folders: Import shared folders, i.e. folders created when the '**Each user has his own folders**' option is not enabled.
* Selected User: Select the user account you want to import folders from this user for the current user.

You can check out this function if you want to [Download](/features/filebird-library-left-section/how-to-download-folders-and-files.md) folder structure with files. Also check out how to [Upload](/features/filebird-library-left-section/how-to-upload-folders-and-files.md) the downloaded folder structures with files in it.


---

# 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.ninjateam.org/settings/import-export/media-folders.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.
