Overview
Alius delivers notifications through three hubs: Slack, Email, and Telegram. Each must be connected before it can be selected in a trigger. Connections are managed on the Integrations page.Slack
Slack is connected via OAuth 2.0. Alius installs a bot in your workspace that posts messages to selected channels.Connecting Slack
- Go to Integrations in the sidebar.
- Click Connect to Slack.
- You’ll be redirected to Slack’s OAuth authorization page. Select your workspace and click Allow.
- After authorization, Alius stores the bot token and the status changes to Connected.
Enabling Channels
Once connected, a list of your workspace’s public channels appears.- Toggle on the channels where Alius should be allowed to post.
- Click Save — the bot automatically joins each enabled channel.
Sending a Test Message
Click Send test notification to post a test message to all enabled channels. This confirms the token is valid and the bot has channel access.Disconnecting Slack
Click Disconnect to remove the Slack integration. This clears the bot token, disables all channel mappings, and stops all Slack notifications. Your triggers are preserved and will resume sending once Slack is reconnected.Alius uses a Slack bot token with permission to read channels and post messages. It does not read your team’s private messages.
Adding a Recipient
- Go to Integrations → Email section.
- Enter an email address and click Add Recipient.
- Alius sends a verification email to that address.
Verifying a Recipient
The recipient must click the verification link in the email. Until verified, the address will not receive notifications.Verification tokens expire. If the link is not clicked in time, you can regenerate the token by editing the recipient and changing the email address, then re-entering it.
Managing Recipients
Each recipient has two states that can be toggled independently:| State | Description |
|---|---|
| Verified | Set automatically after the recipient clicks the link |
| Active | Controls whether this address receives notifications |
Telegram
Telegram notifications are sent via a Telegram bot. The bot is linked to a specific chat (personal chat, group, or channel) using a connection token.Connecting Telegram
- Go to Integrations → Telegram section.
- Click Generate Connection Token. A token is displayed — it is valid for 15 minutes.
- Open your Telegram chat (where you want to receive notifications) and send:
to the Alius bot.
- The bot confirms the connection and the status changes to Connected.
