# 봇 리스트

***

## 1. 나의 봇 리스트

{% hint style="success" %} <mark style="color:green;">**내가 생성하고 운영중인 봇 리스트를 볼 수 있습니다.**</mark>

나의 전체 봇 리스트를 볼 수 있고, \
봇을 추가로 생성하거나 기존 봇을 복사, 삭제 할 수도 있습니다.\
\
\* <mark style="color:green;">봇별 사용여부는 각 봇의 ON/OFF 버튼</mark>을 사용하시면 됩니다.
{% endhint %}

<figure><img src="/files/PQrk7X2at1LpMAfCMvNn" alt=""><figcaption><p>나의 봇 리스트</p></figcaption></figure>

### **① 신규 봇 생성하기 버튼**  <img src="/files/zRFtnafo7uRmS7ALsTS7" alt="" data-size="line">

> 새로운 봇을 생성할 수 있는 버튼입니다. \ <mark style="color:orange;">\* 신규 봇 생성 버튼의 경우 어썸봇에서만 제공하며,</mark> \ <mark style="color:orange;">다른 채널에서 접근한 봇리스트에서는 제공되지 않습니다.</mark>

### **② 봇 활성화 ON/OFF** ![](/files/XoGSGr7lO3IoLVooi0bP) ![](/files/oZl9rtPmDjMHCbF9BnmG)

> 클릭하여 사용여부를 설정 할 수 있습니다.

### **③ 봇 설정 바로가기**  ![](/files/c8UI8UZLpWfxTGaM8G9o)

> 해당 봇의 주요 설정 페이지 및 봇 복제/삭제가 가능합니다.
>
> ![](/files/dPqYFWPhvBnh9LDvuKbl)
>
> * <mark style="color:orange;">**편집하기**</mark> : 해당 봇 시나리오 편집 에디터로 이동됩니다.
> * <mark style="color:orange;">**미리보기**</mark> : 해당 봇 시나리오를 미리볼 수 있는 미리보기 창이 노출됩니다.
> * <mark style="color:orange;">**복제하기**</mark> : 해당 봇 시나리오를 동일하게 복제하여 신규 봇을 생성할 수 있습니다.
> * <mark style="color:orange;">**설정하기**</mark> : 해당 봇 설정페이지로 이동됩니다.
> * <mark style="color:orange;">**삭제하기**</mark> : 해당 봇을 삭제 할 수 있습니다. 삭제 시 복구되지 않습니다.


---

# 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://happytalk.gitbook.io/happybot/concept/basic_screen/botlist.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.
