> For the complete documentation index, see [llms.txt](https://docs.ownchat.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ownchat.app/bot/send-action/send-carousel-media.md).

# Send Carousel Media

{% embed url="<https://app.supademo.com/demo/cmm4jjnwd1n6gdtfh74gjwwzm?utm_source=link>" %}

### **Overview**

The **Send Carousel Media** action allows you to send a scrollable set of interactive cards within a bot flow.

Each card can contain:

* An image or video
* A title
* A call-to-action button

This action:

* Showcases products or features visually
* Supports images and videos
* Supports dynamic body text
* Automatically proceeds to the next connected node

### **Add a Send Carousel Media Action**

* Click **Add Node**

{% embed url="<https://app.supademo.com/demo/cmp2fj2h302i8xn0jd9scry8q?utm_source=link>" %}

* Select **Send Action**
* Choose **Send Carousel Media**

{% embed url="<https://app.supademo.com/demo/cmp2fm7ch0267ur0jmh0l7d9k?utm_source=link>" %}

* Choose **Image Type - Carousel**

The configuration panel will open.

#### **1️⃣ Action Name**

The **Action Name** is used for internal reference.

* Helps identify this action in the flow
* Does not appear to customers

{% embed url="<https://app.supademo.com/demo/cmp2fpkc701lhyy0jcyyrb69i?utm_source=link>" %}

### Media Type Selection &#x20;

For each card, choose the media type that best highlights your content:

* Image
* Video

You can showcase products or features using either format.<br>

{% embed url="<https://app.supademo.com/demo/cmp2fx33o01bjw80jx25hpzwa?utm_source=link>" %}

#### **2️⃣ Body Text**

The **Body Text** appears above the carousel cards.

Use this field to describe product features or highlight offerings.

**Character Limit**

* Maximum: **4096 characters**

**Dynamic Personalization**

**Add Variable**

* Click **Add Variable**

{% embed url="<https://app.supademo.com/demo/cmp2fyfpt02iixn0jud56wgn6?utm_source=link>" %}

* Select the required field from the dropdown menu
* The variable will be inserted automatically

{% embed url="<https://app.supademo.com/demo/cmp2g0jgd01bnw80jf44how02?utm_source=link>" %}

This allows you to include customer data dynamically.

Example:

Hi {{customer.name}}, explore our featured products below.

**Text Formatting Options**

You can format text using editor tools:

* **Bold**
* *Italic*
* ~~Strikethrough~~

Steps:

* Select the text
* Click the required formatting icon

**Emojis**

Click the **Emoji icon** to add emojis.

#### **3️⃣ Card Configuration**

You can add multiple media cards to a single carousel.

**Media Limit**

* Maximum **9 carousel media cards**
* You can view how many media files have been added in the media section

**Media Type Selection**

For each card, choose the media type that best highlights your content:

* From Media
* URL

{% embed url="<https://app.supademo.com/demo/cmp2g72sh01bxw80jv9xipktz?utm_source=link>" %}

You can showcase products or features using either format.

**Media Upload Options**

You can upload media or use a URL.

**Upload Type - From Media**

* Click **Upload Media**

{% embed url="<https://app.supademo.com/demo/cmp2i9tg301paw80jky8ac5hk?utm_source=link>" %}

* Select files from the Media Collection
* Confirm selection

{% embed url="<https://app.supademo.com/demo/cmp2ic67202f7wz0jn6bnilu5?utm_source=link>" %}

The selected files will be attached to the carousel.

**Upload Type - URL**

* Enter the publicly accessible media URL
* The content will be displayed in the carousel

**Card Title**

* Short heading for each card
* Maximum: **160 characters**

**Button Configuration**

Each card can have one button.

**Button Name**

* Enter the label for the button
* Used to identify the action for users
* Maximum: **20 characters**

Example:

* View More
* Buy Now
* Learn More

{% embed url="<https://app.supademo.com/demo/cmp2iel2u02fbwz0j52p9su09?utm_source=link>" %}

**Button URL**

* Enter the destination link
* Only one URL can be used per button
* Set the correct link destination

When clicked, users are redirected to the provided URL.

{% embed url="<https://app.supademo.com/demo/cmp2ig4sa01plw80jy6q5hdp0?utm_source=link>" %}

#### **Adding Multiple Cards**

* Use the same procedure to configure each additional carousel card
* Repeat media selection, title, button name, and button URL configuration
* Ensure total cards do not exceed 9

### **Save and Deploy**

After completing configuration:

* Click **Create** to add the action to the flow

{% embed url="<https://app.supademo.com/demo/cmp2ihm1e02hsur0je8qlc8of?utm_source=link>" %}

* Connect the node appropriately
* Click **Publish** to deploy changes

### **Validation Before Publishing**

Before publishing:

* Confirm total carousel cards do not exceed 9
* Verify media files or URLs are accessible
* Ensure button URLs are correct
* Confirm dynamic variables are correctly inserted
* Test the flow to validate display and redirection
