> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/tab-collections.md).

# Tab collections

Broadcast's tab collection enables you to showcase multiple collections in one section. It is the most comprehensive collection section with a wide range of features and options.

<figure><img src="/files/B4y5Ztw8fMpAVlU2BvHs" alt=""><figcaption><p><strong>Shoppers can use the Quick Add feature and also cycle through different collections</strong></p></figcaption></figure>

Each collection tab can display a promotion with a call to action.

<figure><img src="/files/WX6ZuTCApybcUdiDGSl3" alt=""><figcaption><p><strong>Grid layout with promotional image</strong></p></figcaption></figure>

### Flexible

Display products from multiple collections in one section. Include a promotional image with messaging and branding to draw customers to your products.&#x20;

### Customize

* Add collection blocks to build each tab.&#x20;
* Use the heading feature in each block to label the tab name.&#x20;
* The featured image can be aligned to fit the size of your product images or image size.&#x20;
* You can choose the layout from grid to slider in the section settings.&#x20;
* Choose how many items to show for the slider and the grid layout styles.&#x20;
* Mobile layout options include a slider, 1-column or 2-column.&#x20;

### Video Overview

This video demonstrates the tab layout options and reviews all the section and block options:

{% embed url="<https://www.loom.com/share/44a03ff710234963bd2703bafd0fe79c?sid=a5ea0e31-ee7e-41ac-82b0-e7350f78f622>" %}
**Video walkthrough of the features in the Tab collections section**
{% endembed %}

### See also

Broadcast includes a single-collection section with similar features for quickly displaying one collection:

{% content-ref url="/pages/OhIgMAX263NhW4xKMECv" %}
[Featured collection](/broadcast-v5/sections/broadcast-sections/featured-collection.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/tab-collections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
