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

# Alerts

> Krait not only finds your vulnerabilities, it keeps you connected to your team so you can ship alerts without maintaining multiple interfaces. You can connect Slack to Krait so your team can respond faster to security issues with instant alerts delivered where you already collaborate. 

Krait uses OAuth identity provider to connect to Slack. You can deliver real-time notifications and security alerts directly into your team’s channels by making the connection.

## Connecting Slack

<Steps>
  <Step title="Log into Slack">
    Sign in to your Slack workspace using an account with administrator or app-management permissions. These permissions are required to install and authorize new integrations.
  </Step>

  <Step title="Authorize the Krait App">
    Review and approve the permissions requested by Krait. These include scopes such as **chat:write** and **channels:read**, which allow Krait to post alerts in your workspace.
  </Step>

  <Step title="Connect Slack in Krait">
    Open the Krait dashboard and navigate to **Integrations**, then **Alerts**, then **Slack**, and click **Connect** to continue.
  </Step>

  <Step title="Select a Notification Channel">
    Choose the Slack channel where Krait should send security alerts and notifications. This can be an existing team channel or a dedicated monitoring channel.
  </Step>

  <Step title="Complete the Integration">
    Confirm your selection. Krait will validate the connection and begin sending alerts to Slack automatically.
  </Step>
</Steps>

This is how you connect your Slack workspace to Krait to receive security alerts directly in your team’s channels.

***

## Configure Alert Preferences

<Steps>
  <Step title="Open workspace settings">
    Navigate to **Workspace Settings** from the Krait dashboard.
  </Step>

  <Step title="Go to notifications">
    Select the **Notifications** tab to manage alert preferences for the workspace.
  </Step>

  <Step title="Choose alert types">
    Enable the alerts you want to receive, such as:

    * Newly detected vulnerabilities
    * Failed scans
    * Completed scans with no findings
    * Ticket creation and unresolved critical issues
  </Step>

  <Step title="Select notification channels">
    Choose where alerts should be delivered, including **Slack**, **Email**.
  </Step>

  <Step title="Save your preferences">
    Confirm your settings. Krait will start sending alerts based on the selected rules and channels.
  </Step>
</Steps>

With alerts configured, Krait keeps your team informed in real time without disrupting existing workflows. By delivering the right notifications to the right channels, teams can respond faster and stay aligned on security issues.

## Disconnecting Slack

To disconnect Slack from your Krait workspace, open **Integrations** from the main sidebar and navigate to the **Alerts** where Slack is listed. Locate **Slack** in your connected integrations and click **Disconnect**. Confirm the prompt to finalize the disconnection. Once disconnected, Krait will no longer send alerts, notifications, or messages to your Slack workspace. You can reconnect Slack at any time from the same integrations settings area if needed.
