Skip to content

Commit 17db8ed

Browse files
jas-kaslizokm
andauthored
Add User Feedback alerts to main Alerts docs page (#11446)
* Add User Feedback alerts to main Alerts docs page.mdx Closes #11445 * Update docs/product/alerts/alert-types.mdx Co-authored-by: Liza Mock <[email protected]> * Update docs/product/alerts/alert-types.mdx --------- Co-authored-by: Liza Mock <[email protected]>
1 parent d9d27d1 commit 17db8ed

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/product/alerts/alert-types.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,19 @@ Uptime alerts trigger whenever an uptime check request fails to meet our [uptime
124124
### Alert Details Page
125125

126126
The **Alert Details** page shows a list of uptime issues that were created by the alert. Clicking on any of the issues will take you to a page with additional information that may help you debug that issue.
127+
128+
## User Feedback Alerts
129+
130+
You can enable alerts for the [User Feedback Widget](/product/user-feedback/#user-feedback-widget) on the [issue alerts](https://sentry.io/orgredirect/organizations/:orgslug/alerts/new/issue/) page by following the steps below:
131+
132+
1. Create a [New Alert Rule](https://sentry.io/orgredirect/organizations/:orgslug/alerts/new/issue/) in Sentry.
133+
2. Scroll to the "Set conditions" section and set the "IF" filter to `The issue's category is equal to… "Feedback"`.
134+
3. Choose which actions to perform in the “THEN” filter.
135+
4. Add an alert name and owner.
136+
137+
![User Feedback Alert Configuration.](../user-feedback/img/user-feedback-alert-configuration.png)
138+
139+
To get alerts when [crash-report feedback](/product/user-feedback/#crash-report-modal) comes in, make sure to turn on "Enable Crash Report Notifications" in Settings > Projects > [Project Name] > User Feedback.
140+
141+
142+

0 commit comments

Comments
 (0)