Skip to content

Commit ad6b4c0

Browse files
feat(docs): Duplicate alert rules (#5018)
* feat(docs): Duplicate alert rules * edits from comments * replaced period with colon Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
1 parent 6fa8630 commit ad6b4c0

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Loading

src/docs/product/alerts/create-alerts/index.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,18 @@ To create alerts:
2020
1. On the alert configuration page, set the conditions of the alert:
2121
- [Issue Alert Configuration](/product/alerts/create-alerts/issue-alert-config/)
2222
- [Metric Alert Configuration](/product/alerts/create-alerts/metric-alert-config/)
23+
24+
25+
## Duplicate Alerts
26+
27+
<Note>
28+
29+
This feature is available only if you're in the Early Adopter program. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony.
30+
31+
If you’re interested in being an Early Adopter, you can turn your organization’s Early Adopter status on/off in General Settings. This will affect all users in your organization and can be turned back off just as easily.
32+
33+
</Note>
34+
35+
You can also create an alert by duplicating an existing issue or metric alert rule. To do so, navigate to **Alerts** and click "Duplicate" in the context menu (under "Actions") on the row with the alert rule you want to copy:
36+
37+
![Expanded alert list row context menu](alert-list-row-menu.png)

0 commit comments

Comments
 (0)