{% extends "withoutnav_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} Features {% endblock %} {% block maincolumn_content %}
{{ sub_navigation(navigation_links) }}

Emails

Send an unlimited number of emails for free with GOV.UK Notify.

Create an account and try Notify for yourself.

Features

Notify makes it easy to:

You can also integrate with our API to send text messages automatically.

Email branding

Add your organisation's logo and brand colour to email templates.

Change your branding in your service settings.

Send files by email

Notify offers a safe and reliable way to send files by email.

Upload a file using our API, then send your users an email with a link to download it.

Notify uses encrypted links instead of email attachments because:

Read the API documentation for more information.

Add a reply-to address

Notify lets you edit the email address that users reply to.

Emails with a reply-to address seem more trustworthy and are less likely to be labelled as spam.

You can add reply-to addresses in your service settings.

Pricing

It’s free to send emails through GOV.UK Notify.

See pricing for more details.

{% endblock %}