Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/manage/content-sharing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Content Sharing allows you to selectively share and collaborate on

import useBaseUrl from '@docusaurus/useBaseUrl';

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.
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.

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:

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

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

## Navigate Content Sharing Tabs
## Navigate content sharing tabs

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

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

<UiElements/>

## Available Permission Levels
## Available permission levels

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.

Expand Down
4 changes: 1 addition & 3 deletions docs/reuse/ui-elements.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@
| :-- | :-- | :-- |
| <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. |
| <img src="/img/content-sharing/icon-favorites.png" alt="Favorites icon" width="15%" /> | Favorites | Content you’ve marked as favorite. |
| <img src="/img/content-sharing/icon-personal.png" alt="Personal folder icon" width="15%" /> | Personal | Content you manage. |
| <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. |
| <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. |
| <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. |
| <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. |
| <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. |

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

Expand Down
Loading