Slack Integration
Receive instant notifications about security findings, scan completions, and critical alerts directly in your Slack workspace.Setup
1. Connect Slack
- Log in to the AIPTx Dashboard
- Navigate to Settings → Integrations → Slack
- Click Connect to Slack
- Select your workspace and authorize AIPTx
- Choose the default channel for notifications
2. Configure Notifications
Select which events trigger Slack notifications:Notification Types
Scan Started
Scan Completed

Critical Finding Alert
Weekly Summary
Channel Configuration
Multiple Channels
Route different notification types to specific channels:Per-Project Channels
Configure channels for specific projects:Slash Commands
AIPTx adds slash commands to your Slack workspace:/aiptx scan
Start a quick scan from Slack:
/aiptx status
Check status of running scans:
/aiptx findings
Get recent findings summary:
/aiptx report
Request a report for a completed scan:
Interactive Messages
Finding Actions
When a finding is posted, team members can take action directly from Slack:- 👀 View Details - Open finding in AIPTx dashboard
- ✅ Mark Fixed - Update finding status
- 🔇 Mute - Suppress future alerts for this finding
- 📋 Create Ticket - Create Jira/Linear issue
Scan Actions
- 📊 View Report - Open scan report
- 🔄 Rescan - Start a new scan with same config
- ⬇️ Download - Get PDF report
Workflow Automation
Slack Workflow Builder
Create automated workflows triggered by AIPTx events: Example: Critical Finding Escalation- AIPTx posts critical finding
- Workflow adds reaction and threads response
- Creates incident channel
- Pages on-call engineer via PagerDuty
Webhooks
For custom integrations, use webhook endpoints:Configuration via API
Configure Slack integration programmatically:Troubleshooting
Not receiving notifications
Not receiving notifications
- Verify Slack is connected in Settings → Integrations
- Check the bot has access to the target channel
- Ensure notification types are enabled
Slash commands not working
Slash commands not working
- Reinstall the Slack app
- Verify your user has permission to use slash commands
- Check the command syntax
Too many notifications
Too many notifications
Adjust notification settings to only receive critical and high severity alerts, or route to a dedicated channel.