@@ -58,9 +58,41 @@ To view the owners of any dashboard in your project:
58
58
no longer has access to the project anymore, the
59
59
:guilabel:`Dashboard owners` column will say ``No owners``.
60
60
61
- You can sort this table by the :guilabel:`Dashboard title` column.
62
- If a dashboard owner omits the :guilabel:`Dashboard title`,
63
- |charts| sorts by the :guilabel:`Dashboard ID`.
61
+ * - :guilabel:`Share setting`
62
+ - Users who can access the dashboard in the project,
63
+ identified by their level of access.
64
+
65
+ Possible values are:
66
+
67
+ .. list-table::
68
+ :widths: 35 65
69
+ :header-rows: 1
70
+ :stub-columns: 1
71
+
72
+ * - Value
73
+ - Who Can Access The Dashboard
74
+
75
+ * - :guilabel:`Private`
76
+ - The dashboard owner.
77
+
78
+ * - :guilabel:`Project`
79
+ - Select users, or all users in the project.
80
+
81
+ * - :guilabel:`Organization`
82
+ - Members in the same organization.
83
+
84
+ * - :guilabel:`Public`
85
+ - Anyone with the link.
86
+
87
+ .. tip::
88
+
89
+ To view the dashboard, click the
90
+ :icon-lg:`OpenNewTab` button.
91
+
92
+ To learn more, see :ref:`dashboard-permissions`.
93
+
94
+ You can sort this table by the :guilabel:`Dashboard title`, or
95
+ :guilabel:`Share setting` column.
64
96
65
97
.. _add-dashboard-owners:
66
98
0 commit comments