diff --git a/app/templates/views/features.html b/app/templates/views/features.html
index 3a9b8cabb..c7667cea6 100644
--- a/app/templates/views/features.html
+++ b/app/templates/views/features.html
@@ -77,4 +77,17 @@
Manage your team members’ permissions
+ Notify security
+
+ - Approved by the Cabinet Office Senior Information Risk Officer (SIRO)
+ - Ongoing information risk management activities
+ - Data is encrypted as it passes through the service and when it’s stored
+ - Personal data is only held for the minimum period of time
+ - Permissions model allowing different functionality to different team members
+ - Using an advanced API key standard, JSON Web Tokens, providing a higher degree of protection for services
+
+
+
+ See our approach to information risk management for more details.
+
{% endblock %}