> For the complete documentation index, see [llms.txt](https://bizzeropay.gitbook.io/bizzeropay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bizzeropay.gitbook.io/bizzeropay/bizzeropay-user/step-3.md).

# STEP 3. 담당자 등록(선택사항)

![회사정보 앱](/files/-M39KWmNzyYq0evBS2gg)

{% hint style="info" %}
기업제로페이 메인화면에서 첫번째 ‘회사명’ 메뉴를 선택합니다. \
\- 회원가입 시 등록한 회사의 명칭으로 메뉴명이 나타납니다.
{% endhint %}

![직원(사용자)관리](/files/-M39HCV-LXFyfCUlYhrA)

{% hint style="info" %}
제로페이 사용자관리 및 한도관리를 함께 할 제로페이 담당자를 등록하기 위해 \[직원등록] 버튼을 선택합니다.
{% endhint %}

![직원(담당자) 등록](/files/-M39LGt5ucaXkWad4bOM)

![직원(담당자) 아이디, 비밀번호 등록](/files/-M39LcgfZWdT8uaypMAe)

{% hint style="info" %}
직원 아이디 입력을 위해 {V} 를 선택한 후  비즈제로페이에 가입할 정보를 입력합니다.\
아이디와 비밀번호를 입력한 후 ‘저장’ 버튼을 선택하면 **제로페이 담당자**가 추가됩니다.\
※ 제로페이 앱 사용자 등록은 STEP 5. 사용자 등록 참조(제로페이담당자 업무)
{% endhint %}

![앱 사용권한 부여](/files/-M39Lk6amLU7_n2FdGgo)

{% hint style="info" %}
제로페이 담당자들의 앱(메뉴)권한지정을 위해 ‘앱사용현황’ 메뉴를 선택한 후 ‘사용자별 사용현황’ 탭을 선택합니다.\
앱(메뉴)권한을 변경할 제로페이 담당자를 선택합니다.\
선택된 제로페이 담당자가 사용할 앱(메뉴)들을 선택합니다.\
선택이 완료되었으면, 저장버튼을 선택하면, 제로페이 담당자가 사용할 앱이 설정됩니다.
{% 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://bizzeropay.gitbook.io/bizzeropay/bizzeropay-user/step-3.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.
