diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index e0d39961f6..72d23ff89e 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -157,11 +157,12 @@
Reduce time wasted hunting down whether a change happened. Actually verify that settings are applied using real data pulled from your users' devices.
+Spend less time debugging whether changes actually happened. Auto-verify using real data pulled from your users' devices.
Use a git repo as the source of truth to reduce errors (submitting the wrong patch, configuration setting etc)
Every change to a policy or security control is tracked and auditable in Fleet’s history, or via the repo commit log
+Instantly reveal failed patches and broken settings with osquery to shorten the feedback loop and avoid tickets.