diff --git a/doc/development/duo_workflow/index.md b/doc/development/duo_workflow/index.md
index ccb892c55ea0881f73aef3464d84affe9e3c3686..92f71e99723741eabe1da0d20540fd6d567c9e1d 100644
--- a/doc/development/duo_workflow/index.md
+++ b/doc/development/duo_workflow/index.md
@@ -6,7 +6,7 @@ info: Any user with at least the Maintainer role can merge updates to this conte
 
 # Setting up local development for Duo Workflow
 
-Alternative to this detailed setup you can also [set up Duo Workflow directly with GDK](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/duo_workflow.md?ref_type=heads).
+This detailed guide describes setting up the local development environment for [Duo Workflow](../../user/duo_workflow/index.md). Alternatively, you can also [set up Duo Workflow directly with GDK](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/duo_workflow.md?ref_type=heads).
 
 ## Prerequisites
 
diff --git a/doc/user/duo_workflow/index.md b/doc/user/duo_workflow/index.md
index 309193f378975948824f440b7f424f2b50d4d14c..31fb38a0a8148012f3d1157ed9c923e2c50aee39 100644
--- a/doc/user/duo_workflow/index.md
+++ b/doc/user/duo_workflow/index.md
@@ -18,6 +18,16 @@ The availability of this feature is controlled by a feature flag.
 For more information, see the history.
 This feature is available for internal GitLab team members for testing, but not ready for production use.
 
+WARNING:
+This feature is considered [experimental](../../policy/experiment-beta-support.md) and is not intended for customer usage outside of initial design partners. We expect major changes to this feature.
+
+DISCLAIMER:
+This page contains information related to upcoming products, features, and functionality.
+It is important to note that the information presented is for informational purposes only.
+Please do not rely on this information for purchasing or planning purposes.
+The development, release, and timing of any products, features, or functionality may be subject to change or delay and remain at the
+sole discretion of GitLab Inc.
+
 Automate tasks and help increase productivity in your development workflow by using GitLab Duo Workflow.
 GitLab Duo Workflow, currently only in your IDE, takes the information you provide
 and uses AI to walk you through an implementation plan.