diff --git a/_dashboards/management/advanced-settings.md b/_dashboards/management/advanced-settings.md
index 44581ebdb15..c2e543409aa 100644
--- a/_dashboards/management/advanced-settings.md
+++ b/_dashboards/management/advanced-settings.md
@@ -10,7 +10,8 @@ nav_order: 40
Use the **Advanced settings** page to modify settings that govern OpenSearch Dashboards behavior. These settings can be used to customize the look and feel of the application, change the behavior of certain features, and more. To access **Advanced settings**, go to **Dashboards Management** and select **Advanced settings**. The page is divided into several sections, each
containing a set of related settings. You can modify these settings by editing the their fields. Once you've made the changes, select **Save** to apply them.
-Certain settings require you to modify the `opensearch-dashboards.yml` configuration file and restart OpenSearch Dashboards.
+{::nomarkdown}{:/} **Note**
Certain settings require you to modify the [`opensearch_dashboards.yml`](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/config/opensearch_dashboards.yml) configuration file and restart OpenSearch Dashboards.
+{: .note}
## Required permissions