# 分析Chatbot数据

YCloud支持查看Chatbot的详细触发数据。

操作指南：

登录YCloud后台 > Chatbot > Flows > Analytics

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

在这里，会提供两个维度的Chatbot分析数据：

## 查看Flow被触发次数

在Flow Overview中，您可以根据时间和用户国家的筛选方式，来查看满足该筛选条件的flow被触发的次数。您可以浏览Flow被触发的曲线图，还能看到触发该flow的用户的基本信息。

<figure><img src="/files/3QDWzKLm9qOk51mOpgZY" alt=""><figcaption></figcaption></figure>

## 查看按钮被触发的信息

在Reply logs中，您可以查看这个flow里“Ask a question"组件中按钮被触发的具体信息，了解该用户在这个flow中具体的需求。另外，您还可以点击右上角的“Export”进行数据导出，便于您之后进行用户行为的分析和统计。

<figure><img src="/files/shsrt3g3DJdiXu6n0lOq" 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/zh/chatbot/fen-xi-chatbot-shu-ju.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.
