Notifications Settings
Control which notifications Alphio sends, and through which channels (in-app, email, push, Telegram).
Find it at: /account/setting/notifications.
1. The 5 categories
Alphio groups every notification into one of 5 categories. You can toggle each category independently per channel.
| Category | What it covers |
|---|---|
| AI_TRADE | Trade fills, position changes, order rejections — covers Stock Trading, Hyperliquid Perpetuals, and Prediction Markets. |
| AI_ALERT | Price alerts, watchlist threshold triggers, custom alerts you create from chat or asset pages. |
| AI_TASK | Async Alphio AI task completion — research runs, scheduled analyses, Monitor Brief, Agentic Trading plan updates. |
| NEWSWIRE | Market news, breaking events, Daily / Weekly Market Brief delivery. |
| PROMO | Product announcements, new feature launches, limited-time offers, and survey invitations. |
2. Channels per category
Each category can be delivered through one or more channels. Availability per channel:
| Channel | AI_TRADE | AI_ALERT | AI_TASK | NEWSWIRE | PROMO | Notes |
|---|---|---|---|---|---|---|
| In-app | always on | always on | always on | always on | always on | Cannot be disabled — appears in the in-app notification center. |
| optional | optional | optional | optional | optional | Toggle per category. | |
| Push (iOS / Android) | optional | optional | optional | optional | optional | Native mobile app only; requires OS-level push permission. |
| Telegram | optional | optional | optional | optional | optional | Requires Telegram to be bound — see section 3. |
In-app delivery is always on so you can never miss a critical fill or alert by toggling everything off. Every other channel is opt-in per category.
3. Telegram delivery
Telegram is a separate channel that requires a one-time bind. Once bound, any category you've enabled for Telegram will be mirrored to your Telegram chat with the Alphio bot.
See /get-started/connect-telegram for the bind / unbind flow and binding states. After binding, all 5 categories become individually toggleable for Telegram on this settings page.
4. Quiet hours and mute
Quiet hours let you suppress non-critical notifications during specific times (e.g. overnight). Mute lets you silence everything except in-app for a defined window.
Quiet hours and mute behavior — including which categories count as "non-critical" and exact time-zone handling — is being finalized. Confirm with the in-app settings UI before relying on a specific rule.
If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:
GET https://docs.alphio.ai/account/notifications-settings.md?ask=<question>The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.