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

# Email Sender

> Set up Brevo sender email for branded communications, verify domain ownership, and configure DKIM and DMARC DNS records for delivery.

# Email Sender

Branded email is configured with Brevo sender details and DNS verification records.

## Email fields

| Field                             | Meaning                                                           |
| --------------------------------- | ----------------------------------------------------------------- |
| `brevo_sender_email`              | Sender email address for branded email.                           |
| `brevo_domain_verified`           | Whether Brevo has verified domain ownership.                      |
| `brevo_domain_authenticated`      | Whether Brevo authentication records are valid.                   |
| `brevo_domain_txt_records`        | DNS TXT record values for domain verification and authentication. |
| `brevo_dns_statuses.brevo_code`   | Status for the Brevo verification code TXT record.                |
| `brevo_dns_statuses.dkim_record`  | Status for DKIM.                                                  |
| `brevo_dns_statuses.dmarc_record` | Status for DMARC.                                                 |

## Validation

Sender email updates require a valid email address with a domain. DNS records are returned as configuration data for the organization admin and should be copied exactly into the domain DNS provider.

## Launch checklist

* Use a sender email on a domain controlled by the organization.
* Publish the TXT records shown in the dashboard.
* Wait until verification and authentication statuses are true before relying on branded email for production onboarding.
