# 내 정보

## 내 정보 <a href="#my_information" id="my_information"></a>

내 정보 메뉴를 통해 현재 로그인된 계정의 정보의 확인을 하거나, 챗봇 관리자센터에 생성된 알림 설정, 자동결제 카드 등록 기능들을 사용할 수 있습니다. 내 정보는 화면 최상단 우측에서 확인할 수 있습니다.

<figure><img src="/files/uC9EZc7fStrl5xyTdlhn" alt=""><figcaption><p>화면 최상단 우측에 노출되는 계정을 클릭하면 내 정보 메뉴로 진입할 수 있습니다.</p></figcaption></figure>

### 계정 정보 <a href="#account_information" id="account_information"></a>

* 계정 정보 페이지에서 현재 로그인된 카카오계정 정보를 확인할 수 있습니다.
* 현재 카카오비즈니스에 로그인된 계정을 로그아웃하거나, 서비스를 탈퇴할 수 있습니다.
* 단, 챗봇의 마스터, 월렛의 마스터, 월렛에 등록된 자동결제카드 가 있을 경우 서비스를 탈퇴할 수 없습니다.

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

### 알림 설정 <a href="#notification_setting" id="notification_setting"></a>

* 로그인한 카카오계정의 카카오톡으로 채널 알림이 발송됩니다.
* 챗봇 마스터, 월렛 마스터, 월렛 권한 보유 작업자인 경우 설정된 알림항목과 상관없이 모든 알림 내용은 기본적으로 이메일로 전달됩니다.
* 선택된 알림 수단이 없을 경우 카카오톡 채널 알림 및 SMS는 전송되지 않으며, '챗봇 관리자센터' 채널을 차단한 경우에도 알림을 받을 수 없습니다. 이경우 이메일을 통하여 알림을 확인하여 주시기 바랍니다.

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

### 자동 결제카드 설정 <a href="#setting_auto_payment_card" id="setting_auto_payment_card"></a>

* 자동결제카드는 내 정보 > 자동 결제카드 설정에서 자동결제카드를 등록하면, 월렛 상세 > 결제카드 관리 에서 등록된 카드를 불러올 수 있습니다.
* 내 정보 > 자동 결제카드 설정에선 등록된 자동결제카드가 연결된 월렛이 어디인지 확인하거나 연결된 모든 월렛 목록에서 사용된 결제 내역을 확인할 수 있습니다.

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


---

# 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/my_information.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.
