# Folders (/docs/editor/folders)

Organize workflows into nested folders from the dashboard.



Folders let you group related workflows. They support nesting, renaming, moving, and deleting - all managed from the dashboard.

Creating a folder [#creating-a-folder]

From the dashboard, click the **New Folder** button (folder-plus icon) in the toolbar. Give it a name up to 120 characters. New folders are created at your current location in the tree, so creating one while inside another folder makes it a subfolder.

Navigating folders [#navigating-folders]

Folders appear as cards alongside workflow cards. Click a folder card to enter it. The **breadcrumb** at the top of the dashboard shows your current path - click any segment (including **Home**) to jump back up the tree.

Your search, status, trigger, and sort filters stay applied as you navigate, but the workflow list refreshes to show only items inside the current folder.

Folder operations [#folder-operations]

Hover (or tap on touch devices) a folder card to reveal its action menu:

| Action | Description                                                                                     |
| ------ | ----------------------------------------------------------------------------------------------- |
| Open   | Enter the folder                                                                                |
| Rename | Change the folder name                                                                          |
| Move   | Move the folder to a different parent (you cannot move a folder into itself or its own subtree) |
| Delete | Remove an empty folder - it must contain no subfolders or workflows                             |

Moving workflows [#moving-workflows]

Open a workflow card's action menu and choose **Move to folder**. A dialog shows your full folder tree - pick a destination, or choose **Home** to move the workflow back to the root. A workflow can only belong to one folder at a time.

Next steps [#next-steps]

* [Dashboard Overview](/docs/getting-started/dashboard) - navigating the main hub
* [Workflows](/docs/concepts/workflows) - workflow management
