Skip to content

Commit 081c373

Browse files
zach-carrjeff-allen-mongo
authored andcommitted
(DOCSP-11360) New Charts users get an empty dashboard (#398)
(DOCSP-11360) New Charts users get an empty dashboard
1 parent 18d898d commit 081c373

File tree

2 files changed

+42
-26
lines changed

2 files changed

+42
-26
lines changed

source/dashboard-permissions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ If you have ``Author`` or ``Owner`` permission and
119119
:ref:`Anyone with this link <dashboard-access-link>` sharing is
120120
enabled, the icon doesn't change.
121121

122+
.. _modify-dashboard-permissions:
123+
122124
Modify Dashboard Permissions
123125
----------------------------
124126

source/includes/steps-launch-charts-saas.yaml

Lines changed: 40 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -98,37 +98,51 @@ ref: launch-charts
9898
level: 4
9999
stepnum: 5
100100
content: |
101-
a. In |service|, click :guilabel:`Charts` in the navigation bar.
101+
102+
In |service|, click :guilabel:`Charts` in the navigation bar.
102103
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>``
105112
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::
109114
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>`.
113123
114-
.. note::
124+
- id: new
125+
name: New Charts Users
126+
content: |
115127
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.
130144
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.
132147
133-
- :ref:`welcome-explore-data`
134148
...

0 commit comments

Comments
 (0)