> ## Documentation Index
> Fetch the complete documentation index at: https://docs.saytics.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Saytics Event Alerts and Summaries in Slack

> Send Saytics event alerts and daily analytics summaries to Slack channels. Set up the Slack integration in a few clicks from your dashboard.

The Saytics Slack integration lets you receive event notifications and daily summaries directly in your Slack workspace, so your team stays informed without having to check the dashboard.

## What you can do

* Get notified when key events fire (for example, "Subscription Upgraded")
* Receive a daily summary of top events and active users
* Alert your team when traffic spikes or drops significantly

## Setting up the integration

<Steps>
  <Step title="Open Integrations in Saytics">
    In Saytics, go to **Settings → Integrations**.
  </Step>

  <Step title="Connect Slack">
    Click **Connect** next to the Slack integration.
  </Step>

  <Step title="Authorize access">
    Authorize Saytics to access your Slack workspace. You'll be redirected to Slack's permissions screen.
  </Step>

  <Step title="Choose a default channel">
    Choose a default channel where Saytics will send notifications.
  </Step>

  <Step title="Save">
    Click **Save** to complete the setup.
  </Step>
</Steps>

## Configuring event alerts

After connecting, you can set up alerts for individual events:

1. Go to **Events** and select the event you want to alert on.
2. Click **Add Slack alert**.
3. Set the trigger condition: send the alert always, or only when a property matches a specific value.

For example, you can alert your team only when "Subscription Upgraded" fires with `plan = "enterprise"`, so you're not flooded with notifications for lower-tier upgrades.

Here is what a Saytics alert looks like in Slack:

```text theme={null}
[Saytics] 🎉 New event: Subscription Upgraded
User: alice@example.com
Plan: enterprise → pro
Time: Jan 15, 2024 at 10:30 AM
```

<Tip>
  Create a dedicated #analytics Slack channel to keep event alerts organized and separate from other team notifications.
</Tip>

## Disconnecting Slack

To remove the integration, go to **Settings → Integrations → Slack** and click **Disconnect**. Saytics will immediately stop sending messages to your workspace.
