> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/whatsapp-basics/whatsapp-flows/analyse-whatsapp-flows.md).

# Analyse WhatsApp Flows

After sending WhatsApp Flows, YCloud supports to view and analyze your WhatsApp Flows in multiple places.

## View Data in Campaign

After sending WhatsApp Flows messages through Campaign, you can directly check the analysis of that broadcast event in Campaign > Analytics.

<figure><img src="/files/8X2AxWlMDaDXtvRWopeH" alt=""><figcaption></figcaption></figure>

Click the WhatsApp Flows button on the far right to view the specific reply data from users for that WhatsApp Flow.

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

## View Data in WhatsApp Flows

Log in to your YCloud account > WhatsApp Flows > Select the WhatsApp Flow for which you want to view reply data > Click on the corresponding Logs.

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

## View Data in Templates

{% hint style="info" %}
Prerequisite: You have already created a message template with WhatsApp Flows in YCloud.
{% endhint %}

Log in to your YCloud account > Templates > Select the message template with WhatsApp Flow you want to view > Scroll down the page to see the number of times the WhatsApp Flow was submitted > Click View Logs to see the specific reply content.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdocs.ycloud.com/help-center/whatsapp-basics/whatsapp-flows/analyse-whatsapp-flows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
