# Teaser Management

Supporting your business through live chat and social media communication is a crucial aspect of your success. Why is this important? Because this approach allows you to reach customers quickly and efficiently. Therefore, the information conveyed must always be relevant and up to date. For example, when informing customers about an analysis of network issues affecting live chat performance, or when your business wishes to promote special offers that customers can use through social media messages.

We simplify the updating of your live chat and social media message content through the **Teaser Management** feature. With this feature, you can conveniently update information directly through the dashboard. To get started, go to the **Customer Service** page and select the **Teaser Management** menu, as shown in the following image.

<figure><img src="https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FKVmDUAUL0T2pWc5pMLLY%2FScreenshot_15-8-2025_13958_venom.3dolphins.ai.jpeg?alt=media&#x26;token=833e2f8a-d81f-4f86-859a-6b85352c5083" alt=""><figcaption></figcaption></figure>

**Component Explanation:**

| Name          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Actual Teaser | Displays an active teaser within the current live chat channel.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Teaser List   | <p>Displays all created list teasers. The table components in the teaser list are as follows:</p><ul><li>Teaser Name : Serves as an identifier for the teaser.</li><li>Teaser Header : The teaser title that will be displayed to customers.</li><li>Category: Category for that teaser. Explanations for each category can be viewed on <a href="teaser-management/create-new-teaser">this</a> page.</li><li>Channel: Indicates the channel account that will display the teaser.</li><li>Status: Indicates the active or inactive status of the teaser.</li><li>Action: This is an action button for the teaser. Starting with activating and deactivating teasers, seeing teaser previews, and modifying or deleting teasers.</li></ul> |
| Live Preview  | <p>This section provides a glimpse of the currently active teaser live chat. Each tab in the live preview section is described in detail below:</p><ul><li>Live Chat Register: It will display your teaser preview for the customer registration page.</li><li>Live Chat Window: Displays a preview of the teaser when the customer is on the chat page. </li><li>Social Messaging: It will display your teaser using bubble messages sent to customers when interacting with channels other than live chat.</li></ul>                                                                                                                                                                                                                     |


---

# 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.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.
