# Flow Report

To view your Flow Report, navigate to your list of flows by clicking on 'Flows' from the menu on the left.

**Step 1**: Navigate to the Flows tab from the sidebar.

**Step 2**: Click the title of the flow you'd like to check on, another page will open.

At the top you'll find a color coded step based analysis. You can adjust the timeframe - 30 days, or last 1 / 3 / 6 months.&#x20;

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

<figure><img src="/files/2Zf4sRcXgQ4Y30SbQfX1" alt=""><figcaption></figcaption></figure>

As you scroll down, you'll find an actions activity section. The SMS or email campaigns included in your flow will be listed here. The columns show the quantity of audience members the campaigns were sent to, and how many were delivered successfully, opened, clicked, bounced, unsubscribed, or received complaints.

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

The last reports section is your Target audience. Everyone in your flow will be listed here. You can export this list in a CSV by clicking the 'Export CSV' button at the top right. There are filters available to view audience members by flow status or most recent campaign they have received.&#x20;

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

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

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

Click the title of the Flow you'd like to check on, and the report will open.&#x20;

At the top of the screen you will see the Step Based Analysis. If you hover over each column you can see an exact count of how many contacts are currently in each step.&#x20;

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

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

If you scroll to the center of the screen, you will see the Actions Activity. This will show you a status report at each step of your Flow.

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

At the bottom of the screen, you will see the Target Audience. Here you can see each contact included in your Flow, their current step, when they entered that step, and their status. You can also click their name to open their profile and export a CSV for your records.&#x20;

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


---

# 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://help.gleantap.com/flows/flow-report.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.
