> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/tool/bizwallet/operating/notification.md).

# 비즈월렛 알림

## 1. 알림 설정

이용중인 비즈월렛에 대한 다양한 알림을 제공합니다.\
본인이 **관리자로 등록된 비즈월렛**에 대해 **카카오톡 메시지를 통한 알림 수신 여부를 설정**할 수 있습니다.                              &#x20;

알림 수신 설정을 하지 않더라도, 모든 알림 내용은 **이메일 및 웹 알림**을 통해 확인할 수 있습니다.

<figure><img src="/files/lpMiv2UDI3n3GEZiOWVy" alt=""><figcaption></figcaption></figure>

* **이메일 알림**: 카카오비즈니스 > 내 정보 > 알림받을 이메일에 등록한 주소로 발송됩니다.\
  비즈월렛 관련 모든 변동사항에 대해 발송되며, \
  회원 필수 고지사항 안내를 위한 것으로 별도의 설정/해제가 불가합니다.
* **웹 알림** : 카카오비즈니스 관리자센터 상단의 \[알림] 영역에서 확인 가능합니다. \
  **최대 100개**까지 최근 알림 내역을 확인할 수 있습니다.
* **카카오톡 알림** : 통합회원 가입 시 인증받은 휴대폰 번호 기준으로 카카오톡 알림이 발송됩니다.

{% hint style="success" %}
**심야 시간대(21:00 \~ 09:00)**&#xC5D0;는 기본적으로 알림은 발송되지 않으며, \
\[알림 설정]에서 **심야 시간 알림 허용을 설정한 경우에만 발송** 됩니다.
{% endhint %}

### 1-1. 비즈월렛 알림 상세

<figure><img src="/files/7FEblJXSAtJSHdVSCDg9" alt=""><figcaption></figcaption></figure>

{% 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://kakaobusiness.gitbook.io/main/tool/bizwallet/operating/notification.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.
