> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/emails/integrations/providers.md).

# Providers

**Where:** Email → Integrations → **Add** · `/projects/<project>/emails/integrations/pick`

Pick a provider below to see what it is for and what its configuration form asks. In the app the same catalog appears as a gallery on the pick screen; providers you already connected are marked.

| Provider                                                                   | What it is                                                                                                                                            |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [AWS SES](/cloud/emails/integrations/providers/aws-ses.md)                 | Amazon SES (Simple Email Service) is a powerful and scalable email service designed to help developers send transactional, marketing, or bulk emails. |
| [Twilio SendGrid](/cloud/emails/integrations/providers/sendgrid.md)        | Twilio SendGrid is a leading platform for sending transactional emails and email marketing campaigns.                                                 |
| [Mailgun](/cloud/emails/integrations/providers/mailgun.md)                 | Mailgun is a flexible and scalable email API service built for developers.                                                                            |
| [SMTP](/cloud/emails/integrations/providers/smtp.md)                       | SMTP (Simple Mail Transfer Protocol) is the universal standard for sending emails.                                                                    |
| [Fake Email (Test Me)](/cloud/emails/integrations/providers/fake-email.md) | A built-in dev/test sandbox that never actually sends email.                                                                                          |

## API reference

Endpoints: [Email](/api-reference/notifications/email.md).
