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

# 파트너 목록

{% hint style="info" %}
파트너 계정 생성과 삭제는 시스템 관리자만,\
파트너 계정 수정은 파트너 본인과 시스템 관리자만 가능해요.
{% endhint %}

### 1. 파트너 조회

파트너코드,  파트너명, 전화번호 뒤4자리로 조회 할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FT2aHaMYxX8mV3NOneDPU%2Fimage.png?alt=media&amp;token=6ae7b998-883f-4c9f-8eec-04a4753422c6" alt=""><figcaption></figcaption></figure>

### 2. 신규등록

항목을 채워서 신규등록을 할 수 있어요.

필수항목: 파트너명, 전화번호, 비밀번호 / 선택항목: 원격URL, 이메일 주소

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F0SX6SFGYCq9uo5XSROJc%2Fimage.png?alt=media&amp;token=2e8a1fed-a837-403a-8669-13b12ce057c3" alt=""><figcaption></figcaption></figure>

### 3. 파트너 수정,삭제

파트너를 선택 한 후에 항목으로 진입하면 수정, 삭제 할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FOsY8uHYUY3mXNkTX5oSQ%2Fimage.png?alt=media&amp;token=60a1705c-38b4-4066-9ea3-8d5f196a250e" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
파트너 정보 입력시에는\
파트너코드, 파트너명, 원격URL은 일치되게 입력관리 되어야 합니다.
{% endhint %}


---

# 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://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-20/undefined.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.
