# Tally

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

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

Go to your form settings and scroll down to email notifications.&#x20;

Turn on self email notifications.

Add your unique Call Fast project email address into the "To" field. If you already have an email address in here you can add your Call Fast email address as a secondary email address by adding a comma between the email addresses.

<figure><img src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fc7def46e-5b1b-431a-b65a-93222e53bf0d%2F4953f257-22c9-46d1-901a-d66a543d1cc3%2FSelf-email-notifications-1.png?table=block&#x26;id=cd0bf9b7-cc36-4aea-9f4c-c2f586449029&#x26;cache=v2" alt="notion image"><figcaption></figcaption></figure>

See more about this here: <https://tally.so/help/self-email-notifications>

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/tally.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.
