> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Add custom emails to Fillout Scheduling

> Customize the message Fillout sends to attendees when they book a meeting.

## How it works

By default, Fillout emails the form creator when a meeting is booked, and Google or Outlook Calendar sends the respondent a meeting invite with details. If you’d like to also personally email your respondent, you can add a [custom followup email](/custom-emails).

<Steps>
  <Step title="Create a custom followup email">
    On the `Integrate` page of your form, navigate to `Workflows`. Choose your preferred template. In this example, we'll select **Thank you email**.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/n9ebohD05VHZJ-H5/images/Screenshot2025-10-23at4.31.19PM.png?fit=max&auto=format&n=n9ebohD05VHZJ-H5&q=85&s=7f27340c6f89315519b639ea879a9760" alt="Screenshot 2025-10-23 at 4.31.19 PM.png" width="2604" height="1438" data-path="images/Screenshot2025-10-23at4.31.19PM.png" />

    \
    Alternatively, you can click <Icon icon="gear-complex" /> on the upper right corner.
  </Step>

  <Step title="Edit your message">
    `Edit` the contents of your email. More details [here](/custom-emails).

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/oO5k5FPOY4bT5lbU/images/scheduling/image-6.png?fit=max&auto=format&n=oO5k5FPOY4bT5lbU&q=85&s=d4a68d3311e95fb9ed84843271f8c523" alt="Screenshot of the Scheduling page of a form" width="1810" height="1288" data-path="images/scheduling/image-6.png" />

    Click `Preview` to send a sample email to your inbox.
  </Step>

  <Step title="Publish your form">
    On your form editor, click `Publish` on the upper right corner to make the changes reflect.
  </Step>
</Steps>

## Related articles

<CardGroup cols={3}>
  <Card title="Custom emails" icon="envelope-open-text" iconType="regular" color="#FFC738" href="/custom-emails">
    Automate sending, pipe previous answers, and style your email.
  </Card>

  <Card title="Scheduling actions" icon="circle-calendar" iconType="regular" color="#FFC738" href="/scheduling-workflows">
    Send reminders to yourself and other hosts.
  </Card>

  <Card title="Email reminders" icon="alarm-clock" iconType="regular" color="#FFC738" href="/email-reminder">
    Automate reminders to your meeting guests via email.
  </Card>
</CardGroup>
