# Create, edit, and move folders

Create, edit, and move folders to keep your workspace organized.&#x20;

(e.g. create a folder for each of your customers)

### Create and edit your folders

Create and edit your folders to keep your workspace organized.&#x20;

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/CV9zMX%2BHMHY>" %}

* To add a new folder, from your dashboard click on "+" beside "Workspace".
* Edit your folder's name.
* If you want, edit your new folder's emoji.
* If you want to rename or delete a folder, click on the "..." button next to one of your folders and select "Rename" or "Delete".&#x20;

### Re-order your folders

Re-order folders to keep your workspace organized.&#x20;

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/CV9zMX%2BEMHY>" %}

* To move a folder to another place, select the folder you want to move.
* Drag & drop this folder to the desired place.

{% hint style="info" %}
A folder can be moved move between public, shared, and private folders.
{% endhint %}


---

# 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.guideflow.com/help/dashboard/create-edit-and-move-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.
