# Collections

### What are Collections?

Collections let you group multiple Arcades into a single, scrollable experience — perfect for guiding viewers through multiple demos or tutorials without sending separate links.

{% hint style="info" %}
Collections are only available in our Enterprise plan.
{% endhint %}

Once you create a Collection, you can:

* Add multiple Arcades (from personal and team workspaces)
* Customize the title, subtitle, and layout
* Share one link that plays everything together, in order

{% @arcade/embed flowId="v5SOojuDaXKmODmte49v" url="<https://app.arcade.software/share/v5SOojuDaXKmODmte49v?ref=share-link>" %}

***

### How can I use Collections?

Some common use cases include:

* *Product changelogs* (group updates from a release cycle)
* *Sales leave-behinds* (curated Arcades per account)
* *Step-by-step onboarding* or *feature deep dives*

You decide the flow and structure — viewers see each Arcade in the order you've chosen, with custom titles and subtitles.

***

### How do I create a new Collection?

1. Navigate to *Collections* from the top of your Workspace (next to *Arcades* and *All*)
2. Click the *Create new* button in the top-right
3. You’ll enter the Collection builder with:
   * *Design controls* on the left (layout + style)
   * *Content tools* like *Add Arcade* and section titling
   * A preview area in the middle
4. Click the *+ Add Arcade* button
5. A modal will appear showing all your Arcades (personal + team)
6. Select the Arcades you want to include
7. Customize titles and subtitles for each section or Arcade
8. Share the Collection from the *Share* button in the top right

***

### Can I control the look and feel of a Collection?

Yes! In the *Design* panel on the left, you can:

* Choose between *stacked* and *grid* layouts
* Toggle *Hide Arcade titles* on/off for a cleaner look
* Apply a consistent format across your whole Collection

Collections help you maintain visual consistency across multiple Arcades.

***

### Where do I find my Collections?

From your homepage:

* Use the tabs at the top: *All*, *Arcades*, or *Collections*
* Click *Collections* to see only the ones you’ve created
* You *won’t* see your Collections listed when viewing the Arcades tab

<figure><img src="/files/gTxZAktDcQ55sxHuAYeK" alt="" width="375"><figcaption></figcaption></figure>

***

### What plan is Collections on?&#x20;

Collections are only available on the Enterprise plan. If you'd like to learn more, [contact our sales team](https://www.arcade.software/contactsales).&#x20;


---

# 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.arcade.software/kb/build/interactive-demo/share/collections.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.
