How to Manage Flows | Rasa Documentation

Build your first agent in just a few minutes with Rasa Copilot.

On this page

This guide will show you how to manage flows using Rasa Studio. You’ll learn to navigate, edit, delete, and organize flows, helping you maintain a clean and efficient workspace for your assistant.

Finding your flows [​](/content/docs/studio/build/content-management/manage-flows/#finding-your-flows "Direct link to Finding your flows"/index.html)

There are 2 ways to navigate through flows:

  1. The flow table: It is the first thing you see when you visit the Flow builder page. Here, you can view the description and state of each flow, sorted by the date of the last edit.

  2. The flow list: To access this list, click on the "See flows" button in the upper left corner of the canvas.

Editing flows [​](/content/docs/studio/build/content-management/manage-flows/#editing-flows "Direct link to Editing flows"/index.html)

  1. To edit a flow’s description, open the flow and select the Start step. You can update the description in the side panel on the right.

  2. To rename a flow or change its ID, click the pencil icon next to the flow’s ID.

(Optional) Translating flow names

Assistants will sometimes refer to flows in conversation when cancelling or clarifying an action. If you have a multi-language assistant you can provide a user friendly flow name that will be used in this case and localize for your supported languages.

Duplicating flows [​](/content/docs/studio/build/content-management/manage-flows/#duplicating-flows "Direct link to Duplicating flows"/index.html)

You can duplicate an existing flow to reuse its logic:

  1. Hover over the flow name and click Duplicate.

  2. A copy of the flow will appear with “Copy” in the name and description — you can rename and adjust it as needed.

Deleting flows [​](/content/docs/studio/build/content-management/manage-flows/#deleting-flows "Direct link to Deleting flows"/index.html)

  1. To delete a flow, hover over the flow name and click Delete.

  2. In the modal that opens, confirm deletion by typing the flow name.

Searching flows [​](/content/docs/studio/build/content-management/manage-flows/#searching-flows "Direct link to Searching flows"/index.html)

You can search for flows by typing their names into the search bar.

Deleting flow steps [​](/content/docs/studio/build/content-management/manage-flows/#deleting-flow-steps "Direct link to Deleting flow steps"/index.html)

Deleting a step other than Logic doesn’t remove the elements used in that step. For example, deleting a reply step only removes it from this section of the flow; the reply used in that step remains intact.

Adding step labels [​](/content/docs/studio/build/content-management/manage-flows/#adding-step-labels "Direct link to Adding step labels"/index.html)

When adding a step, its type dictates the displayed information. Details added to the step are used to present it. If the automatic display isn’t helpful, you can add labels to the steps to make them more descriptive and easier to navigate.

Navigating flow canvas [​](/content/docs/studio/build/content-management/manage-flows/#navigating-flow-canvas "Direct link to Navigating flow canvas"/index.html)

Here are the navigation options supported in Flow Builder: