Notifications
Slack Notifications
Configure Slack incoming webhooks for Citlyze alerts and scheduled reports.
Use a Slack incoming webhook to post Citlyze alerts and scheduled reports into a Slack channel.
Option A: Create an incoming webhook directly
- In Slack, open the workspace where the notification should appear.
- Create or choose an app that has incoming webhooks enabled.
- Add a new incoming webhook for the channel.
- Copy the webhook URL. It should start with
https://hooks.slack.com/. - In Citlyze, open Workspace Settings.
- In Notification webhooks, paste the URL in the Slack row.
- Select Save.
The saved URL is encrypted. Citlyze only shows a short hint such as
hooks.slack.com/.../T000... after it is saved.
Option B: Import the Citlyze Slack manifest
- Download slack-app-manifest.json.
- Go to api.slack.com/apps.
- Select Create New App.
- Choose From an app manifest.
- Import the downloaded manifest.
- Install the app to your workspace.
- Create or copy the generated incoming webhook URL.
- In Citlyze, open Workspace Settings.
- In Notification webhooks, paste the URL in the Slack row.
- Select Save.
The manifest does not create a Citlyze-owned credential. Slack still requires you to install the app in your workspace and copy the webhook URL.
Test the setup
Trigger an alert or wait for the next scheduled report. The Slack channel should receive a compact Citlyze message with key metrics and a link back to the relevant dashboard or report.