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

Features

GOV.UK Notify helps government services to:

You can use Notify if you’re running a service in:

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

Create an account for free and try it yourself.

Customise your messages

With Notify, you control the content and format of your messages. You can:

Send messages when you want to

You can send messages straight away, or schedule them in advance.

Service levels

Notify commits to:

See your activity

Through the Notify dashboard, you can:

Send messages in bulk or individually

With Notify, you can:

Manage user permissions

Through the Notify dashboard, you can:

Automate your messages

You can integrate with our API to automatically send messages through Notify when relevant data changes in your systems.

This means you don’t have to manually download data from your system and upload it to Notify to send a message.

Check our code libraries for more information on how to integrate with Notify.

Reliable and resilient

Notify sends messages through multiple providers. If one provider fails, Notify automatically switches to another so that your messages aren’t affected.

{% endblock %}