Skip to content

Commit 07a57e0

Browse files
authored
(DOCSP-36944): Added smart links for top-level nav. (#686)
* (DOCSP-36944): Added smart links for top-level nav. * (DOCSP-36944): Incorporated Kailie's feedback.
1 parent 54d6c37 commit 07a57e0

23 files changed

+67
-36
lines changed

source/chart-type-reference/natural-language-charts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ disable the AI feature:
138138
.. procedure::
139139
:style: normal
140140

141-
.. step:: In your left navigation menu, click :guilabel:`AI features`.
141+
.. include:: /includes/nav/steps-ai-features.rst
142142

143143
.. step:: Set the toggle to off.
144144

source/dashboards/dashboard-access/dashboard-ownership.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ To view the owners of any dashboard in your project:
3333

3434
.. include:: /includes/nav/steps-charts.rst
3535

36-
.. step:: Click :guilabel:`Owners` under :guilabel:`Dashboards` in the sidebar.
36+
.. include:: /includes/nav/steps-owners.rst
37+
38+
.. step:: Review the :guilabel:`Owners` table.
3739

3840
|charts| displays a table with the following columns:
3941

source/get-started-embedding.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@ Use the Getting Started UI
5454

5555
.. step:: Open the :guilabel:`Getting Started` view.
5656

57-
Click the :guilabel:`Getting Started` tab.
57+
If it isn't already displayed, click the
58+
:guilabel:`Getting Started` tab.
59+
60+
The `Getting Started <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fembedding%2Fgetting-started>`__ tab
61+
displays.
5862

5963
.. step:: Configure the :guilabel:`How to embed` section.
6064

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.. step:: Go to the :guilabel:`AI Features` page.
2+
3+
Click :guilabel:`AI features` under the
4+
:guilabel:`Settings` heading in the sidebar.
5+
6+
The `AI Features <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fsettings%2Fai-features>`__ page displays.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.. step:: Go to the :guilabel:`Authentication Settings` view.
2+
3+
.. note::
4+
5+
You must be a :ref:`Project Owner <dashboard-permissions>` to
6+
access the :guilabel:`Authentication Settings` page. As a
7+
non-admin user, you can still use embedded charts, but you
8+
must get a key from a Project Owner.
9+
10+
Click the :guilabel:`Authentication Settings` tab.
11+
12+
The `Authentication Settings <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fembedding%2Fauthentication-settings>`__
13+
tab displays.

source/includes/nav/steps-data-sources.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
Click :guilabel:`Data sources` under the
44
:guilabel:`Deployments` heading in the sidebar.
5+
6+
The `Data Sources <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fdata-sources>`__ page displays.

source/includes/nav/steps-data-transfer.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
Click :guilabel:`Data transfer` under the
44
:guilabel:`Usage` heading in the sidebar.
5+
6+
The `Data Transfer <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fdata-transfer>`__ page displays.
57

source/includes/nav/steps-embedding.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
Click :guilabel:`Embedding` under the
44
:guilabel:`Development` heading in the sidebar.
5+
6+
The `Embedding <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fembedding%2Fgetting-started>`__ page displays.

source/includes/nav/steps-ingestions.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
Click :guilabel:`Ingestions` under the
44
:guilabel:`Deployments` heading in the sidebar.
5+
6+
The `Ingestions <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Fingestions>`__ page displays.
7+
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
.. step:: Go to the :guilabel:`Dashboards` page for your organization.
1+
.. step:: Go to the :guilabel:`Organization Dashboards` page.
22

3-
If the :guilabel:`Dashboards` page for your organization isn't
3+
If the :guilabel:`Organization Dashboards` page isn't
44
already displayed, click :guilabel:`Organization` under the
55
:guilabel:`Dashboards` heading in the sidebar.
6+
7+
The `Organization Dashboards <https://cloud.mongodb.com/go?l=https%3A%2F%2Fcharts.mongodb.com%2F%3Cchart-app-id%3E%2Forganization-overview>`__ page displays.

0 commit comments

Comments
 (0)