# 通过 CSV 导入业务数据

{% hint style="info" %}
本帮助文档详细说明了如何在集成管理模块中新增、编辑集成类型，上传和查看业务数据，以及管理数据的识别状态和记账凭证生成。
{% endhint %}

## 1. 进入集成管理

1. 在项目首页，导航到项目的“**总账”**&#x9875;面。
2. 在“**总账”**&#x9875;面中，找到并点击&#x4FA7;**“集成”**&#x9009;项。

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

## 2. 新增/编辑集成类型

1. 点击“新增集成”按钮，填入数据名称，即可新增一个集成类型。

   <figure><img src="/files/ePM2ZOITr0h9IfnGk5yv" alt=""><figcaption></figcaption></figure>
2. 点击“编辑”按钮，可以更改集成类型的名称。

   <figure><img src="/files/9augH6n2ESaXFdBTnLtp" alt=""><figcaption></figcaption></figure>

## 3. 添加业务数据

1. 点击“添加数据”按钮，选择 CSV 上传。

   <figure><img src="/files/yfGoNcAuhnsGnj0kCko3" alt=""><figcaption></figcaption></figure>
2. 在窗口中添加 CSV 数据，即可将业务数据添加到 elven 系统重。
3. 同一个集成类型下，CSV 数据格式需要保持一致，否则数据导入失败。

## 4. 查看业务数据

1. 点击数据名称后的数字即可打开业务数据窗口。

   <figure><img src="/files/OycFeYs0VXYAJ139n8Wd" alt=""><figcaption></figcaption></figure>
2. 在窗口中可以查看业务数据及业务数据的识别状态，通过业务数据记账规则完成记账的业务数据，识别状态中会展示生成的记账凭证的数量。


---

# 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/bookkeeping/tong-guo-ye-wu-shu-ju-ji-zhang/tong-guo-csv-dao-ru-ye-wu-shu-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.
