diff --git a/docs/docs/administration/collections-projects.mdx b/docs/docs/administration/collections-projects.mdx index ccb57a61a..f8e7cc7c8 100644 --- a/docs/docs/administration/collections-projects.mdx +++ b/docs/docs/administration/collections-projects.mdx @@ -85,9 +85,17 @@ To see options for your project, in the upper left corner of the workspace, sele As of Langflow 1.0 alpha, more options are available for storing projects with **folders**. +Folders allow you to categorize flows and components into manageable groups. This makes it easier to find and access specific projects quickly. + +**My Projects** is a default folder where all new projects and components are initially stored unless specified otherwise. Users can create custom folders to better organize their work according to specific needs. + +Hovering over a folder in Langflow provides options to either remove or download the entire folder, allowing you to keep an offline copy or migrate projects between environments + Create new folders with the **New folder** button. One folder can store multiple projects (as the default My Projects folder does). You can download folders of projects as a single JSON file, and upload files and flows to your folder. Click the **Trash** icon to delete a folder. + +