# File management (folders)

{% hint style="info" %}
Available for: [paid plans](https://www.shapesxr.com/plans)
{% endhint %}

### Folder creation <a href="#folder-creation-1" id="folder-creation-1"></a>

To create a new folder, go to the [My files](https://shapes.app/files) tab in the Dashboard and press the "New Folder" button. Type the new folder's name and click on "Create".

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

You can create a folder in the app - go to the Assets menu -> My files tab, click on the blue button at the bottom right corner, set the name for the folder, and confirm the creation.

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

You can create a subfolder inside any folder the same way.&#x20;

### Moving files into folders

You can upload files into folders or move them from other folders including the root folder - My files.

To upload a file into a folder go to this folder with a double click and press the "Upload" button or drag and drop the file.

To move a file from another folder, select the file, click on the "Move" button, choose the target folder, and click on "Move".

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

### Renaming, moving, and deleting folders <a href="#renaming-moving-and-deleting-folders" id="renaming-moving-and-deleting-folders"></a>

To rename a folder, hover over the folder, click on the 3 dots button, and choose "Rename". Type a new name and press "Rename".&#x20;

To move a folder, hover over the folder, click on the 3 dots button, and choose "Move". Select the target folder and click on "Move" - the folder with all files and folders inside it will be transferred into the target folder.

To delete a folder, hover over the folder, click on the 3 dots button, choose "Remove", and confirm this action. The folder will be removed, and all files inside it will be transferred to the Trash (empty the Trash if you want to delete them completely).&#x20;


---

# 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://learn.shapesxr.com/import/file-management-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.
