Notification system overview
The Sekoia notification system lets you define rules that watch for specific events in your workspace and deliver alerts to your preferred channel when those events occur. Notification rules are personal: each user creates and manages their own rules, and rules are only visible to the user who created them.
This article explains how the notification system works, which events you can monitor, and which delivery channels are available.
How notifications work
A notification rule has three components:
| Component | What it defines |
|---|---|
| Trigger | The type of event that starts the notification |
| Conditions | Optional filters that narrow down which specific events qualify |
| Action | Where and how to deliver the notification (email, Slack, in-app, etc.) |
When an event in your workspace matches a rule's trigger and conditions, the system executes the defined action immediately.
Scope by workspace mode
The scope of your notification rules depends on your workspace configuration.
| Mode | Scope |
|---|---|
| Single-tenant | Notification rules monitor the single community attached to your workspace. |
| Multi-tenant | Notification rules monitor the community where you created them. You cannot create a rule that spans multiple communities from a single notification configuration. |
In multi-tenant workspaces, administrators who need coverage across all communities must create equivalent rules in each community separately.
Available triggers
You can create notification rules for the following event categories:
Alerts
| Trigger | When it fires |
|---|---|
| A new alert is raised | A detection rule generates a new alert |
| An alert is updated | An existing alert's status or properties change |
| An automated case is created | A new case is generated automatically |
| An automated case is edited | An automated case is modified |
| A detection rule entered rate-limited state | A rule is generating too many alerts and has been throttled |
| An automated case is edited | An existing automated case is updated |
Intelligence
| Trigger | When it fires |
|---|---|
| A new rule is added to the Rules Catalog | Sekoia publishes a new detection rule |
| A rule is scheduled for deprecation | A rule approaches its end-of-life date |
| A rule is deprecated | A rule's validity date has passed |
| A report is available | A new CTI report is published |
| A rule from the Rules Catalog is deprecated | A rule reaches its end-of-life date and is removed from the catalog |
Operations
| Trigger | When it fires |
|---|---|
| No events are received | An intake stops sending data for a defined period |
| A playbook encountered an error | A playbook run fails |
| A connector encountered an error | A pull intake connector reports an issue |
Delivery channels
Each notification rule can send alerts through one or more channels simultaneously.
| Channel | Description |
|---|---|
| In-app | Notification appears in the Sekoia notification panel, accessible from the navigation menu |
| Message sent to a specified email address. An enriched option includes contextual details about the triggering event | |
| Slack | Message posted to a Slack channel using an incoming webhook URL |
| Microsoft Teams | Message posted to a Teams channel using an incoming webhook URL |
| Mattermost | Message posted to a Mattermost channel using an incoming webhook URL |
| Custom webhook | JSON payload sent to a custom HTTP endpoint for integration with other systems |
Email rate limit
Each email recipient can receive a maximum of 10 emails per hour for a single notification rule.
Workspace modes and notification scope
The scope of a notification rule depends on your workspace type.
| Workspace type | Notification scope |
|---|---|
| Single-tenant | Rules apply to the current community only |
| Multi-tenant | Rules can monitor all managed communities or specific ones, configurable per rule |
Personal visibility
Notification rules are personal. A rule you create is only visible to you and applies only within the community where you created it. Other users in the same community cannot see or manage your rules.
Related links
- Create a notification — Step-by-step procedure to set up your first notification rule.
- Manage notifications — How to edit, disable, or delete existing rules.
- Notification examples — Ready-to-use templates for common notification scenarios.