This commit is contained in:
Mendon Kissling 2024-06-22 21:05:35 -04:00 committed by Gabriel Luiz Freitas Almeida
commit 3980cf0de4

View file

@ -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.