> 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/data-connect/clobe-agent.md).

# 개인사업자용 클로브 에이전트 안내

### 개인사업자 분들께서는, 데이터 연동을 위해 **클로브 에이전트**를 설치해주세요 🚀&#x20;

* 왜 에이전트 설치가 필요한가요?&#x20;

  * 기존의 은행, 홈택스, 카드내역 데이터 등을 조회하는 기능에 더해서,&#x20;
  * 네00, 쿠0, 배0000, 요00, 카드매출 등등. 흩어진 돈의 흐름을 보다 편리하게 확인하실 수 있도록 만들었습니다. &#x20;
  * 클로브 에이전트에서 <mark style="color:red;">**모든 플랫폼의 정보를 한번에 가져올 수 있게 구현**</mark>했어요!
    * 매일 많은 플랫폼에 로그인하고, 따로 매출액을 더해서 확인하실 필요가 없어요.&#x20;

  <figure><img src="/files/ZHHMsZ3UzuhnlwRbtJf4" alt="" width="375"><figcaption></figcaption></figure>

* 분명히 다 설치했는데, 아직 설치가 안되었다고 나와요!&#x20;

  * 인터넷 창에서, 권한 설정을 확인해주시겠어요? 😁
  * \[기기에 있는 앱] 또는 \[로컬 네트워크 권한]이라고 적힌 부분을 허용해주세요. &#x20;

  <figure><img src="/files/U5Ist3eU7GpjJl7s6BoG" alt="" width="375"><figcaption></figcaption></figure>

* 매일 최신화하는 방법은 간단해요.&#x20;
  * 클로브AI 홈 화면, 왼쪽 메뉴 상단의 \[최신화] 버튼을 누르면, \
    추가 작업없이 최신화된 정보를 한눈에 확인하실 수 있습니다.&#x20;
  * 단, 2차 인증이 필요한 플랫폼에 한하여, 별도의 2차 인증은 필요할 수 있습니다.&#x20;

<figure><img src="/files/4dFlpBlf5yx854ePSAlg" alt="" width="192"><figcaption></figcaption></figure>

* 더 많은 외부 플랫폼과 연동될 수 있도록, 지속적으로 챙겨보겠습니다.&#x20;


---

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