@@ -13,15 +13,18 @@ Launch MongoDB Charts
13
13
:class: singlecol
14
14
15
15
The following tutorial guides you through launching |charts-short| on
16
- MongoDB Cloud.
16
+ MongoDB Cloud. You can access |charts-short| with any
17
+ :atlas:`Organization Role </reference/user-roles/#organization-roles>`.
18
+ In |service|, click :guilabel:`Charts` in the navigation bar.
17
19
18
20
Prerequisites
19
21
-------------
20
22
21
23
|charts| is accessible through MongoDB |service|. You will need a
22
24
:atlas:`MongoDB Atlas user account </tutorial/manage-users/>`
23
- to complete this procedure. To learn more about creating an |service|
24
- user, see the |service| :atlas:`Getting Started </getting-started/>` documentation.
25
+ to complete this tutorial. To learn more about creating an |service|
26
+ user, see the |service| :atlas:`Getting Started </getting-started/>`
27
+ documentation.
25
28
26
29
You will also need an |service| cluster to visualize data using
27
30
|charts-short|. The steps on this page guide you through creating an
@@ -37,13 +40,12 @@ You will also need an |service| cluster to visualize data using
37
40
Required Access
38
41
~~~~~~~~~~~~~~~
39
42
40
- To access |charts|, your :atlas:`Atlas user </tutorial/manage-users/>`
41
- must have appropriate permissions to read data from the clusters
42
- in your |service| project. This means that your |service| user
43
- can have any
44
- :atlas:`Project Role </reference/user-roles/#project-roles>`
45
- except ``Project Read Only``, which does not grant the appropriate
46
- permissions.
43
+ This tutorial requires that your :atlas:`Atlas user
44
+ </tutorial/manage-users/>` have the appropriate permissions to read
45
+ data from the clusters in your |service| project. This means that your
46
+ |service| user must have any :atlas:`Project Role
47
+ </reference/user-roles/#project-roles>` except ``Project Read Only``,
48
+ which does not grant the appropriate permissions.
47
49
48
50
When you first register an |service| account, you are granted
49
51
the ``Project Owner`` role on your initial project. For information
0 commit comments