@@ -98,37 +98,51 @@ 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
+
102
+ In |service|, click :guilabel:`Charts` in the navigation bar.
102
103
103
- #. If this is your first time launching |charts-short|, proceed to
104
- :guilabel:`Step 6` for more information.
104
+ .. note::
105
+
106
+ When you first launch |charts| in a project, |charts-short|
107
+ automatically creates new
108
+ :atlas:`MongoDB users </security-add-mongodb-users>` in your
109
+ |service| project to access your cluster data.
110
+ The names of these users are in the format:
111
+ ``mongodb-stitch-charts-<PROJECT-NAME>-<ID>_<CLUSTER-NAME>``
105
112
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>`.
113
+ .. tabs::
109
114
110
- To navigate back to the |service| :guilabel:`Clusters` view,
111
- click :guilabel:`Atlas` at the top-left of the |charts|
112
- application.
115
+ tabs:
116
+ - id: returning
117
+ name: Returning Charts Users
118
+ content: |
119
+
120
+ If you have previously used |charts-short|, you will either
121
+ see your existing dashboards or be prompted to
122
+ :ref:`add a new dashboard <create-new-dashboard>`.
113
123
114
- .. note::
124
+ - id: new
125
+ name: New Charts Users
126
+ content: |
115
127
116
- When you first launch |charts|, |charts-short| automatically
117
- creates new :atlas:`MongoDB users </security-add-mongodb-users>` in
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>``
121
- ---
122
- title : If you are a new |charts-short| user, |charts| directs you to the |charts-short|
123
- Welcome Experience.
124
- ref : new-user-charts
125
- level : 4
126
- stepnum : 6
127
- content : |
128
- The |charts-short| :ref:`Welcome Experience <welcome-experience>` provides
129
- two possible paths to begin using |charts-short|:
128
+ If you are a new |charts-short| user, |charts| directs you
129
+ to the |charts-short| Welcome Experience.
130
+
131
+ The |charts-short|
132
+ :ref:`Welcome Experience <welcome-experience>` provides two
133
+ possible paths to begin using |charts-short|:
134
+
135
+ - :ref:`welcome-connect-data`
136
+
137
+ - :ref:`welcome-explore-data`
138
+
139
+ Additionally, |charts| automatically creates a new, empty
140
+ dashboard named ``<YOUR-NAME>'s Dashboard`` of which you
141
+ are the ``Owner``. This dashboard is private by default,
142
+ but you can :ref:`modify dashboard permissions <modify-dashboard-permissions>` as you would any other
143
+ dashboard.
130
144
131
- - :ref:`welcome-connect-data`
145
+ To navigate back to the |service| :guilabel:`Clusters` view, click
146
+ :guilabel:`Atlas` at the top of the |charts| application.
132
147
133
- - :ref:`welcome-explore-data`
134
148
...
0 commit comments