# 导入余额数据

{% hint style="info" %}
本帮助文档介绍了如何通过批量导入余额功能，实现多个账户、多个币种、多个时间点的余额数据录入。
{% endhint %}

1. 在Accounts-Treasury 列表，点击【Add Balance】，显示 Balance 列表

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

2. 在列表中点击【Import】，按照系统模板进行填写后，上传即可进行余额数据的导入

<figure><img src="/files/6N1VDRlafvDeyxXqb6qB" alt=""><figcaption></figcaption></figure>

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

3. 您可以在余额列表查看导入进度

* 如果有导入失败的数据，您可以下载查看，修改后再次上传

<figure><img src="/files/uxUu4EC2o4WWaWLIfZxe" 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/accounts-management/dao-ru-yueshu-ju.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.
