Skip to main content
Version: 4.11.2

Flow Library

Flow library

Creating new flows

To create a new flow, you can click the new flow button.

Create Flow button

A dialog will be shown where you can enter a name for the new flow. A flow name can have letters, digits and spaces and it must be unique. You can change the name later in the settings.

Create Flow Dialog

Grouping flows

Once you've created a larger number of flows, you might want to group flows together. You can create a new group by clicking the new group button.

Create Group button

A dialog will be shown where you can insert a name for the group. A group name can have letters, digits and spaces and it must be unique

Create Group Modal

You can add flows to a group by drag-and-dropping them on the group. Flows that do not belong to a group will be shown below all groups.

Groups can be expanded or collapsed by clicking on them. You can collapse or expand all groups by pressing the collapse all and expand all buttons.

Collapse all groups button Expand all groups button

Deleting flow groups

When you don't need a flow group anymore, you can delete it, but before a flow group can be deleted it needs to be empty. You can empty it by dragging and dropping flows or by deleting flows. When the flow group is empty and you hover over it, a trash bin will become visible.

Delete Flow Group button

When you click the trash bin a warning dialog will appear to ask if you're sure. A deleted flow group can't be recovered.

Searching flows

Once you've created a larger number of flows, you can quickly find a flow by name using the search bar. While you're typing the flows will be filtered and your typed text will be highlighted in the flow names.

Searching flows

Importing / Exporting flows

When you have created a flow that could be used for multiple purposes, you might want to export it. You can export the flow by clicking the export flow button. You will receive the flow as a JSON file which you can import back into Dovetail at any time.

Export button

Once you've exported a flow, you can simply import it with the import flow button.

Import button

A dialog will be shown where you can insert a new name for the flow, in which group it should be placed, and specify which export file to load.

Import Flow Modal