> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siflow.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 配置告警通知渠道

用户可以将订阅的告警事件发送到预先配置的通知渠道。每个租户仅限配置一个通知渠道。

## 支持的通知渠道

<table>
  <tr>
    <th>通知渠道</th>
    <th>是否支持</th>
    <th>前端可配置</th>
    <th>说明</th>
  </tr>

  <tr>
    <td><b>feishu</b></td>
    <td>是</td>
    <td>是</td>

    <td />
  </tr>

  <tr>
    <td><b>wechat</b></td>
    <td>是</td>
    <td>否</td>
    <td rowspan="5">请联系我们启用</td>
  </tr>

  <tr>
    <td><b>slack</b></td>
    <td>是</td>
    <td>否</td>
  </tr>

  <tr>
    <td><b>telegram</b></td>
    <td>是</td>
    <td>否</td>
  </tr>

  <tr>
    <td><b>email</b></td>
    <td>是</td>
    <td>否</td>
  </tr>

  <tr>
    <td><b>webhook</b></td>
    <td>是</td>
    <td>否</td>
  </tr>
</table>

## 操作步骤：

1. 点击 Alert -> Notifier 进入通知配置页面。
2. 点击右上角的 Create Notifier 按钮。
3. 在弹出窗口中进行配置。

* Feishu 配置方法：[https://open.feishu.cn/document/client-docs/bot-v3/add-custom-bot](https://open.feishu.cn/document/client-docs/bot-v3/add-custom-bot)

## 配置详情

| **配置项**           | 说明       | 示例                                                         | 补充说明                   |
| ----------------- | -------- | ---------------------------------------------------------- | ---------------------- |
| **Name**          | 名称       | Siflow Webhook                                             |                        |
| **Type**          | 通知渠道类型   | Feishu                                                     | 支持的渠道：Feishu；其他类型请联系我们 |
| **Config**        | 配置       | [https://open.feishu.com/xxx](https://open.feishu.com/xxx) |                        |
| **Send Resolved** | 发送告警恢复消息 | Yes (Checked)                                              |                        |
