> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Collection

> A saved collection of records, rendered as a list.

## Overview

The **Collection** block renders a saved [collection](/data/collections/overview) (a curated or rule-based set of records) as a compact list. Use it to pin a specific working set (a target account list, this week's follow-ups) onto a dashboard.

## Use cases

* A rep's dashboard: their "My accounts" collection as an always-visible list.
* A team board: a shared, rule-based collection (e.g. "Deals closing this month").

## Configuration parameters

| Param          | Type       | Description                     |
| -------------- | ---------- | ------------------------------- |
| `collectionId` | `dropdown` | The saved collection to render. |

## Troubleshooting

| Symptom               | Likely cause                                              | What to check                                               |
| --------------------- | --------------------------------------------------------- | ----------------------------------------------------------- |
| No collection to pick | No collections exist yet                                  | Create one under [Collections](/data/collections/overview). |
| The list is empty     | The collection has no members, or its rules match nothing | Check the collection's contents / rules.                    |

## See also

* [Collections (feature)](/data/collections/overview)
* [List](/blocks/embedded/databases/list) / [Table](/blocks/embedded/databases/table)


## Related topics

- [Sequences](/automation/sequences/overview.md)
- [Lists](/data/collections/overview.md)
- [Static lists](/data/collections/list.md)
- [Teams](/team/users/groups.md)
- [Reusables](/surfaces/components/reusables.md)
