# String modifiers

Discover the available modifiers to manipulate string values 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:

- [Change-case modifier](/reference/cql/expressions/modifiers/string/change-case): Learn how to change the case of string values.
- [Replace modifier](/reference/cql/expressions/modifiers/string/replace): Learn how to replace substrings or patterns in a value.
