### [Sending a Notification Email to the Person Who Submitted the Form](https://wpforms.com/docs/sending-a-notification-email-to-the-person-who-submitted-the-form/)

**Published:** June 30, 2023
**Author:** David Ozokoye

**Excerpt:** Learn how to send a notification email to the user who submitted your form.

**Content:**

Would you like to send an email to the form submitter to confirm you’ve received their submission?

In this tutorial, we’ll show you how to send a notification email to the person who filled out your form.

---

Before getting started, you’ll need to [create a new form](https://wpforms.com/docs/creating-first-form/) or edit an existing one to access the form builder. Then, make sure to complete the [basic form notification setup](https://wpforms.com/docs/setup-form-notification-wpforms/).

### Acknowledging Form Submissions with Email Notifications

Sending an email to the user who submitted the form is a great way to quickly acknowledge that you’ve received their form submission.

To set this up, you need the Send To Email Address to pull the user’s email from their entry. You can do this using a [Smart Tag](https://wpforms.com/docs/how-to-use-smart-tags-in-wpforms/).

In your notifications settings, look to the right of the Send To Email Address field and click **Show Smart Tags**.

![The Show Smart Tags link in the Notifications settings](https://wpforms.com/wp-content/uploads/2021/03/notification-email-show-Smart-Tags.png "Show smart tags")

This will open a list of available Smart Tags. Under the **Available Fields** section, select the **Email** field.

![Selecting the Email field from the available fields Smart Tags](https://wpforms.com/wp-content/uploads/2021/03/available-fields-Smart-Tags.png "Email smart tag")

The appropriate Smart Tag will automatically be added to the Send To Email Address field for you.

![A Sent To Email Address field populated with a Smart Tag for the form's Email field](https://wpforms.com/wp-content/uploads/2021/03/email-field-Smart-Tag.png "Field with email smart tag")

When the email notification is sent, this Smart Tag will automatically pull the email address that the user entered into your form.

If you prefer to pull the email address a user submits through a different field, you can manually enter the`{field_id="#"}` Smart Tag with the ID of the field you’d like to use. You can find a field’s ID in the **Field Options** panel for the relevant field.

![Find the field's id in Field Options](https://wpforms.com/wp-content/uploads/2021/03/field-id-in-field-options-3.png "Finding field ID in field options")

Be sure to replace `#` in the `{field_id="#"}` Smart Tag with your field’s ID. For example, if your field’s ID is `3`, it’d look like `{field_id="3"}`.

![Using the field_id=# smart tag in Send To Email](https://wpforms.com/wp-content/uploads/2021/03/field-id-smart-tag-in-send-to-email-4.png "Using the field_id=# smart tag in Send To Email")

That’s it! Now you know how to send a notification email to the person that submitted your form.

Next, want to learn more about setting up form notification emails? Check out our other [form notification tutorials](https://wpforms.com/categories/docs/form-notifications/) to discover more ways you can improve your form management experience.

**Categories:** Form Notifications

---

