diff --git a/app/templates/views/features.html b/app/templates/views/features.html index bd868ba40..6bd981ef4 100644 --- a/app/templates/views/features.html +++ b/app/templates/views/features.html @@ -28,23 +28,23 @@ {% endif %}

Reusable message templates

-

To send an email, text or letter with Notify, first create a reusable message template.

+

To send an email, text or letter with Notify, you need to create a reusable message template first.

Templates let you send the same thing to lots of people, as often as you need to, without writing a new message each time.

Personalised content

Notify makes it easy to send personalised messages from a single template.

-

If you want to include the recipient's name or a reference number in your message, you can add a placeholder. Placeholders get filled in each time you send a message. You can do this manually or upload a list of personal details and let Notify do it for you.

+

If you want to include personalised content in your message, you can add a placeholder. Placeholders are filled in with details, like a name or reference number, each time you send a message. You can do this manually or upload a list of personal details and let Notify do it for you.

Bulk sending

To send a batch of messages at once, upload a list of contact details to Notify. You can also schedule the date and time you want them to be sent.

API integration

-

You can integrate the GOV.UK Notify API with your web application or back-office system to send messages automatically.

+

You can integrate the Notify API with your web application or back-office system to send messages automatically.

Read our API documentation for more information.

Reporting

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.

-

Read more about message statuses.

+

Read more about how message status works.

Permissions

Control which members of your team can see, create, edit and send messages.

@@ -56,10 +56,10 @@

Performance

-

GOV.UK Notify commits to:

+

Notify commits to:

We send messages through several different providers. If one provider fails, Notify switches to another so that your messages are not affected.

@@ -73,7 +73,7 @@

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.

+

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.

Read more about security.

Support