# Typeform

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

{% hint style="warning" %}
Important - Make sure to add your Call Fast project email address as an additional recipient in Typeform. 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 Typeform and find the relevant form.

Click the settings icon from the Create panel.

![2024-07-15\_11-33-09.png](https://typeform.zendesk.com/hc/article_attachments/28494008395796)

Then select **Follow-ups**.

<img src="https://typeform.zendesk.com/hc/article_attachments/25233272644884" alt="2024-04-02_13-30-24.png" height="334" width="529">

Click the **+** icon to add a follow-up.

![2024-04-02\_13-33-46.png](https://typeform.zendesk.com/hc/article_attachments/25233241763092)

Set a Trigger, for example, trigger on **Any full response**.

![image8.png](https://typeform.zendesk.com/hc/article_attachments/25233241771412)

<img src="https://typeform.zendesk.com/hc/article_attachments/27895136672788" alt="Screenshot 2024-06-25 at 12.20.00.png" height="704" width="500">

&#x20;

Next, click **Add action** to send follow-up messages to yourself or your team members.

![2024-07-15\_11-45-29.png](https://typeform.zendesk.com/hc/article_attachments/28494032243220)

Click **Receive email notifications**.

![2024-07-15\_11-46-55.png](https://typeform.zendesk.com/hc/article_attachments/28494032251796)

**3.** Enter the email addresses you want the follow-ups to be sent to and click **Continue**.

<img src="https://typeform.zendesk.com/hc/article_attachments/13614899153684" alt="image2.png" height="451" width="500">

{% hint style="warning" %}
Note that Typeform only lets you edit the email "To" field when you're on a paid plan.
{% endhint %}

When you have completed these settings, make sure to submit a test to make sure your existing email address and Call Fast both receive your form submission.&#x20;


---

# 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/typeform.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.
