Skip to content

Commit 1879d5a

Browse files
jpipkin1kimsauce
andauthored
Minor updates to content sharing article (#4961)
* Fix article * Update docs/manage/content-sharing/index.md Co-authored-by: Kim (Sumo Logic) <[email protected]> --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 3d642e7 commit 1879d5a

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

docs/manage/content-sharing/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Content Sharing allows you to selectively share and collaborate on
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
88

9-
Content Sharing allows you to selectively share and collaborate on apps, dashboards, and searches with specific users or roles. As an Admin, you can use content sharing to transfer ownership of searches and dashboards, or to highlight key content to specific users and groups. As a user, you can now choose how widely shared your content is within your Org.
9+
Content Sharing allows you to selectively share and collaborate on apps, dashboards, and searches with specific users or roles. As an Admin, you can use content sharing to share ownership of searches and dashboards, or to highlight key content to specific users and groups. As a user, you have the flexibility to control how broadly your content is shared within your organization.
1010

1111
You can share log searches, metric searches, dashboards, and folders with a user, a role, or combinations of the two. You can edit the sharing permissions at any time and share and revoke as needed from the **Share** dialog:
1212

@@ -56,15 +56,15 @@ To share content from the left navigation bar or the Library:
5656

5757
<img src={useBaseUrl('img/content-sharing/PermissionsShare.png')} alt="Permissions share" width="600"/>
5858

59-
## Navigate Content Sharing Tabs
59+
## Navigate content sharing tabs
6060

6161
Sumo provides a few ways to navigate your content based on what you want to view.
6262

6363
import UiElements from '../../reuse/ui-elements.md';
6464

6565
<UiElements/>
6666

67-
## Available Permission Levels
67+
## Available permission levels
6868

6969
You can share your content with specific users or roles. As a best practice we recommend sharing at the search or dashboard level, or if you want to share a folder, share a subfolder. All contents of the folder are shared, you can’t exclude a particular content item in a folder as private content.
7070

docs/reuse/ui-elements.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
| :-- | :-- | :-- |
66
| <img src="/img/content-sharing/icon-recent.png" alt="Recent icon" width="15%" /> | Recent | Access content you’ve recently accessed and recently shared with you. |
77
| <img src="/img/content-sharing/icon-favorites.png" alt="Favorites icon" width="15%" /> | Favorites | Content you’ve marked as favorite. |
8-
| <img src="/img/content-sharing/icon-personal.png" alt="Personal folder icon" width="15%" /> | Personal | Content you manage. |
98
| <img src="/img/content-sharing/icon-library.png" alt="Library icon" width="15%" /> | Library | List of all accessible content, including your creations and the content shared with you. |
10-
| <img src="/img/content-sharing/icon-more-actions-kebab-three-dot.png" alt="more-actions-kebab" width="15%" /> | More Actions / Three-Dot Kebab | Click to reveal a menu with additional options. |
9+
| <img src="/img/content-sharing/classic-icon-more-actions-kebab-three-dot.png" alt="more-actions-kebab" width="15%" /> | More Actions / Three-Dot Kebab | Click to reveal a menu with additional options. |
1110
| <img src="/img/content-sharing/left-nav.png" alt="Sumo Logic left nav menu" width="80%" /> | Left Nav | Access all Sumo Logic features, such as Log Search, Metrics, Infrastructure Monitoring, Application Monitoring, and Cloud SIEM, as well as your dashboards library. |
12-
| <img src="/img/content-sharing/admin-config.png" alt="Sumo Logic top nav menu" /> | Top Nav | Main Sumo Logic menu containing your collectors, sources, library, help, and more. |
1311

1412
[**Classic UI (Legacy)**](/docs/get-started/sumo-logic-ui-classic)
1513

0 commit comments

Comments
 (0)