# Analyse Chatbot Data

YCloud supports viewing detailed trigger data for Chatbot.

Guide:\
Log in to your YCloud account > Chatbot > Flows > Analytics

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2Ftv1q5Y52jMinqAmSgU6Y%2Fimage.png?alt=media&#x26;token=60218357-2477-471d-bb94-69a9dc685b17" alt=""><figcaption></figcaption></figure>

Here, two dimensions of Chatbot analysis data will be provided:

## View the Number of Flow Triggers

In the Flow Overview, you can see how many times the flow has been triggered based on filters such as time and user country. You can browse a line chart of Flow triggers and view basic information about the users who triggered the flow.

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2FBRPqUn6dfCcOwJAhIYn8%2Fimage.png?alt=media&#x26;token=1ee3cb06-00c1-473b-baa2-bf7acf70e8cd" alt=""><figcaption></figcaption></figure>

## View Information on Button Triggers

In the Reply logs, you can view detailed information about button triggers within the "Ask a question" component of this flow, helping you understand the specific needs of the user in this flow. Additionally, you can click "Export" in the top right corner to export the data for further analysis and statistics on user behavior.

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2F2TQ97kKXRcr048fs7O0S%2Fimage.png?alt=media&#x26;token=65c46774-6fc3-4d76-80fc-88d064da8b31" 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://helpdocs.ycloud.com/help-center/chatbot/analyse-chatbot-data.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.
