# 仪表盘

{% hint style="info" %}
通过仪表盘， 您可以查看财务数据的关键指标，包括实时余额数据、资产变化趋势、指定周期的收入、支出、利润等。可视化的展示形式便于您快速掌握财务状况，及时做出决策。
{% endhint %}

## 使用说明

Dashboard整体分为两部分&#x20;

**Treasury**：依据账户余额数据生成，可查看实时余额、资产变化趋势或分布。

<figure><img src="https://3644585726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgq0d5M2WNXGfXUM1gfsx%2Fuploads%2FQVZ0q36uuqHvtl32wMDq%2Fimage.png?alt=media&#x26;token=c4f7a4b5-fe64-4f78-b169-d507ef6e091e" alt=""><figcaption></figcaption></figure>

**Reports**：依据财务报表数据生成，可查看收入、利润、资产变化趋势或分布情况。&#x20;

* 您可以在顶部统一设置时间区间，下面所有图表都会按照您的设置进行更新。

<figure><img src="https://3644585726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgq0d5M2WNXGfXUM1gfsx%2Fuploads%2FiUPITj6M74eD0O7CUeAO%2Fimage.png?alt=media&#x26;token=41ed98f7-1f35-4c13-aef7-79c298bd2408" alt=""><figcaption></figcaption></figure>

### 添加图表：

点击 【添加图表】 ，即可按照您的需求配置图表。

<figure><img src="https://3644585726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgq0d5M2WNXGfXUM1gfsx%2Fuploads%2FWTtkqbRrDHWKT2b6CGgK%2Fimage.png?alt=media&#x26;token=61d43600-ac3a-4e8a-b6a0-ff7ab104777a" alt="" width="563"><figcaption></figcaption></figure>

### 编辑/删除图表：

点击图表更多按钮，选择编辑，即可对已有图表进行编辑。

如您不再需要当前图表，可进行删除。

<figure><img src="https://elvencom.feishu.cn/space/api/box/stream/download/asynccode/?code=NDc3Y2VhYjhkMzEyMDc5OGJiY2Y1ZWJmMzdiZDRhZDNfSjRjNHd5aDZySXhwc0lBWTViZkxVU0NaZDRXbHE5OVNfVG9rZW46QlZWQmJTOEFsbzcxT3h4Uk10TWNWU0l3bjNiXzE3MjQ2MDM0NDM6MTcyNDYwNzA0M19WNA" alt="" width="563"><figcaption></figcaption></figure>

### 更改图表顺序

鼠标放在顶部的拖动icon上，即可拖动更改图表顺序。

<figure><img src="https://3644585726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgq0d5M2WNXGfXUM1gfsx%2Fuploads%2F7dsPzdN02S5yPgV2IY6t%2Fimage.png?alt=media&#x26;token=bd312154-fe5f-4c08-b69f-194e8b977f06" alt=""><figcaption></figcaption></figure>

### 临时更改图标条件

您在查看图表时，可以临时更改 时间范围、币种 等设置，快速查看分析结果。

此更改不会进行保存，如果想后续默认按照更改后的设置查看，需要您进行编辑图表操作。

<figure><img src="https://3644585726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgq0d5M2WNXGfXUM1gfsx%2Fuploads%2F4YbehhER5KfcKXOhNfMM%2Fimage.png?alt=media&#x26;token=488ccf68-b60a-481d-9ca7-675bc635579f" alt="" width="563"><figcaption></figcaption></figure>

### 更改 summary 指标

您可以修改 reports 部分顶部的汇总信息展示的字段内容，点击更多按钮，即可选择您想要查看的指标。

<figure><img src="https://3644585726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgq0d5M2WNXGfXUM1gfsx%2Fuploads%2FsnCDQqwDBWF4HJXl0Jn3%2Fimage.png?alt=media&#x26;token=efab4430-d737-4fd1-9cdd-db4d0cc8917a" alt="" width="563"><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://docs.elven.com/v3/chinese/reports/yi-biao-pan.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.
