# FlowBuilder Overview Page

The FlowBuilder [Overview Page](https://dashboard.messagebird.com/en/flow-builder) is the first thing you see once you navigate to FlowBuilder on your [Dashboard](https://dashboard.messagebird.com/en/user/index).\
We are introducing a new version to ease the navigation and the visibility of the status and performance of a Flow.

#### Old Overview Page <a href="#id-01g898yg99k5zke1jg97p7qfev" id="id-01g898yg99k5zke1jg97p7qfev"></a>

As seen below, the old Overview page contained cards for every Flow:

<figure><img src="/files/4uhjQqw8ipawPHemM4WP" alt=""><figcaption></figcaption></figure>

#### New Overview Page <a href="#id-01g898yn3njws2993bedc622kt" id="id-01g898yn3njws2993bedc622kt"></a>

The new Overview Page presents a list view approach:

<br>

<figure><img src="/files/yuPyQy5UcUYo7YaU7KLx" alt=""><figcaption></figcaption></figure>

\
\
Every Flows list item has **quick access** to:

* Status of the Flow (*live* or in *draft*)
* Alert settings
* Number of current invocations
* The success rate in percentages
* A timestamp of the last update performed on the Flow
* Quick link to *Logs*, *Heatmap*
* and an additional menu with links to exporting a Flow, copying a Flow, *Data Retention* settings, and deleting a Flow

<figure><img src="/files/0Xr73JRu9tVrr3TyqDRI" alt=""><figcaption></figcaption></figure>

You can **sort your Flows list** based on *invocation amount*, *success rate*, and *last updated* parameters.

The view can be additionally modified by **filtering** based on:

* Type of Trigger (Omnichannel, Voice, Webhook, etc.)
* Status of the Flow (*live* or in *draft*)

or simply using the search bar to filter by Flow's name.

<figure><img src="/files/93Ic6fUDxUSRyNW4pWAS" alt=""><figcaption></figcaption></figure>

The buttons to create a new Flow or import a JSON file of a Flow are visible in the top right of the Overview page.

The templates that can give you a good start for your use case are now found in a tab at the top of the page:

<figure><img src="/files/xrtMDQf0YcSLz9Oh3nVY" alt=""><figcaption></figcaption></figure>

#### Updates <a href="#id-01g8at2eq3608q973enxg29qvv" id="id-01g8at2eq3608q973enxg29qvv"></a>

We will work on enabling Flow grouping in the coming time, so stay tuned for more updates! 🚀&#x20;

&#x20;

📤  Feel free to [contact our Support](https://support.messagebird.com/hc/en-us/requests/new) in case you might need some help!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/connectivity-platform/basics/flowbuilder-overview-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
