# 챗봇 관리자센터 개요

## 챗봇 관리자센터 소개 <a href="#introduce" id="introduce"></a>

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

'챗봇 관리자센터'는 카카오 인공지능 기술을 이용하여 카카오톡 채널 챗봇과 카카오미니 보이스봇을 동시에 설계할 수 있는 **카카오 AI 설계 플랫폼**입니다.

카카오가 진정으로 추구하는 것은 AI 기술을 통해 일상의 모든 것들을 더 편리하게 이용할 수 있는 경험을 제공하고, 특별한 지식 없이도 누구나 기술 진화의 혜택을 볼 수 있도록 하는 것입니다. 챗봇 관리자센터에서는 카카오톡 채널 챗봇, 카카오미니 보이스봇(beta), 카카오 보이스 서비스(KVS) 등의 인공지능 서비스를 만들 수 있으며, 향후에는 시각형 AI 기술을 활용한 설계까지 지원할 예정입니다.

열린 플랫폼을 지향하는 챗봇 관리자센터를 활용해보세요. 이제 다양한 분야의 사업 파트너들 뿐만아니라 일반 사용자들도 쉽고 빠르게 유저와 인터랙션이 가능한 대화형 봇 디자인이 가능해집니다.

**카카오톡 채널 챗봇이란?**\
카카오톡 채널을 통해 제공되는 대화형 인터페이스의 챗봇(Chatbot)을 의미합니다. 챗봇 관리자센터를 통해 제작한 챗봇은 [**카카오톡 채널 관리자센터**](https://center-pf.kakao.com/)에서 개설한 카카오톡 채널과 연결하여 이용자에게 챗봇 서비스를 제공할 수 있습니다.

<figure><img src="/files/4u1tMDxhrCiooAZnw36V" alt=""><figcaption><p>챗봇 관리자센터로 제작된 카카오톡 채널 챗봇 서비스</p></figcaption></figure>

## 챗봇 관리자센터 구조 <a href="#structure" id="structure"></a>

챗봇 관리자센터의 서비스 구조는 다음과 같습니다.

<figure><img src="/files/QFnSUV4ATzeF78mkHG4t" 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/start/overview.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.
