Skip to main content

Quickstart

Get Deductive AI up and running in minutes by connecting your first integration.

Prerequisites

  • A Deductive AI account (Sign up here)
  • Access to at least one of the supported integrations (GitHub, Prometheus, Datadog, etc.)

Step 1: Sign In

Navigate to app.deductive.ai and sign in to your account.

Step 2: Connect Your First Integration

Choose an integration to get started:

For Code Analysis

  • GitHub - Connect your repositories for code-level reasoning

For Metrics & Monitoring

  • Prometheus - Connect your Prometheus instance
  • Datadog - Connect your Datadog account

For Logs

Step 3: Configure Your Integration

Follow the step-by-step guide for your chosen integration. Each integration guide will walk you through:
  1. Authentication Setup - Configure credentials or OAuth
  2. Connection Testing - Verify the connection works
  3. Initial Configuration - Set up any required settings

Step 4: Start Using Deductive

Once your integration is connected:
  1. Navigate to the Chat interface
  2. Ask questions about your systems, code, or incidents
  3. Deductive will reason across your connected tools to provide answers

Example Queries

Try asking Deductive:
  • “What caused the recent spike in error rates?”
  • “Show me recent code changes related to the payment service”
  • “What’s the root cause of the incident from last night?”
  • “Find all services with high memory usage”

Next Steps