Skip to Content
🚀 Design Partner Program — Limited spots available →

Delivery Channels

Assistants detect things. Delivery channels decide where the human sees them.

By default, output appears in Pulse. Delivery channels let you route specific output to Teams, Slack, email, or other channels, so the right person notices the right thing in the tool they actually use.

Available channels

ChannelStatusBest for
In-app (Pulse)Always on.The default; everything lands here.
Microsoft TeamsAvailable.Critical signals routed to an on-call channel.
SlackAvailable.Team-wide visibility on signals.
EmailAvailable.Daily briefs, executive summaries, scheduled reports.
WebhookAvailable.Custom downstream automation.
AI assistantAlways on.Pull mode: query DigitalCore from Claude, Cursor, or ChatGPT.

Routing rules

For each assistant (or each combination of assistant and signal type), define:

FieldExample
ChannelTeams.
Destination#service-economics-on-call.
Severity filterCritical and High only.
Engagement filterLimit to specific portfolios.
FrequencyReal-time, hourly batched, or daily digest.
Quiet hoursHold between 18:00 and 08:00 (per timezone).

Multiple rules per assistant are allowed. A signal can fan out to several channels at once (for example, Pulse, Teams, and email for Critical).

Authentication

ChannelWhat is needed
TeamsThe DigitalCore Teams app is installed in your tenant once.
SlackThe DigitalCore Slack app is installed in your workspace once.
EmailNo setup; uses your transactional email config.
WebhookEndpoint URL plus optional signing secret.

Channel credentials are managed centrally; per-rule authentication is not required.

When to use which

  • Pulse only: onboarding phase, you are still learning what is noisy.
  • Pulse plus email digest: leadership wants summaries without logging in.
  • Pulse plus Teams critical-only: on-call wants pings only when it matters.
  • Pulse plus Slack everything: small team that wants full transparency.

Do not ship every signal to every channel. Use severity filter freely: most organisations route Critical to chat and everything else to Pulse.