> For the complete documentation index, see [llms.txt](https://docs.hypertune.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypertune.com/guides/use-string-interpolation.md).

# Use string interpolation

{% embed url="<https://www.loom.com/share/04a0367c427343ff93cdeb9fa79c52e2>" %}

You can format strings in Hypertune with arguments defined in your schema.

To create a formatted string, define an argument on the string field itself or one of its parent fields, e.g. in the `Context`. Then implement the string's logic with a Text Chain expression. Open the menu on the Text Chain to add an empty expression that you can set to an argument.
