# 팝업 목록 관리하기

등록하신 팝업 캠페인을 모두 확인하실 수 있는 리스트를 제공합니다.

* 사이트에 게시를 on/off 버튼을 통해 제어 할 수 있습니다.
* 수정/삭제 등 작업을 수행하실 수 있습니다.
* 상단의 검색 기능을 통해 팝업 이름으로 빠르게 캠페인을 찾으실 수도 있습니다.

<figure><img src="/files/68BDrYm1H1ulqTuDyFxf" alt=""><figcaption></figcaption></figure>

## 팝업 캠페인 수정하기 <a href="#edit" id="edit"></a>

***

팝업 명을 클릭하거나 작업 버튼을 클릭하여 수정하기를 클릭하면 수정 화면으로 바로 이동하실 수 있습니다.

이미 게시된 팝업도 언제든지 수정하실 수 있습니다.

{% hint style="danger" %}
팝업의 이름을 변경하시는 경우, 성과 데이터에 표시하는 팝업 이름도 함께 변경됩니다.
{% endhint %}

{% hint style="danger" %}
팝업을 삭제하시는 경우, 성과 데이터는 삭제된 팝업으로 노출됩니다.
{% endhint %}


---

# 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://acecounter.gitbook.io/guide/marketing/mamage-popup/list.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.
