# 配置多级会计科目

{% hint style="info" %}
本帮助文档介绍了如何在会计科目表中添加子科目、查看科目层级以及管理科目层级关系。
{% endhint %}

## 1. 给科目添加子科目

1. 在“会计科目&#x8868;**”**&#x9875;面中，点击“更多”按钮，选择“添加子科目”，可以给当前科目增加子科目：

<figure><img src="/files/1Y7ROghJlHeGW8sglE0c" alt=""><figcaption></figcaption></figure>

2. 创建子科目时，可以灵活的配置科目编码、名称、科目方向、辅助核算等配置。

{% hint style="warning" %}
科目编码支持输入数字、符号或英文文本，最长支持 50 位。
{% endhint %}

<figure><img src="/files/mWIiJO06EiOWKYxCNMp5" alt="" width="375"><figcaption></figcaption></figure>

3. 仅末级科目可用于记账：当首次为 A 科目添加子科目 a 时，系统会将 A 科目的记账数据和配置同步至 a；之后为 A 科目添加更多子科目时则不再同步。
4. 最多可创建至 9 级科目，第 9 级科目无法继续创建子科目。

## 2. 科目层级查看

1. 会计科目表按父子层级关系展示，可折叠或展开查看。

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

2. 支持通过编码或名称搜索，快速定位所需科目。

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

## 3. 管理科目的层级关系

1. 编辑科目时可调整其“父级科目”。保存后，该科目及其子科目都会移动至新的父级科目节点下。

<figure><img src="/files/lgPiIxnIXob9h8IuhlLl" alt="" width="375"><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/pei-zhi-kuai-ji-ke-mu/pei-zhi-duo-ji-kuai-ji-ke-mu.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.
