Skip to content

Commit e7004d8

Browse files
(DOCSP-40053) Issue with data source permission instructions (#666)
* Updated the docs to specify permissions for Non-data roles * Apply suggestions from code review Co-authored-by: kyuan-mongodb <[email protected]> * Fixed passive voice --------- Co-authored-by: kyuan-mongodb <[email protected]>
1 parent 1f07d19 commit e7004d8

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

source/manage-data-sources.txt

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -374,14 +374,15 @@ To disable external sharing for a data source:
374374
Modify Role Permissions for Data Sources
375375
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
376376

377-
If you have the :authrole:`Project Owner` role, you can modify data source permissions for each project role. Data source permissions determine whether a user can view charts created using data in this data source.
377+
If you have the :authrole:`Project Owner` role, you can modify data source permissions for :guilabel:`Non-Data` roles. Data source permissions determine whether
378+
a user can view charts created using data in this data source.
378379

379380
.. note::
380381

381382
|charts-short| automatically assigns project roles to users based on
382383
their |service| :atlas:`user role </reference/user-roles>`.
383384

384-
To modify permissions for a project role:
385+
To modify permissions for :guilabel:`Non-Data` project roles:
385386

386387
.. procedure::
387388
:style: normal
@@ -390,18 +391,14 @@ To modify permissions for a project role:
390391

391392
To learn more, see :ref:`access-data-source-settings-page`.
392393

393-
.. step:: Select or clear boxes in the project role's row.
394+
.. step:: Change the data source permissions for Non-Data roles.
394395

395-
For each project role, you can select more than one option:
396-
397-
- :guilabel:`Can view charts with data in this data source`.
398-
- :guilabel:`Can create charts with data in this data source`.
396+
You can select or clear the :guilabel:`Can view charts with data in this data source` option to allow :guilabel:`Non-Data` roles to view charts for the data source:
399397

400398
Hover over a project role to learn which :atlas:`Atlas user roles </reference/user-roles>` correspond to that project role.
401399

402-
To prevent users with a project role from creating and viewing charts for the data source, clear both boxes in the project role's row.
400+
|charts-short| already authorizes data source permissions to view and create charts for :authrole:`Project Owner`, and :guilabel:`Data` roles.
403401

404-
To allow all users to create and view charts for the data source, select all of the boxes in all of the rows.
405402

406403
.. _modify-data-source-read-preference:
407404

0 commit comments

Comments
 (0)