# Collection modifiers

Discover the available modifiers to manipulate collections in CQL.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Deduplicate modifier](/reference/cql/expressions/modifiers/collection/deduplicate): Learn how to remove duplicate items from a collection.
- [Sort modifier](/reference/cql/expressions/modifiers/collection/sort): Learn how to to sort the items of a collection.
