{% from "components/banner.html" import banner_wrapper %} {% from "components/phone.html" import phone %} {% extends "fullwidth_template.html" %} {% block page_title %} GOV.UK Notify {% endblock %} {% block maincolumn_content %} {% call banner_wrapper(type='intro') %}

GOV.UK Notify makes it easy to send text messages and emails to your users.

If you work for a UK government department or agency you can try it now.

Create an account or sign in if you’ve used it before

{% endcall %} {% endblock %}