# Automation Flow - Monitoring the Flow

<figure><img src="/files/318dba0ddcb46a5801a453b7b2066c8d1bbd3cf9" alt=""><figcaption></figcaption></figure>

After creating and configuring your automation flow, reviewing all the details, it's time to **activate it**;

The option '**Published**' will leave your automation flow activated.

<figure><img src="/files/5bedecd6344b9c1d3d48fffcceff39e36f11d7c7" alt=""><figcaption></figcaption></figure>

**Before** sending emails or messages to your contact list, it is highly recommended to perform **sending tests**. This allows you to check formatting, links and content to ensure everything is working as expected.

The tests are sent to an email address or WhatsApp *of your choice* so you can see how the emails will be received by recipients.

<figure><img src="/files/12b47991d7f9baf18c8da44e33f497149519055e" alt=""><figcaption></figcaption></figure>

After activation, you can monitor the automation flow in real time.

Click on the flow you want to monitor;

<figure><img src="/files/94b84f9f110e44bea8d6f0e22658c2814cb929b6" alt=""><figcaption></figcaption></figure>

You will have access to essential data, such as **recent activity**, **statistics**, **leads** and you will also be able to **edit the dates**.

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

In the **statistics**, you will find a preview of your automation flow, with detailed statistics divided into each specific block.

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

In the leads section, you will find all the Leads that went through the flow. You will see important data such as Email, Name, Owner and Last activity.&#x20;

<figure><img src="/files/375fefe6d8fc7f30cceaae0e015c44c96c8b9884" alt=""><figcaption></figcaption></figure>

In the canceled interactions section, you will find the flows that encountered errors or that were stopped manually.

<figure><img src="/files/00d0482e339ef27d5af76c2adca778c5c0b01101" alt=""><figcaption></figcaption></figure>

Using the data and metrics collected during monitoring, it is advisable to consider adjustments and optimizations to your automation flow.

[**Learn how to create Automation Flows.**](/en/topics/relate/automation-flows.md)


---

# 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.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-monitoring-the-flow.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.
