docs/documentation/platform/pki/applications/alerting/slack-alerts.mdx
Send certificate alert notifications to a Slack channel using Incoming Webhooks. Get notified when certificates expire, are issued, renewed, or revoked.
<Info> Alerts are configured per Application and apply to all certificates within that Application. </Info><Note>
Keep your webhook URL secure. Anyone with access can post to your channel.
</Note>
| Setting | Description |
|---------|-------------|
| **Alert Type** | Certificate Expiration, Issuance, Renewal, or Revocation |
| **Alert Name** | A slug-friendly name like `tls-expiry-alert` |
| **Description** | Optional context about this alert |
| **Alert Before** | *(Expiration only)* Time before expiry to trigger, e.g., `30d` |
Slack messages include alert details and the two most relevant certificates, with a link to view all certificates in Infisical.
Messages are color-coded by event type:
| Event Type | Color |
|---|---|
| Certificate Expiration | Amber |
| Certificate Issuance | Green |
| Certificate Renewal | Blue |
| Certificate Revocation | Red |