> 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-18/undefined.md).

# 관리자 목록

{% hint style="success" %}
사내망에서만 접근 할 수 있어요!
{% endhint %}

## 관리자 목록

시스템 관리자 권한에서만 다우데이타의 직원 등록과 파트너를 등록 할 수 있어요.

### 1. 조회/삭제

부서명, 사원명, 전화번호 뒤4자리로 조회 할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FhVKEtQPau56gZalC1LDU%2Fimage.png?alt=media&amp;token=22a8ccda-6a31-4ead-9ff8-dd6c32989254" alt=""><figcaption></figcaption></figure>

### 2. 신규등록

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

필수항목:  사원명, 전화번호, 비밀번호 / 선택항목: 부서명, 이메일주소

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FWRCgDDLR0tbJHdZqFAIf%2Fimage.png?alt=media&amp;token=36047eaa-d3de-46cf-ad6f-34c4930fac83" alt="" width="563"><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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-18/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.
