2019-06-04 11:20:33 +01:00
{% extends "content_template.html" %}
2018-01-25 15:29:05 +00:00
{% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %}
2017-11-28 11:58:15 +00:00
{% from "components/sub-navigation.html" import sub_navigation %}
2017-06-14 16:41:52 +01:00
{% block per_page_title %}
2017-06-14 17:01:16 +01:00
Features
2017-06-14 16:41:52 +01:00
{% endblock %}
2019-06-04 11:20:33 +01:00
{% block content_column_content %}
2017-06-14 16:41:52 +01:00
2019-06-04 11:20:33 +01:00
< h1 class = "heading-large" > Features</ h1 >
< p > If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to keep your users updated.</ p >
< p > Notify makes it easy to create, customise and send:</ p >
< ul class = "list list-bullet" >
2019-12-06 07:53:46 +00:00
< li >< a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('main.features_email') }}" > emails</ a ></ li >
< li >< a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('main.features_sms') }}" > text messages</ a ></ li >
< li >< a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('main.features_letters') }}" > letters</ a ></ li >
2019-06-04 11:20:33 +01:00
</ ul >
< p > You do not need any technical knowledge to use Notify.</ p >
{% if not current_user.is_authenticated %}
2019-12-06 07:53:46 +00:00
< p >< a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('main.register') }}" > Create an account</ a > for free and try it yourself.</ p >
2019-06-04 11:20:33 +01:00
{% endif %}
2017-11-28 11:58:15 +00:00
2019-10-16 10:19:32 +01:00
< h2 class = "heading-medium" id = "templates" > Reusable message templates</ h2 >
2019-06-04 11:20:33 +01:00
< p > To send an email, text or letter with Notify, you need to create a reusable message template first.</ p >
< p > Templates let you send the same thing to lots of people, as often as you need to, without writing a new message each time.</ p >
2017-06-14 16:41:52 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "personalised-messages" > Personalised content</ h2 >
2019-06-04 11:20:33 +01:00
< p > Notify makes it easy to send personalised messages from a single template.</ p >
2020-02-19 13:49:29 +00:00
< p > See < a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('.edit_and_format_messages', _anchor='personalised-content') }}" > how to personalise your content</ a > .</ p >
2019-04-09 15:20:40 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "bulk-sending" > Bulk sending</ h2 >
2019-08-21 11:08:00 +01:00
< p > To send a batch of messages at once, upload a list of contact details to Notify. If you’ re sending emails and text messages, you can also schedule the date and time you want them to be sent.</ p >
2019-04-09 15:20:40 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "api" > API integration</ h2 >
2019-06-04 11:20:33 +01:00
< p > You can integrate the Notify API with your web application or back-office system to send messages automatically.</ p >
2019-12-06 07:53:46 +00:00
< p > Read our < a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('.documentation') }}" > API documentation</ a > for more information.</ p >
2019-04-09 15:20:40 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "reporting" > Reporting</ h2 >
2019-06-04 11:20:33 +01:00
< p > Notify’ s real-time dashboard lets you see the number of messages sent. You can also check the current status of any message to see when it was delivered.</ p >
2019-12-06 07:53:46 +00:00
< p > Read more about the < a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('main.message_status') }}" > delivery status</ a > of your messages.</ p >
2019-04-09 15:20:40 +01:00
2019-10-16 10:20:51 +01:00
< h2 class = "heading-medium" id = "permissions" > Permissions</ h2 >
2019-06-04 11:20:33 +01:00
< p > Control which members of your team can see, create, edit and send messages.</ p >
< p > Notify lets you:</ p >
< ul class = "list list-bullet" >
< li > set different permission levels for each team member</ li >
2019-09-13 11:07:21 +01:00
< li > invite team members who do not have a government email address</ li >
2019-06-04 11:20:33 +01:00
< li > choose who else can manage team members</ li >
</ ul >
2019-04-09 15:20:40 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "performance" > Performance</ h2 >
2019-06-04 11:20:33 +01:00
< p > Notify commits to:</ p >
< ul class = "list list-bullet" >
< li > sending 95% of emails and text messages within 10 seconds</ li >
< li > printing and posting letters by 3pm the next working day (if you send them to us before 5:30pm)</ li >
</ ul >
2019-04-09 15:20:40 +01:00
2019-06-04 11:20:33 +01:00
< p > We send messages through several different providers. If one provider fails, Notify switches to another so that your messages are not affected.</ p >
2017-06-14 16:41:52 +01:00
2019-12-06 07:53:46 +00:00
< p > Visit GOV.UK Performance to < a class = "govuk-link govuk-link--no-visited-state" href = "https://www.gov.uk/performance/govuk-notify" > see how Notify is performing</ a > .</ p >
2019-04-09 15:20:40 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "security" > Security</ h2 >
2019-06-04 11:20:33 +01:00
< p > Notify protects and manages data to meet the needs of government services.</ p >
2019-04-09 15:20:40 +01:00
2019-06-04 11:20:33 +01:00
< h3 class = "heading-small" > Hide sensitive information</ h3 >
2019-09-13 12:22:57 +01:00
< p > Notify lets you redact personal information from your messages after they have been sent. This means that only the recipient can see that information.</ p >
2019-04-09 15:20:40 +01:00
2019-06-04 11:20:33 +01:00
< h3 class = "heading-small" > Two-factor authentication</ h3 >
2019-08-21 11:08:00 +01:00
< p > Notify uses two-factor authentication (2FA) to keep your account secure. When you sign in, we’ ll send a unique one-time code to your phone and ask you to enter it before we let you use your account.</ p >
2019-12-06 07:53:46 +00:00
< p > Read more about < a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('main.security') }}" > security</ a > .
2019-04-09 15:20:40 +01:00
2019-10-16 10:23:39 +01:00
< h2 class = "heading-medium" id = "support" > Support</ h2 >
2019-06-04 11:20:33 +01:00
< p > Notify provides 24-hour online support. If you have an emergency outside office hours, we’ ll reply within 30 minutes.</ p >
2019-12-06 07:53:46 +00:00
< p > Find out more about < a class = "govuk-link govuk-link--no-visited-state" href = "{{ url_for('.support') }}" > support</ a > .</ p >
2019-04-09 15:20:40 +01:00
2017-06-14 16:41:52 +01:00
{% endblock %}