# Formstack

This page will explain how to send your form submissions from a Formstack form to a CallFast project.

{% hint style="warning" %}
Important - Make sure to add your Call Fast project email address as an additional recipient in Formstack. You don't need to replace the current email address with your Call Fast email address.
{% endhint %}

You can find your unique Call Fast project email address in the Call Fast project. Click "Copy" to copy it:

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

Then go into Formstack and find the relevant form.\
\
You can find the Emails & Actions menu under the Settings tab of your form.

<figure><img src="https://help.formstack.com/servlet/rtaImage?eid=ka0Vu0000006OcL&#x26;feoid=00N4w00000GLYSh&#x26;refid=0EM4w000005jrcN" alt=""><figcaption></figcaption></figure>

Click on Settings > Emails & Redirects and navigate to the Notification Email section as seen below.&#x20;

<div align="left"><img src="https://help.formstack.com/servlet/rtaImage?eid=ka0Vu0000006OcL&#x26;feoid=00N4w00000GLYSh&#x26;refid=0EM4w000002HxOg" alt="Screenshot_2019-06-26_16.00.56.png"></div>

\
Click on "Add a Notification Email" and use your Call Fast project email address.


---

# 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/form-provider-instructions/formstack.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.
