# Email form submissions

When you [create a project](/getting-started/create-a-project.md) in CallFast you will be given a unique email address to send your leads to for that project.&#x20;

<figure><img src="/files/duUHEPUSxFGCGGMCJrhJ" alt="" width="563"><figcaption></figcaption></figure>

We recommend adding this email address as a recipient of the form submissions. This means that when people fill in the form the data will reach your Call Fast project so we can call them.

This also means that Call Fast can work with any form provider as you simply need to add your unique project email address as an additional recipient for the form submissions.

And, we also don't interfere with your current form flow as you can keep everything in place and just add Call Fast as an additional email recipient of the form submissions.&#x20;

[See the instructions for different form providers here ->](/send-leads-in/form-provider-instructions.md)

### **Important points**

* Add your Call Fast project email address as an additional recipient to your form submission. This way you can keep receiving the form submission data to your existing email. Send it to Call Fast in addition to the location(s) you currently send it, don't stop sending it to your current locations and to Call Fast alone. &#x20;
* You don't need to format the submission emails in any particular way. We will analyse the information in the submission email and extract the first name, last name, email address and phone number.
* We operate privacy first. This means that we don't store any of the other data you send to us in the lead emails except the first name, last name, email address and phone number of the lead.

For more information on how to set CallFast up to receive your leads, please [see how to set up specific form providers here ->](/send-leads-in/form-provider-instructions.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.callfa.st/send-leads-in/email-form-submissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
