--- title: Email description: Email input field with validation --- The Email field allows you to capture email addresses and validate them. It maps to a `` element. It is safe to use user-filled email fields to get the recipient inside an Email action. ![Email field example](email-field.png) The Email field has the same options as a normal text field: Setting the Key, a Label and the Placeholder. Under the validation tab, you can also mark the field as required and add a custom error message. This error message will also be shown if **the email is in an invalid format.**