# 录入科目期初余额

{% hint style="info" %}
本帮助文档介绍了如何在总账系统中设置会计科目的期初余额，包括进入路径、选择科目、录入数据和平衡校验等操作步骤。
{% endhint %}

## 1. 进入会计科目管理

1. 在项目首页，导航到项目的“**总账”**&#x9875;面。
2. 在“**总账”**&#x9875;面中，找到并点击&#x4FA7;**“会计科目表”**&#x9009;项。
3. 点击右上&#x89D2;**“期初余额”**&#x6309;钮，开始录入科目期初余额。

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

## 2. 录入科目期初余额

1. 选择资产、负债、权益类科目，录入科目的期初余额。
2. 支持按照原始币种录入金额。
3. 支持区分辅助核算字段录入期初余额。
4. 录入的期初余额满足 资产=负债+所有者权益 时，点&#x51FB;**“保存”**&#x6309;钮即可完成期初余额录入。

<figure><img src="/files/yXqHOp4I0rmr2D0VvilL" 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://docs.elven.com/v3/chinese/financial-settings/lu-ru-ke-mu-qi-chu-yu-e.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.
