diff --git a/docs/en_us/dashboard/source/conf.py b/docs/en_us/dashboard/source/conf.py
index c6d4dec3d..7a3d68afa 100644
--- a/docs/en_us/dashboard/source/conf.py
+++ b/docs/en_us/dashboard/source/conf.py
@@ -14,6 +14,7 @@
html_favicon = "https://logos.openedx.org/open-edx-favicon.ico"
html_theme_options = {
+ "announcement": "edX Insights is no longer supported by the Open edX community.
See Aspects for the community-supported Open edX Analytics solution.",
"repository_url": "https://github.com/openedx/edx-analytics-dashboard",
"repository_branch": "master",
"path_to_docs": "docs/en_us/dashboard/source",