Skip to content

Commit b214654

Browse files
Merge pull request #6472 from segmentio/alerting-workspace-owners
Workspace Owners can now delete alerts
2 parents 43849b7 + e94b3a7 commit b214654

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

src/connections/alerting.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,12 @@ To create a source volume alert:
2828
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
2929
5. Click **Save**.
3030

31-
To make changes to a source volume alert that you created, select the icon in the Actions column for the alert and click **Edit**.
31+
To make changes to a source volume alert, select the icon in the Actions column for the alert and click **Edit**.
3232

33-
To delete a source volume alert that you created, select the icon in the Actions column for the alert and click **Delete**.
33+
To delete a source volume alert, select the icon in the Actions column for the alert and click **Delete**.
34+
35+
> info "Deleting alerts created by other users requires Workspace Owner permissions"
36+
> All users can delete source volume alerts that they created, but only those with Workspace Owner permissions can delete alerts created by other users.
3437
3538
## Successful delivery rate alerts
3639

@@ -48,6 +51,9 @@ To create a successful delivery rate alert:
4851
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
4952
5. Click **Save**.
5053

51-
To make changes to a successful delivery rate alert that you created, select the icon in the Actions column for the alert and click **Edit**.
54+
To make changes to a successful delivery rate alert, select the icon in the Actions column for the alert and click **Edit**.
55+
56+
To delete a successful delivery rate alert, select the icon in the Actions column for the alert and click **Delete**.
5257

53-
To delete a successful delivery rate alert that you created, select the icon in the Actions column for the alert and click **Delete**.
58+
> info "Deleting alerts created by other users requires Workspace Owner permissions"
59+
> All users can delete successful delivery alerts that they created, but only those with Workspace Owner permissions can delete alerts created by other users.

0 commit comments

Comments
 (0)