> For the complete documentation index, see [llms.txt](https://aicy.gitbook.io/finex-guideline/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-a.md).

# 더존 ERP (위하고/스마트A/아이큐브)

{% hint style="info" %}
**참고 : 더존 사용가이드 (계정별원장)** [상세히 보기 →](<https://wehagohelp.zendesk.com/hc/ko/articles/7362521065369-%EA%B3%84%EC%A0%95%EB%B3%84%EC%9B%90%EC%9E%A5 >)
{% endhint %}

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/134247_B6TmNTsaGZbuSnI9f4?q=75\&s=1280x180\&t=outside\&f=webp)

1. 다운로드를 원하는 기간의 기수를 선택합니다.

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/134349_0ImQfGWxp7tJptK8RY?q=75\&s=1280x180\&t=outside\&f=webp)

***

1. 회계관리 > 주요장부 > 계정별원장을 클릭합니다.

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/134409_IWgLKsq58XyJBxtiso?q=75\&s=1280x180\&t=outside\&f=webp)

***

1. 계정별 탭에서 다운로드 원하는 기간을 선택 후 조회버튼을 클릭합니다.

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/134423_kOxBwRl1apY1rRaOiF?q=75\&s=1280x180\&t=outside\&f=webp)

***

2. 전체 계정과목 체크박스 선택 후 인쇄버튼을 클릭합니다.

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/134454_27yI9Qic93XJpXHzjV?q=75\&s=1280x180\&t=outside\&f=webp)

***

3. 엑셀버튼을 클릭 후 그룹별 시트 분할 인쇄를 선택하고 확인버튼을 클릭합니다.

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/134514_ezcPNPhcziDnMYtnpg?q=75\&s=1280x180\&t=outside\&f=webp)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-a.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
