> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined-5.md).

# 자동마감 시 정산지 자동 출력하기

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

### :one: 대리점에서는 이렇게 설정해 주세요

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

① 대리점 영업정보시스템 시스템관리 > 본사/매장마스터 > 매장환경설정

② 매장환경 탭

③ \[790] 마감정산서 출력여부가 '출력'인지 먼저 확인해주세요

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

④ \[405] 자동정산 시 마감정산지 자동출력 : '사용'으로 변경해주세요 (미사용이 기본 값 입니다)

⑤ 저장 후 포스 프로그램을 다시 시작해 주세요


---

# 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://okpos.gitbook.io/okpos/undefined-4/papers/undefined-5.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.
