diff --git a/daprdocs/config.toml b/daprdocs/config.toml
index a6286e75d..4da64bfda 100644
--- a/daprdocs/config.toml
+++ b/daprdocs/config.toml
@@ -190,6 +190,10 @@ url_latest_version = "https://docs.dapr.io"
sidebar_menu_compact = true
navbar_logo = true
sidebar_search_disable = true
+[params.ui.feedback]
+enable = true
+yes = 'Glad to hear it! Please tell us how we can improve.'
+no = 'Sorry to hear that. Please tell us how we can improve.'
# Links
## End user relevant links. These will show up on left side of footer and in the community page if you have one.