{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% block per_page_title %} Security {% endblock %} {% block content_column_content %}

Security

Notify.gov is built for the needs of government services. It has processes in place to:

Data

On Notify, data is encrypted:

Any recipient data you upload is only held for seven days.

Technical security

Protect sensitive information

Some messages include sensitive information like security codes or password reset links.

If you’re sending a message with sensitive information, you can choose to hide those details on the Notify dashboard once the message has been sent. This means that only the message recipient will be able to see that information.

User permissions and signing in

You can set different user permissions in Notify. This lets you control who in your team has access to certain parts of the service.

Two-factor authentication

To sign in to Notify, you’ll need to enter:

If signing in with a text message is a problem for your team, contact us to find out about using an email link instead.

{% endblock %}