> 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/skill/4/1.md).

# 거래처와 채팅하기

## 💡 핵심 꿀팁

{% hint style="info" %}

* 세무사무소와 거래처 사장님만을 위한 \
  1:1 전용 채팅 서비스를 이용할 수 있어요
* 거래처에는 직원들의 신원 노출 없이 \
  세무사무소 이름의 채팅방이 생성돼요
* 새로운 담당자가 추가되어도 기존 대화 내역을 조회할 수 있어 \
  업무 히스토리 파악이 가능해요
  {% endhint %}

<div align="left"><figure><img src="/files/sQfpBuljePqxjR5vrazT" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://help.semoreport.com/guide/skill/4/1.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.
