> For the complete documentation index, see [llms.txt](https://help.semoreport.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.semoreport.com/guide/faqlist/e1.md).

# 거래처

- [세모리포트 APP에 필수정보가 비어있다면?](https://help.semoreport.com/guide/faqlist/e1/1.md)
- [수임 등록된 업체인데 수임처 등록에서 오류가 발생해요](https://help.semoreport.com/guide/faqlist/e1/4.md)
- [갑자기 거래처 목록에서 거래처가 보이지 않아요](https://help.semoreport.com/guide/faqlist/e1/5.md)
- [고객관리>거래증빙 데이터가 안보여요](https://help.semoreport.com/guide/faqlist/e1/6.md)
- [거래처에서 계좌등록을 했는데 입출금 내역이 안보인다고 합니다](https://help.semoreport.com/guide/faqlist/e1/7.md)
- [거래처에서 계좌연결이 안된다고 해요](https://help.semoreport.com/guide/faqlist/e1/8.md)
- [고객관리>그룹지정 기능이란?](https://help.semoreport.com/guide/faqlist/e1/greater-than.md)


---

# 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://help.semoreport.com/guide/faqlist/e1.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.
