Skip to main content

Overview

The History page shows a log of every notification Alius has attempted to send. Each entry records what was sent, when, to which hub and recipient, and whether it succeeded.

Notification Statuses


Log Entry Fields

Each entry in the history log contains:

Filtering

The history log can be filtered along three dimensions simultaneously: Filters are applied in combination — for example, you can search for failed notifications from order triggers.

Sorting

Results can be sorted by:
  • Date (newest first by default)
  • Hub (Slack / Email / Telegram)
  • Status

Pagination

The history log displays 25 entries per page by default. Use the pagination controls at the bottom of the page to navigate through older records.

Failed Notifications

When a notification fails, the entry’s error message field shows the reason returned by the hub (e.g., invalid token, channel not found, rate limit exceeded). Use this to diagnose delivery issues with your integration. Common causes:
  • Slack: Bot token revoked or bot removed from channel
  • Email: Recipient address bounced or recipient is inactive
  • Telegram: Chat ID no longer valid, or repeated rate-limit failures after retries exhausted