# Email Reminders

### Enable email reminders

#### 1) Edit your invite link. Under `Scheduling Options` turn on the `Email Reminder` switch.

<figure><img src="/files/gjF6IBP900wxbJUi3O6y" alt=""><figcaption></figcaption></figure>

2\) Set the time before the event that the email should be sent.

<figure><img src="/files/xsCPQM1xBD9EaQdCxomi" alt=""><figcaption></figcaption></figure>

## Customize email reminders

1\) Click the edit button next to the email reminder time that you wish to customize.

<figure><img src="/files/5nXzcVdoFIQm1UU3wRoC" alt=""><figcaption></figcaption></figure>

2\) Edit the content of the email. You can insert event variables into the email.

<figure><img src="/files/hh8CTPGiaefJwuUMrEnh" alt=""><figcaption></figcaption></figure>

3\) Click Save.

## Add more email reminders

1\) Click the Add reminder link.

<figure><img src="/files/7p4lmzzcH4A3pUKayIZV" alt=""><figcaption></figcaption></figure>

2\) Customize the time and email content for your new reminder.


---

# 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://help.zcal.co/invite-settings/email-reminders.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.
