# Response Carousels

## Overview

Carousels let your AI Agent display multiple related options in a single, scrollable view. Each card includes an image, title, description, and buttons, allowing users to browse and act quickly, without leaving the conversation.

They’re ideal for showing events, product lists, or location options directly in chat, creating a smooth and engaging way for guests to find what they need.

{% embed url="<https://drive.google.com/file/d/1oYGTfL_Ae1zc_kaFwj6Hg-iOIjZku8-Q/view?usp=sharing>" %}

## Benefits

Carousels make your chat experience more visual, interactive, and conversion-focused. Instead of long text lists, guests get easy-to-browse choices that highlight key actions.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><p><strong>Faster discovery</strong></p><p></p><p>Guests view multiple options at once</p></td></tr><tr><td><p><strong>Higher engagement</strong></p><p></p><p>Swipeable cards invite exploration</p></td></tr><tr><td><p><strong>Clear next steps</strong></p><p></p><p>Buttons guide users to purchases or bookings</p></td></tr></tbody></table>

## Capabilities

* Works in bubble, card, or modal formats.
* Supports images, titles, descriptions, and up to 3 buttons per card.
* Optional fixed quick replies for the full carousel.
* Configurable fonts, colors, and tags for consistent branding.
* Optimized for web and mobile chat experiences.

## Use Cases & Examples

* **Tickets:** Show a variety of ticket options with details and links to purchase.&#x20;

{% embed url="<https://drive.google.com/file/d/15QPD20kiDBxk67qKSGe8dS7UMYzbS1xR/view?usp=sharing>" %}

* **Events & Games:** Show upcoming matchups with date, time, and a “Buy Tickets” button.
* **Gift Guides:** Highlight featured products with images, prices, and purchase links.
* **Dining or Venue Options:** Display restaurant names, descriptions, and maps.
* **Parking & Transportation:** Display parking options, shuttle schedules, or rideshare pickup zones, improving guest wayfinding before events.
* **Premium Experiences:** Display premium seating, suite rentals, or VIP upgrades with pricing and availability. Encourage upsells during key sales moments.

<figure><img src="/files/7GkgYNgxX5GmDjBRZaCy" alt="" width="188"><figcaption></figcaption></figure>

## Best Practices

* Keep 3–5 cards to avoid scroll fatigue.
* Maintain a consistent look across cards.
* It's best to include one clear CTA per card.
* Ensure the chat flow continues smoothly after each selection.

#### Implementation & Next Steps

Contact your Account Manager to enable the response carousel feature.

<br>


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/features-and-integrations/features/response-carousels.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.
