> For the complete documentation index, see [llms.txt](https://docs.clobe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clobe.ai/clobe-ai-connect/clobe-connect.md).

# 모든 대표님과 세무대리인을 연결합니다

26년 6월부터, 클로브커넥트에서도 \
**법인사업자와 개인사업자 수임처를 모두** 관리하실 수 있게 되었습니다.&#x20;

매달 반복되는 자료 요청, 누락 증빙 확인, 수임처별 자료 관리까지,\
모든 수임처 업무를 클로브커넥트 한 곳에서 한 번에 관리해 보세요.

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

### 🏢 수임처가 몇 개든 평생 무료입니다

클로브팀은 세무대리인분들이 반복적인 수작업에서 벗어나, 더욱 가치 있는 전문 영역에 집중하실 수 있도록 끊임없이 고민하고 있습니다. 이번 업데이트가 여러분의 업무 효율을 높이는 데 도움이 되기를 진심으로 바랍니다.

<br>

### 📝 메일과 카톡 없이 끝내는 자료 수집과 증빙 관리

수임고객의 거래 내역을 자동으로 수집해 보여드립니다. 통장, 카드, 세금계산서까지 필요한 증빙이 실시간으로 들어옵니다.\
확인이 필요한 거래는 화면 안에서 바로 요청할 수 있습니다. 거래 내역에 메모를 남기면, 수임처가 그 자리에서 답변하고 자료를 올릴 수 있습니다.\
매달 전화, 메일, 카카오톡으로 반복되던 자료 요청 업무를 이제 클로브커넥트 하나로 해결할 수 있습니다.

<br>

### 🤖 정확도 90% 이상, AI 분류

수집된 증빙 자료는 AI가 90% 이상의 정확도로 자동 분류하고, 전표까지 생성합니다. 학습 데이터가 축적될수록 분류 정확도는 더욱 높아지며, 사용할수록 업무 자동화 수준도 함께 향상됩니다.

반복적인 분류 작업을 줄이고 더 중요한 업무에 집중할 수 있습니다.

<br>

### 🖱️ 다양한 장부 자동으로 완성, 쓰던 곳에 바로 업로드

원장, 합계잔액시산표, 손익계산서, 분개장, 매입·매출장 등 다양한 장표를 자동으로 제공합니다.

생성된 자료는 클릭 한 번으로 다운로드해 현재 사용 중인 프로그램에 그대로 업로드할 수 있습니다. 지금의 업무 흐름은 유지하면서, 앞단의 반복 업무를 덜어드립니다.

\ <br>

클로브커넥트는 평생 무료입니다. 지금 바로 사용해보세요!


---

# 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://docs.clobe.ai/clobe-ai-connect/clobe-connect.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.
