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

# Email notifications

> Automated transactional emails for subscription events.

Bonde sends automated emails to keep subscribers informed about their subscriptions. Emails are sent from your own domain when verified, ensuring consistent branding and reliable delivery.

## Email types

| Email                       | When it's sent                                     |
| --------------------------- | -------------------------------------------------- |
| **Subscription activation** | When a customer first subscribes                   |
| **Upcoming charge**         | Before a recurring charge (configurable lead time) |
| **Charge confirmation**     | After a successful recurring payment               |
| **Subscription cancelled**  | When a subscription is cancelled                   |
| **Card declined**           | When a payment fails                               |
| **Card expiring**           | When a saved card is about to expire               |

## Setup

<Columns cols={2}>
  <Card title="Domain verification" icon="shield-check" href="/emails/domain-setup">
    Verify your sending domain for reliable delivery and branded sender addresses.
  </Card>

  <Card title="Email templates" icon="file-lines" href="/emails/templates">
    Customize email content, subject lines, and variables.
  </Card>
</Columns>

## Email settings

Navigate to **Emails > Settings** to configure:

* **From name**: The sender name shown in customer inboxes (e.g., "Acme Store")
* **From email**: The sender address (requires a verified domain)
* **BCC to store owner**: Receive a copy of every customer email
* **CC to store owner**: Add the store owner as a visible recipient
