# Delete Teaser

In managing live chat content, there are times when a previously used teaser is no longer relevant, has expired, or is no longer needed to be displayed to customers. In such cases, you can delete the teaser to keep the teaser list organized and ensure that only necessary information is displayed.

To delete a teaser, go to the **Teaser Management** page. In the **Teaser List** section, select the teaser you wish to remove by clicking the **'Action'** button, then choose the **'Delete'** option to remove the teaser from the list.

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

A confirmation pop-up will appear to delete the teaser. Click **'Yes'** to proceed with the deletion, or click **'No'** to return to the **Teaser Management** page.

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

You can also delete a teaser while viewing its preview. In the **Teaser List** section, click the **'Preview'** button to open the **Teaser Preview** pop-up. Then, click the **'Edit'** button at the bottom right of the pop-up, and you will be redirected to the **New Teaser** page to make changes or delete the teaser.

<figure><img src="/files/FihkyxIgqETbY3burhJc" 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://docs.3dolphins.ai/customer-service/teaser-management/delete-teaser.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.
