# Email

When an appointment has been booked you can choose whether to send an email with details of the appointment to your team and/or the lead.

To define these options go to the project you want to control the email settings for and click on the "Options" button on the sync data panel:

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

Then click on the Email option in the popup:

<div align="left"><figure><img src="/files/bAmeh3CiDCZl8zL0Eudw" alt="" width="421"><figcaption></figcaption></figure></div>

Sending a notification to you and your team is useful so that you know when each booked appointment is.

Choose "Yes" for the "Send appointment notifications to your team?" and/or "Send appointment notifications to leads?" questions and you'll see a few more fields become visible.

<div align="left"><figure><img src="/files/V7T6RLTmEggJQSED2ScO" alt="" width="411"><figcaption></figcaption></figure></div>

**Email address to send to** - This is for internal notifications to your team. Enter the email address you would like the notification email to be sent to. If you want to send it to more than 1 email address then separate the emails with a comma.

**Sender name for emails** - This is the name of the sender that will show on the notification emails. This is a nice way to have the email name branded so your lead can see your business name when the email comes through.

**Name for calendar event** - In each notification email there are links to add the appointment to your calendar. This is useful if you have not set up a calendar integration. And it gives the lead a way to add the event directly to their calendar. This field defines the name for the calendar event.

**Header logo for emails** - Upload a logo to show at the top of emails. This replaces the CallFast logo at the top of notification emails with your business logo. This is a great way to create brand recognition with the lead.

## Example notification emails

This is what the email notification looks like when its sent to your team. This will use your chosen project timezone for the calculated appointment date.

<div align="left"><figure><img src="/files/vVkxbGUlYmJiQ6qxb2fj" alt="" width="413"><figcaption></figcaption></figure></div>

This is what the email notification looks like when its sent to the lead. This will use the timezone the lead specifies to calculate the appointment date.

<div align="left"><figure><img src="/files/XMrMSQs5LEngibooZvKt" alt="" width="399"><figcaption></figcaption></figure></div>


---

# 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/sync-data/email.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.
