> For the complete documentation index, see [llms.txt](https://docs.swiftsell.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swiftsell.biz/bot-builder/action-block/flow.md).

# Flow

### How does it help?&#x20;

* Creating smaller manageable flows for each path
* Easier navigation between conversational flow
* Easier onboarding of teams to the chatbot

### How do I set it up?&#x20;

You can follow the following steps to set up the '**Flow**' action block;&#x20;

* Add an action block on Canvas by clicking on '**+**' <br>
* Choose '**Flow**' <br>
* Enter '**Flow**' \
  \
  Double-click on '**Flow**' to enter or single-click on it and then click '**Enter**' on the right panel<br>
* Build the flow on the canvas

Once you enter the '**Flow**', it will look similar to '**Bot Builder**'. You can continue building your chatbot flow here in the flow just by clicking on '**+**' as you would otherwise.

To navigate between the '**Root Flow**' and other created flows, you can just click on the name of the flow or the '**Home**' button visible on the top left corner of the '**canvas**' &#x20;

{% hint style="info" %}
You can create as many '**Flows**' as you want&#x20;
{% endhint %}
