@@ -112,28 +112,24 @@ permissions:
112
112
* - Icon
113
113
- Description
114
114
115
- * - :icon-fa5:`eye` Eye Icon
115
+ * - :icon-fa5:`eye` Eye Icon
116
116
- You have ``Viewer`` permission.
117
117
118
- * - :icon-fa5:`users` Group Icon
118
+ * - :icon-fa5:`user-friends` Group Icon
119
119
- You have either ``Author`` or ``Owner`` permission and
120
- :ref:`additional users <dashboard-specific-access>` or
121
- :ref:`Everyone <dashboard-access-everyone>` in your
122
- |service| project have some level of access to the dashboard.
120
+ :ref:`additional users <dashboard-specific-access>` or
121
+ :ref:`Everyone in this project <dashboard-access-everyone>`
122
+ have some level of access to the dashboard.
123
123
124
- * - :icon-fa5:`building` Office Icon
125
- - You have either ``Author`` or ``Owner`` permission and other
126
- users in your organization have ``Viewer`` permission granted
127
- through :ref:`organization-wide sharing <dashboard-access-org>`.
124
+ * - :icon-fa5:`building` Office Icon
125
+ - You have either ``Author`` or ``Owner`` permission and :ref:`Everyone in this organization <dashboard-access-org>`
126
+ has ``Viewer`` permission.
128
127
129
- * - :icon-fa5:`globe` Globe Icon
130
- - Anyone with a link can view this dashboard.
131
- The :ref:`Public <dashboard-access-link>` setting is
132
- enabled.
133
-
134
- * - :icon-fa5:`lock` Lock Icon
135
- - You have ``Owner`` permission and no other user has
136
- access.
128
+ * - :icon-fa5:`globe` Globe Icon
129
+ - :ref:`Everyone with the link <dashboard-access-link>` has ``Viewer`` permission.
130
+
131
+ * - :icon-fa5:`lock` Lock Icon
132
+ - You have ``Owner`` permission and no other user has access.
137
133
138
134
.. note::
139
135
@@ -221,18 +217,17 @@ project:
221
217
222
218
1. Select the :guilabel:`Project` tab.
223
219
224
- #. Toggle the switch to the right of the :guilabel:`Everyone` user
225
- to ``On``.
220
+ #. Toggle the switch to the right of the :guilabel:`<Project name>` user to :icon-fa5:`toggle-on` ``On``.
226
221
227
222
#. Select the :ref:`permission <dashboard-roles>` to apply to all
228
223
|charts| users.
229
224
230
225
A user's own permissions override others that could come from the
231
- :guilabel:`Everyone` setting.
226
+ :guilabel:`Everyone in this project ` setting.
232
227
233
228
.. example::
234
229
235
- If :guilabel:`Everyone` has the :guilabel:`Author` permission and
230
+ If :guilabel:`Everyone in this project ` has the :guilabel:`Author` permission and
236
231
**Alice** has the :guilabel:`Viewer` permission, **Alice**'s
237
232
effective permission is :guilabel:`Viewer`.
238
233
@@ -261,8 +256,7 @@ organization:
261
256
262
257
1. Select the :guilabel:`Organization` tab.
263
258
264
- #. Toggle the switch to the right of your organization's name to
265
- to ``On``.
259
+ #. Toggle the :guilabel:`Can view this dashboard` switch to the right the :guilabel:`<Organization name>` user to :icon-fa5:`toggle-on` ``On``.
266
260
267
261
|charts| provides a link with which users in your organization can
268
262
view the dashboard.
@@ -295,8 +289,7 @@ deployment who have a direct link:
295
289
296
290
1. Select the :guilabel:`Public` tab.
297
291
298
- #. Toggle the switch on the right-side of the
299
- :guilabel:`Public` user to ``On``.
292
+ #. Toggle the :guilabel:`Can view this dashboard` switch to the right of the :guilabel:`Public` user to :icon-fa5:`toggle-on` ``On``.
300
293
301
294
|charts| generates a public link with which anyone can
302
295
view the dashboard. A user's permissions don't affect their ability
0 commit comments