You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Workflow](#workflow-notifications): Activity involving user actions and state changes on issues. This includes activities such as issue resolution, assignment, comments, and regressions.
10
10
-[Deploy](#deploy-notifications): When a release you have commits on is deployed.
11
-
-[Spend](#spend-notifications): When you're getting close to spending your reserved volume, your quotas are depleted, and/or your on-demand budget is being put to use.
11
+
-[Spend](#spend-notifications): When you're getting close to spending your reserved volume, your quotas are depleted, and/or your pay-as-you-go budget is being put to use.
12
12
-[Weekly Reports](#weekly-reports): A summary of your organization's Sentry activity.
13
13
14
14
You can manage these notifications in **User Settings > Notifications**.
@@ -49,13 +49,33 @@ Sentry sends deploy notifications to users who have committed to the release tha
49
49
50
50
## Spend Notifications
51
51
52
-
By default, Sentry sends spend notifications to all owners of an organization when:
52
+
By default, Sentry sends spend notifications to all owners and billing members of an organization when:
53
53
54
-
- 80% of the organization's reserved volume (for errors, transactions, and/or attachments) has been depleted.
55
-
- The entire reserved volume and any on-demand budget for a category (such as errors, transactions, and/or attachments) has been depleted.
56
-
- 80% of the organization's on-demand budget has been used.
54
+
- 80% of the organization's reserved volume (such as errors, spans, and/or attachments) has been depleted.
55
+
- The entire reserved volume and any pay-as-you-go budget for a category (such as errors, spans, and/or attachments) has been depleted.
56
+
- 80% of the organization's pay-as-you-go budget has been used.
57
57
58
-
Learn more in the [full Quotas documentation](/pricing/quotas/).
58
+
Learn more in the [Pricing & Billing docs](/pricing/quotas/).
59
+
60
+
### Spend Notifications for Your Organization
61
+
62
+
Billing or owner members can set up their notification thresholds by going to: **Settings > Subscriptions > Notifications**.
63
+
64
+

65
+
66
+
From here, you can customize the notification thresholds for your organization for when you're close to reaching one or both of the below:
67
+
68
+
-**Subscription Consumption**: Set the percentage of the quota usage threshold(s) that will trigger a notification.
69
+
70
+
-**Pay-as-you-go Consumption**: Set the percentage of the Pay-as-you-go usage threshold(s) that will trigger a notification.
71
+
72
+
### Personal Spend Notifications
73
+
74
+
Owner and billing members of an organization can also customize how they personally receive spend notifications. This can be done from the user's notification settings page:
75
+
76
+
1. Go to the [**Notifications**](https://sentry.io/settings/account/notifications/) page (in your **User Settings**).
77
+
2. Scroll to the **Spend** row and click on the cog wheel.
78
+
3. From the [**Spend Notifications**](https://sentry.io/settings/account/notifications/quota/) page, you'll be able to select the types of notifications you get as well as how you'd like to get them (via Slack, email, and so on).
0 commit comments