# Collections

A Collection is a container whose children are categories pulled from a module &mdash; a blog, a Datatable, or another category-driven module &mdash; tied to a page template that generates a public detail page for every category automatically, instead of an administrator building a category detail page by hand for each one.

<p><img src="../../../images/admin/settings/collections/collections-list.png" alt="Collections list showing the real blog-categories collection"></p>

## When to Use a Collection

Use a Collection when a module's categories (for example, blog categories, or departments/parks/program areas on a Datatable) should each get their own public landing/detail page with a consistent layout &mdash; all sharing the same design but pulling in that category's own entries.

**Name** | **Description**
:--- | ---
[Add Collection](/admin/settings/collections/add-collection/) | Create a new Collection.
[Update Collection](/admin/settings/collections/update-collection/) | Change a Collection's settings, and add or remove the categories inside it.
[Delete Collection](/admin/settings/collections/delete-collection/) | Permanently remove a Collection.

!!! Note
If a generated category page looks wrong, check the Collection's Page Template first &mdash; it's a shared layout, so a fix there applies to every category the Collection covers.
!!!
