# Folder

You can add folders with content from your desktop (see [Add Components](/create-and-publish/create-a-node/add-components.md#drag-and-drop) & [Add Components](/create-and-publish/create-a-node/add-components.md#upload-from-desktop)). Alternatively, to help structure your files you can create Folders within the Node Drive environment yourself.&#x20;

* Open the [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md) panel in your [Node Workspace](/general-user-overview/node-workspace.md),&#x20;
* open the Drive tab, and&#x20;
* click the '+' situated on the right of the 'FILES' navigation title.&#x20;
* From the mini-fold-down-menu choose 'New Folder'.&#x20;
* Give the folder the name you want.&#x20;

<figure><img src="/files/Kcyb9hwPFD9533qlP87a" alt="" width="188"><figcaption><p>Adding a folder in the Drive Panel</p></figcaption></figure>

You can later change the name by clicking on the name of the folder, or by opening the side menu by clicking on the three dots '...' next to the folder name and click 'Rename'.&#x20;

For further guidance on this, also see [Renaming components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/renaming-components.md).&#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://docs.desci.com/create-and-publish/create-a-node/add-components/folder.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.
