{% 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 %}
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.
With Notify, you control the content and format of your messages. You can:
You can send messages straight away, or schedule them in advance.
Notify commits to:
Through the Notify dashboard, you can:
With Notify, you can:
Through the Notify dashboard, you can:
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.
Notify sends messages through multiple providers. If one provider fails, Notify automatically switches to another so that your messages aren’t affected.
{% endblock %}