# Follow-up Emails

Follow-up emails are automated messages sent to attendees after your scheduled meetings. This feature helps maintain engagement and gather feedback from your meeting participants.

When follow-up emails are enabled for an invite, zcal will automatically sends follow-up emails to all attendees who were present after the amount of time configured.

### Handling no-shows

If you want to prevent a follow-up email from being sent for an attendee who didn't end up showing up to the event, you can mark them as a "no-show". You can mark an attendee as a no-show by going to the event details and clicking on the icon next to their name.

1. Go to the event the attendee missed - you can see all past event by going to <https://zcal.co/events?time=past>
2. Click into the event to se the event details. Next to each attendee there is a button to toggle their no-show status.

<figure><img src="https://2681443910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZYxh1gg0I6xlNTBANe%2Fuploads%2F4n6qkZwDApj1lMz2JY6k%2FCleanShot%202025-02-12%20at%2019.43.15%402x.png?alt=media&#x26;token=91a1284e-eca0-4cd9-a539-e67831ca76cd" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/follow-up-emails.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.
