> For the complete documentation index, see [llms.txt](https://help.thinkpickle.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.thinkpickle.com.au/flows/actions/send-email.md).

# Send Email

This allows you to trigger a notification email, sending details about a call to your email. Often useful to notify you of a voicemail.

### Configuration

| **Property** | **Description**                                                |
| ------------ | -------------------------------------------------------------- |
| Recipient    | Email address of the recipient.                                |
| Subject      | Email subject line. Supports [variables](/flows/variables.md). |
| Message      | Email message. Supports [variables](/flows/variables.md).      |
