# New Carousel Item Collection

## **Overview**

This action helps you create engaging carousels within your Salesforce flows. The [Avonni Carousel component](/flow/flow-components/carousel.md) is a great way to showcase multiple items, such as images or product information, in an interactive and visually appealing format.

***

## **How it Helps**

Imagine you want to display a series of product images with descriptions in your flow. This action allows you to easily create a carousel that users can interact with, flipping through the different products to learn more.

***

## **When to Use It**

This action is perfect for:

* **Showcasing multiple items in a visually engaging way.**
* **Creating interactive presentations or product showcases.**
* **Highlighting key information or features.**
* **Improving the user experience by making information easily accessible.**

***

## **Example**

To create a product showcase carousel:

1. **Configure the Action:** Provide a label for the action collection (e.g., "Product Showcase Carousel").
2. **Add Carousel Items:** For each item, specify the title, description, and image source.
3. **Connect to Carousel:** In your flow, connect this action collection to an Avonni Carousel component.

***

## **Key Considerations**

* **Carousel Customization:** Explore the customization options available for the Avonni Carousel component to tailor its appearance and behavior.
* **Image Optimization:** Use optimized images to ensure fast loading times.
* **Mobile Responsiveness:** Test the carousel on different screen sizes to ensure it works well on mobile devices.


---

# 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.avonnicomponents.com/flow/actions/ui-and-navigation/new-carousel-item-collection.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.
