Skip to content
Merged
Changes from 2 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
7 changes: 7 additions & 0 deletions docs/alerts/monitors/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,13 @@ Click the **Mute** button mute the monitor. See also: [Muting Schedules](/docs/

<img src={useBaseUrl('img/alerts/monitors/mute-monitor.png')} alt="mute-monitor" style={{border: '1px solid gray'}} width="500"/>

### Share a monitor

You can share information about a monitor with options in the [**More Actions**](#more-actions) menu:
* **Duplicate**. Copies the monitor and gives you creator permissions on the duplicated monitor.
* **Export**. Exports the monitor to JSON. To import a copy of the monitor to another **Monitors** folder, on the **Monitors** page select **Add > Import**.
* **Copy Link**. Copies a link to the monitor. Provide the link to any Sumo Logic user in your organization so they can open the monitor.

### More actions

Click the **More Actions** menu to view more options, including:
Expand Down