Skip to content

Saved Flows (local-only)

Saved Flows is a sidebar that allows you to save and manage your flows locally.

Saved Flows

At application start, ChainForge will save flows and settings in a local directory specified by the --dir option (or a default directory if none is specified).

To set a custom directory, just do:

chainforge serve --dir /path/to/dir

If you're curious where your flows are stored, the directory is displayed at the bottom of the Saved Flows sidebar.

When using Saved Flows, you must remember to Save your flow before closing the application, by clicking the Save button (disk icon) in the toolbar. The currently opened flow will have a green dot next to it in the sidebar:

You can rename your flow by clicking on the edit icon.

You can load a prior flow by clicking on it in the sidebar.

Warning

Make sure to save your current flow before loading a new one.