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: 4 additions & 2 deletions _docs/v0.57/permissions/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,11 @@ Monitoring access sets permissions for the following:

## Subscriptions and alerts

This setting determines who can set up:
This setting determines who can create:

- [Dashboard subscriptions](../dashboards/subscriptions)
- [Alerts](../questions/alerts)

People will need to be in groups with either view or edit access to the collection that contains the dashboard or question to set up alerts. See [Collection permissions](../permissions/collections).
People will need to be in groups with either view or edit access to the collection that contains the dashboard or question in order to set up alerts. See [Collection permissions](../permissions/collections).

To prevent people from creating alerts and subscriptions, set the "Subscriptions and alerts" permission to "No".
6 changes: 4 additions & 2 deletions _site/docs/v0.57/permissions/application.html
Original file line number Diff line number Diff line change
Expand Up @@ -4961,14 +4961,16 @@ <h2 id="monitoring-access">Monitoring access</h2>

<h2 id="subscriptions-and-alerts">Subscriptions and alerts</h2>

<p>This setting determines who can set up:</p>
<p>This setting determines who can create:</p>

<ul>
<li><a href="../dashboards/subscriptions">Dashboard subscriptions</a></li>
<li><a href="../questions/alerts">Alerts</a></li>
</ul>

<p>People will need to be in groups with either view or edit access to the collection that contains the dashboard or question to set up alerts. See <a href="../permissions/collections">Collection permissions</a>.</p>
<p>People will need to be in groups with either view or edit access to the collection that contains the dashboard or question in order to set up alerts. See <a href="../permissions/collections">Collection permissions</a>.</p>

<p>To prevent people from creating alerts and subscriptions, set the “Subscriptions and alerts” permission to “No”.</p>


<div>
Expand Down