diff --git a/docs/self-managed/operational-guides/update-guide/850-to-860.md b/docs/self-managed/operational-guides/update-guide/850-to-860.md
index 5741a84c490..3303215aaf2 100644
--- a/docs/self-managed/operational-guides/update-guide/850-to-860.md
+++ b/docs/self-managed/operational-guides/update-guide/850-to-860.md
@@ -57,3 +57,9 @@ helm install camunda camunda/camunda-platform --skip-crds \
```
With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.
+
+## Operate and Tasklist
+
+### New base path for Operate and Tasklist web applications
+
+We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements/860.md#new-base-path-for-operate-and-tasklist-web-applications).
diff --git a/docs/self-managed/setup/upgrade.md b/docs/self-managed/setup/upgrade.md
index 78bdee26622..27fe7b428ff 100644
--- a/docs/self-managed/setup/upgrade.md
+++ b/docs/self-managed/setup/upgrade.md
@@ -94,6 +94,10 @@ We added the `global.compatibility.openshift.adaptSecurityContext` variable in t
With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.
+#### New base path for Operate and Tasklist web applications
+
+We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements/860.md#new-base-path-for-operate-and-tasklist-web-applications).
+
diff --git a/versioned_docs/version-8.6/self-managed/operational-guides/update-guide/850-to-860.md b/versioned_docs/version-8.6/self-managed/operational-guides/update-guide/850-to-860.md
index 5741a84c490..9f6be6d297d 100644
--- a/versioned_docs/version-8.6/self-managed/operational-guides/update-guide/850-to-860.md
+++ b/versioned_docs/version-8.6/self-managed/operational-guides/update-guide/850-to-860.md
@@ -57,3 +57,9 @@ helm install camunda camunda/camunda-platform --skip-crds \
```
With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.
+
+## Operate and Tasklist
+
+### New base path for Operate and Tasklist web applications
+
+We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements.md#new-base-path-for-operate-and-tasklist-web-applications).
diff --git a/versioned_docs/version-8.6/self-managed/setup/upgrade.md b/versioned_docs/version-8.6/self-managed/setup/upgrade.md
index a573c263d02..dba260c6be3 100644
--- a/versioned_docs/version-8.6/self-managed/setup/upgrade.md
+++ b/versioned_docs/version-8.6/self-managed/setup/upgrade.md
@@ -94,6 +94,10 @@ We added the `global.compatibility.openshift.adaptSecurityContext` variable in t
With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.
+#### New base path for Operate and Tasklist web applications
+
+We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements.md#new-base-path-for-operate-and-tasklist-web-applications).
+