Forms & E-Mails
Forms will automatically work on Static Studio-powered websites.
For each export, we will identify all existing forms and connect them to our integrated webhook solution.
Form Entries
Each submission is stored in a custom database table of your WordPress website, and we don’t have access to them (GDPR/CCPA-friendly).

E-Mails
Emails are disabled by default on all our WordPress instances.
You will still receive a notification once a new form entry is waiting for you, including a link to access it. We are firing a webhook request to our internal API to receive the content and send the e-mail.

These emails are never stored in our system – the data exists only temporarily until the email is delivered.
Different Recipient?
If you are an agency or freelancer, you might want to change the recipient for these emails, and we’ve got you covered. Websites running on Studio have an additional field inside the forms configuration to add an alternative e-mail:

SMTP
There might be a case where you want to use your own SMTP server for several reasons.
You may want to use a custom email address for the notification email or send a confirmation email to the visitor who has submitted the form. Guess what? We support that as well.
You can install and configure your favorite SMTP plugin, and it will automatically work - no extra configuration needed.