> 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-25.md).

# ★파트너 계정

파트너는 별도의 회원 가입이 없어요.

다우 시스템 관리자가 부여한 ID로 로그인 해요.

### 1. 파트너 로그인

로그인 화면에서 시스템 관리자 선택 후 로그인해요.

<http://kiwoomposmini.co.kr/iu/partner>

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fy8cQ3Lt3DIxKugRc2RGH%2Fimage.png?alt=media&amp;token=40b0ce63-ae7c-48cb-9a99-8d31afd42e70" alt="" width="371"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FZDRJyrIhZBSgkyvip6KP%2Fimage.png?alt=media&amp;token=019f04ff-057c-423f-a029-c126788cde7c" alt=""><figcaption></figcaption></figure></div>

### 2. 비밀번호 불일치

비밀번호 오 입력 시, 비밀번호 불일치 안내해요.

비밀번호 변경은 비밀번호 찾기를 이용해서 진행해요.

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fvnvz5kXcTQ9gtmO4Bjr8%2Fimage.png?alt=media&amp;token=1cbf1e17-a423-444a-ac6f-9e3c1e10c1b6" alt="" width="367"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
파트너 정보 입력시에는\
파트너코드, 파트너명, 원격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-25.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.
