# ERP 데이터 호환/검증

{% hint style="info" %}
데이터 업로드 전, 빠르고 정확한 도입을 위해 꼭 아래 내용을 확인하시기 바랍니다.
{% endhint %}

{% stepper %}
{% step %}

### ERP 원장데이터 준비하기

사용하는 ERP를 확인하여 \[**계정별원장**] 데이터를 엑셀파일로 다운로드 받습니다.

{% endstep %}

{% step %}

### 업로드 시 필수 확인사항

유용한 KPI 분석이 가능하려면 최소한의 회계 정보가 필요합니다.

1. 과거 최소 12개월 기간 데이터
2. 매월 분석을 도와줄 일자별 거래날짜
3. 계정과목의 변화를 보여주는 차변과 대변
4. 분석의 기준이 될 전기에서 이월된 기초 잔액
5. 사업부문별 (C.C.) 분석을 할 경우, 필요에 따라 부서와 프로젝트에 대한 정보

{% endstep %}

{% step %}

### 로그인 후 **ERP 데이터 업로드** 메뉴로 이동

업로드 페이지 → <https://service.finex.ceo/upload>

{% endstep %}

{% step %}

### 업로드 에러 발생 시 최적화 컨설팅  진행&#x20;

ERP 원장 데이터 업로드 시 차대변 불일치, 이월잔액 오류 등 데이터 이슈로 분석이 어려운 경우, CS팀의 추가 작업이 필요하며, 이에 따른 **별도의 데이터 최적화 비용**이 발생할 수 있습니다.
{% endstep %}
{% endstepper %}


---

# 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://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs.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.
