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
Copy file name to clipboardExpand all lines: en/on-call/configuration/notifications.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -292,7 +292,7 @@ All bot types support the following advanced options, accessible by expanding **
292
292
|**Alias**| All | Set an alias for the bot to help remember and distinguish different notification channels |
293
293
|**Severity filter**| All | Select which alert severity levels trigger notifications. Incidents with unselected severity levels will not be pushed |
294
294
|**Notification event types**| Feishu/Lark, Dingtalk, WeCom, Slack, Zoom | Select which event types trigger notification pushes (e.g., triggered, acknowledged, closed). All selected by default |
295
-
|**@ Mentions**| Dingtalk, Zoom | When enabled, @ mentions corresponding responders via user mapping. Dingtalk matches by phone number by default; Zoom requires a user mapping table|
295
+
|**@ Mentions**|Feishu/Lark, Dingtalk, WeCom, Slack, Zoom | When enabled, @ mentions corresponding responders. Feishu/Lark and Zoom require a user mapping table; WeCom optionally supports one; Dingtalk matches by phone number by default. Dingtalk also supports @ all|
296
296
297
297
<Tip>
298
298
The user mapping table defines the correspondence between Flashduty users and IM platform users. You can create and maintain mapping tables on the **Platform Management** → **Mapping Table Management** page.
@@ -328,8 +328,10 @@ After adding the Incoming Webhook app in Zoom, use the `/inc connect flashduty`
328
328
<Accordiontitle="Bot @ mentions are not working?">
329
329
Verify the following:
330
330
- The **@ mentions** toggle is enabled
331
-
- A **user mapping table** is correctly selected (Zoom) or member phone numbers are correct (Dingtalk)
332
-
- The user mappings in the table are correct and complete
331
+
- Feishu/Lark, Zoom: a **user mapping table** is correctly selected with complete mappings
332
+
- WeCom: if using a mapping table, verify the mappings are correct
333
+
- Dingtalk: verify member phone numbers are correct
334
+
- Slack: verify member account associations are correct
0 commit comments