diff --git a/app/templates/views/features.html b/app/templates/views/features.html
index 4864975c0..deffa316d 100644
--- a/app/templates/views/features.html
+++ b/app/templates/views/features.html
@@ -15,71 +15,64 @@
Features
-
GOV.UK Notify helps government services to:
+
With GOV.UK Notify, you can:
- send emails
- send and receive text messages (UK and internationally)
- send letters
-
You can use Notify if you’re running a service in:
-
- - central government
- - a local authority
- - the NHS
-
You don’t need any technical knowledge to use Notify.
Create an account for free and try it yourself.
-
Customise your messages
-
With Notify, you control the content and format of your messages. You can:
+
Create messages quickly and easily
+
Without any technical knowledge, you can:
- - customise the content of your messages
- - change the formatting of emails and letters
- - create and update templates in real time
- - add your own branding
- - choose your text message sender name
- - choose an email account for users to reply to
+ - create your own message templates
+ - change how messages are formatted
- preview messages before you send them
-
Send messages when you want to
-
You can send messages straight away, or schedule them in advance.
-
Service levels
-
Notify commits to:
+
Customise your branding
+
You control how your messages look when you send them through Notify. You can:
- - sending 95% of emails and text messages within 10 seconds
- - sending letters by 3pm the next working day (if you submit it through Notify before 5pm)
+ - use your organisation’s own branding
+ - choose the name that emails and text messages come from
+ - choose the email address that users reply to
+ - get a unique phone number for text message replies
-
-
See your activity
+
+
Send messages in bulk or individually
+
With Notify, you can:
+
+ - send bulk messages to lots of users
+ - send personalised messages to individual users
+ - schedule messages to be sent at a particular time
+ - send messages automatically through our API
+
+
+
Track your activity
Through the Notify dashboard, you can:
- check the delivery status of any emails and text messages
- see a real-time dashboard of your activity
- view your usage and reports
-
-
Send messages in bulk or individually
-
With Notify, you can:
-
- - upload files with all your user data
- - send bulk messages to users
- - send messages to specific users
-
-
-
Manage user permissions
+
+
Manage your team
Through the Notify dashboard, you can:
- - set different permission levels for different team members
- - invite contractors to use Notify
+ - set permission levels for different team members
+ - invite new users (including people without a government email address)
+
+
+
Send messages reliably
+
Notify commits to:
+
+ - sending 95% of emails and text messages within 10 seconds
+ - sending letters by 3pm the next working day (if you submit it through Notify before 5pm)
-
Automate your messages
-
You can integrate with our API to automatically send messages through Notify when relevant data changes in your systems.
-
This means you don’t have to manually download data from your system and upload it to Notify to send a message.
-
Check our code libraries for more information on how to integrate with Notify.
-
-
Reliable and resilient
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.
{% endblock %}