{% 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) }}

Features

If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to send your users:

You don’t need any technical knowledge to use Notify.

Create an account for free and try it yourself.

Send messages quickly and easily

Without any technical knowledge, you can:

Customised messages

You control how your messages look when you send them through Notify. You can:

API integration

You can integrate the GOV.UK Notify API with your web application or back office system to send messages automatically.

Read our documentation to find out how to integrate with Notify.

Reporting

Notify’s real-time dashboard lets you see the number of messages sent. You can also check the current status of any message, to see when it was delivered.

Read more about message statuses.

Permissions

Notify lets you control which members of your team can see, create, edit and send messages.

You can:

Performance

GOV.UK Notify commits to:

We send messages through several different providers. If one provider fails, Notify switches to another so that your messages are not affected.

Visit GOV.UK Performance to see how Notify is performing.

Security

Notify protects and manages data to meet the needs of government services.

Hide sensitive information

Notify lets you redact personal information from your messages after they've been sent. This means that only the recipient can see that information.

Two-factor authentication

Notify uses 2FA to keep your account secure. Every time you sign in, we'll send a unique one-time code to your phone and ask you to enter it first.

Read more about security.

Support

Notify provides 24-hour online support. If you have an emergency outside office hours, we’ll reply within 30 minutes.

Find out more about support. {% endblock %}