# 科目余额表

{% hint style="info" %}
本帮助文档介绍了如何在总账模块内查找、调整科目余额表，包括调整视图设置（包括时间范围、分组和币种展示），以及导出数据。
{% endhint %}

## 1. 进入科目余额表模块

1. 在项目首页，导航到项目&#x7684;**“总账”**&#x9875;面。
2. &#x5728;**“总账”**&#x9875;面中，找到并点击&#x4FA7;**“科目余额表”**&#x9009;项。

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

## 2. 调整科目余额表视图

1. 选择时间范围。
2. 选择一级分组和二级分组字段，支持选择会计科目和辅助核算字段。

   <figure><img src="/files/dupQtVH5c1iLoPJRfgab" alt=""><figcaption></figcaption></figure>
3. 支持原始币种核算的科目，可以展开原始币种余额明细。

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

## 3. 导出科目余额表

1. 点击页面右侧“导出”按钮，即可导出科目余额表。


---

# 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/ke-mu-yuebiao.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.
