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

With GOV.UK Notify, you can:

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

Create an account for free and try it yourself.

Create messages quickly and easily

Without any technical knowledge, you can:

Customise your branding

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

Send messages in bulk or individually

With Notify, you can:

Track your activity

Through the Notify dashboard, you can:

Manage your team

Through the Notify dashboard, you can:

Send messages reliably

Notify commits to:

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

You can check 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. {% endblock %}