# 알림센터

## 알림센터 메뉴 <a href="#inform_center_menu" id="inform_center_menu"></a>

알림센터에서는 여러가지 알림 내용을 확인할 수 있습니다. 해당 알림들이 발생하면 실시간으로 알림센터 아이콘에 파란색으로 표시됩니다. 알림센터는 화면 최상단에 위치해있으며, 아래의 이미지를 참조해주시기 바랍니다.

<figure><img src="/files/Ky47LNeI5sIAyewZdVlB" alt=""><figcaption><p>알림센터 위치는 챗봇 관리자센터 우측 상단에 있습니다.</p></figcaption></figure>

<figure><img src="/files/APxjxob7AKuhniMAZ5lZ" alt=""><figcaption><p>알림센터는 봇 목록이나 봇 작업화면 어디에서나 접근할 수 있습니다. <strong>알림항목을 클릭하면 해당 봇으로 이동</strong>하니 유의해주십시오.</p></figcaption></figure>

## 알림 목록 <a href="#inform_list" id="inform_list"></a>

알림센터에서 제공하는 알림의 목록은 아래와 같습니다.

* 봇의 주요 설정 변경
* 사용자 계정에 관한 알림

이 중 봇의 주요 설정에 대한 알림은 개별 봇에 대한 것으로, 상세 내용은 아래와 같습니다.

1. 마스터 관리자의 변경
2. 카카오톡 채널의 변경
3. 봇 삭제 시작/취소
4. 봇 이름 변경
5. 봇 상태 변경
6. APP Key 설정 변경
7. AI 챗봇 콜백 심사 신청/완료
8. 봇 이용제한

새로운 기능이 업데이트되면 알림센터에도 추가될 수 있습니다. 추가항목들은 공지사항에 업로드 되며, 알림센터에서 공지사항 업로드 알림을 받을 수 있습니다.


---

# Agent Instructions: 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:

```
GET https://kakaobusiness.gitbook.io/main/tool/chatbot/main_notions/inform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
