Skip to main content

Overview

The Antimetal Slackbot connects to your Slack workspace and responds to infrastructure alerts in real time. Once installed, you invite the bot to your alert channels — from there, it monitors incoming alerts and posts root cause analysis automatically or on demand. What the integration does:
  • Auto-investigations — when an alert fires in a connected channel, the bot automatically analyzes the root cause and posts findings in the alert thread
  • Manual investigations — mention @Antimetal in any alert thread to trigger an on-demand investigation at any time
  • Remediation guidance — each investigation includes suggested fixes for the identified problem
Antimetal uses AI to generate investigation summaries and remediation suggestions. AI-generated responses may occasionally be inaccurate or incomplete. Always verify suggested actions before applying them to production systems.

Install

To add Antimetal to your Slack workspace, go to the Slack integration page in the Antimetal dashboard and click Connect Slack:

Add Antimetal to Slack

Connect your Slack workspace from the Antimetal dashboard.
You’ll be redirected to Slack to authorize the app. Once authorized, return to the dashboard to complete setup.

Prerequisites

  • A Slack workspace where you have permission to install apps
  • At least one alert channel (e.g. #alerts, #oncall) where the bot should operate

Setup

1

Connect Slack

From the Antimetal dashboard, navigate to Settings > Integrations and click Connect Slack. You’ll be redirected to Slack to authorize the app in your workspace.
2

Add the bot to your alert channels

Invite @Antimetal to your alerts channel. The easiest way is to type the following in the channel:
/invite @Antimetal
You can also invite it from the channel’s member settings.
3

Verify the installation

Once added, the bot will post a welcome message in the channel confirming it’s active and ready to investigate alerts.

Triggering investigations

Auto-investigations

Auto-investigations run automatically when an alert fires in a channel where @Antimetal is present. You enable them per alert, not per channel.
1

Open Settings > Issues

In the Antimetal dashboard, navigate to Settings > Issues and select the alert you want to automate.
2

Enable auto-investigate

Toggle on Auto-investigate for that alert.
When the alert fires, Antimetal will automatically trigger an investigation and post the results in the thread.

Manual investigations

Reply to any alert thread with @Antimetal to trigger an on-demand investigation. The bot detects the mention and runs a root cause analysis on that alert.
@Antimetal

Permissions

The Antimetal Slackbot requests the following OAuth scopes:
ScopePurpose
app_mentions:readRespond when mentioned in channels
channels:historyRead alert messages in public channels
channels:joinJoin public channels when invited
channels:readList available channels
chat:writePost investigation results and remediation steps
files:readRead files shared in conversations
groups:historyRead messages in private channels the bot is in
groups:readList private channels the bot is invited to
groups:writeManage private channels the bot is in
im:historyRead direct messages with the bot
im:readView direct message conversations
reactions:readRead message reactions
reactions:writeAdd reactions to messages
usergroups:readView user groups
users:readView user profiles
users:read.emailView user email addresses
The bot has no access to channels it hasn’t been explicitly invited to. Slack message content is not persisted — lightweight metadata (alert identifiers, investigation status) may be temporarily retained for tracking purposes.

Support

If you run into any issues with the Antimetal Slack integration, contact us directly at support@antimetal.com. We’re here to help with installation, configuration, or anything else.