> ## Documentation Index
> Fetch the complete documentation index at: https://docs.formdb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto-Responses

> Send automated emails to your users.

## Instant Auto-Responses

Ackowledge every submission instantly. Set up personalized email auto-responses to let your users know you've received their message.

### Setting up Auto-Responses

1. Go to the "Email Notifications" tab for your form.
2. Enable "Auto-Response".
3. Customize the email subject and body.
4. You can use variables like `{{name}}` to personalize the message using data from the form.

### Example

**Subject**: Thanks for contacting us, {{name}}!

**Body**:
Hi {{name}},

We received your message regarding "{{subject}}". Our team will get back to you shortly.

Best,
The Team
