# 더존 I-U (Agent)

비즈플레이가 제공하는 Agent를 이용하여 더존 I-U의 자동전표 테이블과 연계하는 방식입니다.

![](/files/-M-xgxGqBsZPmZHqLZOv)

더존 ERP IU는 엑셀 일괄 등록, 자동 전표 테이블 연동 방식을 지원합니다.&#x20;

비즈플레이 Agent는 비즈플레이의 표준 API를 이용하여 결재 완료된 데이터를 기준으로 조회하여 \
자동전표 테이블에 전표 생성용 데이터를 제공합니다.

특이 사항은 미등록 거래처에 대해서는 비즈플레이 Agent가 자동으로 거래처를 생성한 후 \
전표 데이터를 연동합니다.

## 비즈플레이 입력항목 설정&#x20;

원활한 데이터 연동을 위해서는 아래의 표준 입력 항목을 사용을 권장합니다.&#x20;

| 비즈플레이  | 더존 ERP |
| ------ | ------ |
| 용도     | 계정과목   |
| 내용 1   | 적요     |
| 사업예산부서 | 코스트센터  |
| 사업자번호  | 거래처코드  |

> 자세한 내용은 전문 컨설턴트가 안내 드립니다.

### [\[상담 신청하기\]](https://www.bizplay.co.kr/main_0001_t4.act#voc)


---

# 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.bizplay.co.kr/system_if/erp-2/i-u.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.
