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

# STEP 7. 세부설정(선택사항)

{% hint style="danger" %}
회사의 규정금액 기준으로 세부 한도설정이 필요한 경우
{% endhint %}

![기업제로페이 사용자관리 앱](/files/-M39kJ54kEDZAsGuj-uM)

{% hint style="info" %}
기업제로페이 메인화면에서 '**기업제로페이 환경설정**' 메뉴를 선택합니다.
{% endhint %}

![](/files/-MP7rs4TcInZPeIqlRVE)

{% hint style="info" %}
환경설정 메뉴를 선택하여 **한도사용/시간 설정/업종제한** 변경이 가능합니다.
{% endhint %}

## &#x20;① 한도사용

![한도사용 설정 메뉴](/files/-MP7seiRQL4_VcjL8RTV)

{% hint style="info" %}
한도사용 **on/off** 버튼을 선택하여 한도사용 및 **1회, 일, 월 한도** 사용여부 및 세부한도 지정사항을 변경할 수 있습니다.&#x20;

옵션 변경 후 **\[저장]** 버튼을 눌러 변경을 완료합니다.
{% endhint %}

## ② 허용시간 설정

![허용시간 설정 메뉴](/files/-MP7tc82Q1YLENJzLBhA)

{% hint style="info" %}
**\[수정]** 버튼을 통해 (전체허용 / 허용시간설정 / 분류별설정) 옵션변경이 가능합니다.

세부옵션 설정 후  **\[저장]**&#xBC84;튼을 눌러 변경완료합니다.&#x20;
{% endhint %}

## ③ 업종제한 사용

![업종 제한 설정 메뉴](/files/-MP7r79HfhQq-g_8TMI6)

{% hint style="info" %}
**\[수정]** 버튼을 통해 (전체허용 / 업종제한 / 업종허용 / 분류별설정) 옵션 선택이 가능합니다.
{% endhint %}

![표준산업분류코드](/files/-MP7lALX5bht-skhttbQ)

{% hint style="info" %}
옵션 선택 후 **\[등록]**&#xBC84;튼을 통해 표준산업분류코드 목록에서 해당 업종을 선택합니다.

**\[저장]**&#xBC84;튼을 선택하면 제한/허용 업종으로 추가됩니다.
{% 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-7.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.
