> For the complete documentation index, see [llms.txt](https://docs.fylr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fylr.io/for-system-administrators/inspect/collections.md).

# Collections

The **Collections** page (`/inspect/collections/`) is a searchable, paged browser over the whole collection tree — across all users, independent of who owns what.

## Filters

* **search** the collection table by name or reference;
* filter by **owner** and by **user type**;
* a **`#`** column shows how many objects each collection holds;
* the tree is built by paging the table and expanding ancestors on demand, so even a very large, deep collection tree stays navigable.

## See also

* [The /inspect Backend](/for-system-administrators/inspect.md) — the console overview and auth model.
* [Collections and publishing](/for-developers/concepts/collections-and-publishing.md) — the concept.
