> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/zhu-yao-gong-neng/shu-ju-dong-cha/2.-yi-biao-ban-xiang-qing-ye-gai-lan.md).

# 2. 仪表板详情页概览

## 概述

进入 **概览仪表板** 后，您将在页面顶部看到一系列筛选条件。\
请选择开始日期和结束日期，以查看特定时间范围内的数据。

<figure><img src="https://files.readme.io/28e3b2b-image7.png" alt=""><figcaption></figcaption></figure>

## **筛选功能说明**

为了帮助您高效分析数据，系统提供多项筛选器，可对数据进行精细化切分，从而获得更具价值的商业洞察。

您可以按国家查看 TPV（总支付金额）、支付类型和支付方式的表现排行，以及支付成功率的变化趋势。

合理运用筛选功能，您甚至可以评估新支付方式自上线以来的效果，进一步优化您的市场策略。

<figure><img src="https://files.readme.io/cfdf228-image6.png" 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://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/zhu-yao-gong-neng/shu-ju-dong-cha/2.-yi-biao-ban-xiang-qing-ye-gai-lan.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.
