# Guide users to fill in form fields

This guide explains how to configure a tour to guide your users through the process of filling in forms within your application.

## 1. Add highlight

Add a highlight step to your tour

[Video](https://customer-l19423aqaykk5dr6.cloudflarestream.com/9cfe9ce91f30f7182435029e8374d4bc/iframe)

## 2. Select element

Select the form element (i.e. text field etc) which you wish the user to fill in.

[Video](https://customer-l19423aqaykk5dr6.cloudflarestream.com/a7f0601e1b1e1c4cf433c690eb52b436/iframe)

## 3. Allow interaction

Now make sure that the tour is setup to advance to next step when user **clicks button** and enable the option **allow interaction with page** This way the user can fill in the form field and once they are finished they can click next to continue the tour.

[Video](https://customer-l19423aqaykk5dr6.cloudflarestream.com/ae2fc5bdd711728981c89a0d605ace4d/iframe)

**Note:** If your form field requires validation we recommend adding a back button to the next step in the tour, this way the user can go back and correct any errors.
