# Search Teaser

When you want to locate a previously created teaser, use this search feature to easily access it. This feature is useful both when you want to edit the teaser information and when you need to verify that the teaser is still or has been recorded in the system.

When you open the **Teaser Management** menu, enter the teaser title in the search field within the **Teaser List** section and press **'Enter'**. The search results will be displayed promptly, as shown in the image below.

<figure><img src="/files/zYAC7QIOW5QeMhE1xGeh" 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/search-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.
