---
title: "Notifications"
description: "Telegram and webhook alerts, managed from the dashboard."
---

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

# Notifications

Octarq can push alerts to **Telegram** or a **webhook** when events occur (such as when new mail arrives). Channels are configured under **Settings → Workspace → Alerts**.

## Channels

| Channel | Setup |
| --- | --- |
| **Telegram** | Add a bot token and chat ID. |
| **Webhook** | Add a URL; octarq POSTs a JSON payload on each event. |

## What triggers a notification

- **New mail** in any mailbox.
- **Server monitoring** events (up / down alerts).
- **Transaction & financial** updates.
- **AI briefings** and OTP extraction events from AI notifier plugins.

Source: https://docs.octarq.org/core/notifications/index.mdx
