> ## Documentation Index
> Fetch the complete documentation index at: https://zite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Send emails with Resend

> Send transactional emails from your own domain when key actions occur in your Zite app.

## How it works

Send emails from your own domain when app actions, such as submitting user info, completing a booking, or placing an order, happen in your Zite app. By connecting Zite to Resend, you can:

* Send emails from your own branded name and domain (requires access to your domain’s DNS settings)
* Automate booking confirmations, receipts, invoices, and other transactional emails
* Send emails with attachments such as PDFs, documents, and images
* Schedule emails for specific dates and times, such as appointment reminders

Looking to send newsletters and marketing emails? We recommend using [Mailchimp](https://www.zite.com/help/integrations/mailchimp) or [Twilio](https://www.zite.com/help/integrations/twilio) instead.

## How to automate emails

<Steps>
  <Step title="Connect to Resend">
    In the chat box, request your app to be integrated with Resend or click the `plug icon` <Icon icon="plug" /> on the top right. Then, paste your [Resend API Key](https://resend.com/api-keys). 

    <Note>
      Resend only shows API keys once, immediately after you create it. If you didn't save yours, create a new one.
    </Note>

    <Frame>
      <img src="https://mintcdn.com/zite/CV9a9BjpBj1wREn7/images/image.png?fit=max&auto=format&n=CV9a9BjpBj1wREn7&q=85&s=d58a93ce02623930d59d84cc2baad17e" alt="Image" width="1374" height="172" data-path="images/image.png" />
    </Frame>

    Alternatively, you can click the `plus icon` **+** in the chat box to connect.
  </Step>

  <Step title="Enter your use case">
    Tell Zite how you want to use Resend in your app. In this example, we'll send customers a booking confirmation every time they book an appointment.

    <Frame>
      <img src="https://mintcdn.com/zite/n1aDUslGMkx0K2yF/images/Screenshot-2026-09-08-at-5.26.24-PM.png?fit=max&auto=format&n=n1aDUslGMkx0K2yF&q=85&s=2138d39f58d91cf0c2d1056e91d89e20" alt="Screenshot 2026 09 08 At 5 26 24 PM" width="2880" height="1619" data-path="images/Screenshot-2026-09-08-at-5.26.24-PM.png" />
    </Frame>

    <Note>
      If you haven't verified your own domain in Resend, emails will be sent from [onboarding@resend.dev](mailto:onboarding@resend.dev) by default and can only be delivered to your Resend account email.
    </Note>
  </Step>

  <Step title="Test">
    Be sure to test the app by performing the action required to trigger Resend. In this case, that would be booking an appointment.

    <Frame>
      <img src="https://mintcdn.com/zite/n1aDUslGMkx0K2yF/images/Screenshot-2026-09-09-at-3.25.49-PM.png?fit=max&auto=format&n=n1aDUslGMkx0K2yF&q=85&s=ad7df54f4381fb911847fddf6bae39d7" alt="Screenshot 2026 09 09 At 3 25 49 PM" width="2598" height="1434" data-path="images/Screenshot-2026-09-09-at-3.25.49-PM.png" />
    </Frame>
  </Step>

  <Step title="Deploy and share">
    Click `Publish` in the upper right corner to [**share**](/help/platform/access/share-to-web) or [**embed**](/help/platform/basics/embedding) your app.
  </Step>
</Steps>

[Modify the theme](/help/platform/how-to-build/design-tools) or [style the components](/help/platform/basics/selective-edits) of your app to personalize it or match it with your brand.

## Common use cases

With a Resend connection, you can create apps like:

* **Booking Systems:** Email customers when they book an appointment
* **Online Store:** Send order confirmations and shipping updates
* **Invoice App:** Send invoices, payment confirmations, and receipts to customers
* **Membership App:** Send welcome emails and member updates
* **Event Platforms:** Send registration confirmations and event reminders
