@@ -98,53 +98,39 @@ ref: launch-charts
98
98
level : 4
99
99
stepnum : 5
100
100
content : |
101
- a. In |service|, click :guilabel:`Charts` in the navigation bar.
101
+ a. In |service|, click :guilabel:`Charts` in the navigation bar.
102
102
103
- #. If this is the first time you are launching |charts-short|, click
104
- :guilabel:`Activate MongoDB Charts`. This provisions a new
105
- |charts-short| instance in the |service| project.
103
+ #. If this is your first time launching |charts-short|, proceed to
104
+ :guilabel:`Step 6` for more information.
106
105
107
- To navigate back to the |service| :guilabel:`Clusters` view,
108
- click :guilabel:`Atlas` at the top-left of the |charts|
109
- application .
106
+ #. If you have previously used |charts-short|, you will either see
107
+ your existing dashboards on display or be prompted to :ref:`add a
108
+ new dashboard <create-new-dashboard>` .
110
109
111
- .. note::
110
+ To navigate back to the |service| :guilabel:`Clusters` view,
111
+ click :guilabel:`Atlas` at the top-left of the |charts|
112
+ application.
113
+
114
+ .. note::
112
115
113
116
When you first launch |charts|, |charts-short| automatically
114
117
creates new :atlas:`MongoDB users </security-add-mongodb-users>` in
115
- your |service| project to access your cluster data. The names
116
- of these users have the following format:
117
- ``mongodb-stitch-charts-<PROJECT-NAME>-<ID>_<CLUSTER-NAME>``
118
+ your |service| project to access your cluster data. The names of
119
+ these users have the following
120
+ format: ``mongodb-stitch-charts-<PROJECT-NAME>-<ID>_<CLUSTER-NAME>``
118
121
---
119
- title : Add your desired cluster collections as data sources.
120
- ref : verify-data-sources
122
+ title : If you are a new |charts-short| user, |charts| directs you to the |charts-short| :ref:`Welcome
123
+ Experience <welcome-experience>`.
124
+ ref : new-user-charts
121
125
level : 4
122
126
stepnum : 6
123
127
content : |
124
- a. In the |charts-short| application, click :guilabel:`Data Sources`.
125
-
126
- #. Click :guilabel:`New Data Source`. |charts-short| displays all
127
- |service| clusters in the project from which you launched
128
- |charts-short|.
129
-
130
- #. Click the cluster containing the collection(s) wish to add as
131
- :doc:`data sources <data-sources>`, then click
132
- :guilabel:`Connect`.
133
-
134
- #. Select the collections to add as data sources.
128
+ The |charts-short| :ref:`Welcome Experience <welcome-experience>` provides
129
+ three possible paths to begin using |charts-short|:
135
130
136
- To add all collections within a database, click the
137
- corresponding checkmark for the desired database. |charts-short|
138
- creates a separate data source for each collection selected.
139
-
140
- #. Click :guilabel:`Set Permissions`.
141
-
142
- #. Leave these options as default and click :guilabel:`Publish Data
143
- Source`.
144
-
145
- .. note::
131
+ - :ref:`Connect Your Data <welcome-connect-data>`
146
132
147
- For detailed instructions on data source permissions, see
148
- :ref:`Data Source Permissions <permission-model>`.
133
+ - :ref:`Explore With Sample Data <welcome-explore-data>`
149
134
135
+ - :ref:`Skip Ahead to Dashboards <welcome-skip-dashboards>`
150
136
...
0 commit comments