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

# Configure Notification Channels

Users can send subscribed alert events to pre-configured notification channels. Each tenant is limited to one notification channel configuration.

## Supported Notification Channels

<table>
  <tr>
    <th>Notification Channel</th>
    <th>Supported</th>
    <th>Frontend Configurable</th>
    <th>Description</th>
  </tr>

  <tr>
    <td><b>feishu</b></td>
    <td>yes</td>
    <td>yes</td>

    <td />
  </tr>

  <tr>
    <td><b>wechat</b></td>
    <td>yes</td>
    <td>no</td>
    <td rowspan="5">Contact us to enable</td>
  </tr>

  <tr>
    <td><b>slack</b></td>
    <td>yes</td>
    <td>no</td>
  </tr>

  <tr>
    <td><b>telegram</b></td>
    <td>yes</td>
    <td>no</td>
  </tr>

  <tr>
    <td><b>email</b></td>
    <td>yes</td>
    <td>no</td>
  </tr>

  <tr>
    <td><b>webhook</b></td>
    <td>yes</td>
    <td>no</td>
  </tr>
</table>

## Steps：

1. Click on Alert -> Notifier to enter the notification configuration page.
2. Click the Create Notifier button at the top right.
3. Configure in the pop-up window.

* Feishu Configuration Method: [https://open.feishu.cn/document/client-docs/bot-v3/add-custom-bot](https://open.feishu.cn/document/client-docs/bot-v3/add-custom-bot)

## Configuration Details

| **Configuration** | Description                  | Example                                                    | Additional Notes                                      |
| ----------------- | ---------------------------- | ---------------------------------------------------------- | ----------------------------------------------------- |
| **Name**          | Name                         | ScitiX Webhook                                             |                                                       |
| **Type**          | Notification Channel Type    | Feishu                                                     | Supported Channel: Feishu; Contact us for other types |
| **Config**        | Configuration                | [https://open.feishu.com/xxx](https://open.feishu.com/xxx) |                                                       |
| **Send Resolved** | Send alert resolved messages | Yes (Checked)                                              |                                                       |
