Skip to main content

Overview

This guide walks you through setting up IncidentFox for your team. By the end, you’ll have an AI SRE agent ready to investigate incidents from Slack.
IncidentFox is deployed as a managed service. Contact your account team for access credentials and your team token.

Step 1: Get Your Credentials

After onboarding, you’ll receive:
  • Team Token - Used to authenticate API requests
  • Web UI Access - Dashboard to configure agents and view investigation history
  • Slack App - Bot to install in your workspace
Your team token follows the format tokid.toksecret. Keep it secure and never commit to version control.

Step 2: Install the Slack Bot

The Slack bot is the primary interface for triggering investigations.
1

Install the App

Your IncidentFox admin will provide an installation link. Click it and authorize the app for your Slack workspace.
2

Invite to Channels

Invite @incidentfox to channels where you want to trigger investigations:
3

Test the Connection

Send a test message:
The bot should respond confirming it’s connected.

Step 3: Configure Data Sources

Connect IncidentFox to your observability stack to enable investigations.

Via Web UI

  1. Log in to your IncidentFox dashboard
  2. Navigate to Team Console > Integrations
  3. Click Add Integration and select your data source
  4. Enter the required credentials

Common Data Sources

See the Data Sources section for detailed setup instructions for each platform.

Step 4: Enable Tools

IncidentFox comes with 300+ built-in tools. Enable the ones relevant to your stack. In the Web UI:
  1. Go to Team Console > Tools
  2. Toggle on the tools you need
  3. Configure any tool-specific settings
Example configuration:

Step 5: Start Investigating

You’re ready to go! Try these commands in Slack:

Basic Investigation

Check Pod Status

Analyze CI Failure

Query Logs

What Happens During an Investigation

When you trigger an investigation, IncidentFox:
  1. Acknowledges - Reacts to your message to confirm it’s working
  2. Plans - The Planner agent creates an investigation strategy
  3. Gathers Data - Pulls logs, metrics, and events from your data sources
  4. Analyzes - Correlates data to identify root cause
  5. Reports - Posts findings back to the Slack thread
Investigation Flow

Example Investigation Output

Next Steps

Configure Agents

Customize agent behavior with system prompts

Add Data Sources

Connect all your observability tools

Set Up GitHub

Enable CI/CD auto-fix capabilities

View Tools Catalog

See all 300+ available tools