diff --git a/awx/ui/templates/ui/index.html b/awx/ui/templates/ui/index.html
index ea180697f2..7587a79fba 100644
--- a/awx/ui/templates/ui/index.html
+++ b/awx/ui/templates/ui/index.html
@@ -30,8 +30,7 @@
window.pendo_options = {
// This is required to be able to load data client side
- usePendoAgentAPI: true,
- disableGuides: true
+ usePendoAgentAPI: true
};