# Binding & Values

Values allow you to extract and pass data to Pages, Components, Data Queries, and Workflows. Following use cases:

* Define the default value for the Text field
* Bind List component with Form component
* To send an email, you need to specify such Values in a Send Email Action as the recipient's email, subject, and body.
* Pass value from one Page to another

{% content-ref url="binding-and-values/binding-components" %}
[binding-components](https://docs.jetadmin.io/user-guide/binding-and-values/binding-components)
{% endcontent-ref %}

{% content-ref url="binding-and-values/parameters" %}
[parameters](https://docs.jetadmin.io/user-guide/binding-and-values/parameters)
{% endcontent-ref %}
