Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.deeptrace.com/llms.txt

Use this file to discover all available pages before exploring further.

Access the Web View

At the bottom of each Deeptrace investigation, you’ll find a “View full investigation” button that opens the full web view. In the web interface, you can examine every retrieved data source (logs, traces, commits) with embedded, clickable citations for each claim Deeptrace makes. Screenshot 2026 01 19 At 11 52 43 PM

Rule-Based Alert Filtering

Use Deeptrace’s rule-based filtering to control which alerts trigger an investigation. To set up Rules, you can either:
  • Enable automatic filtering for repeat or duplicate alerts
  • Filter by keywords (e.g. “timeout”, “error 500”) or enable AI-based matching
  • Assign rules to specific bots and channels for targeted control
Rules
Note: Without rules, Deeptrace automatically triggers on all engineering alerts in your Slack channel.

Chat with Deeptrace in the Web View

Use the Chat tab in the web dashboard for a co-pilot like experience. Ask Deeptrace questions about recent issues and explore them conversationally with full system context. Chatinwebview

Custom Context

Use the Workspace Editor to curate custom context that guides Deeptrace’s chats and investigations. In the workspace editor, create files to define best practices for querying observability tools and investigating incidents.
Tip: We recommend keeping DEEPTRACE.md files concise and human-readable. Too much context can slow down and distract investigations.
Workspaceeditor

Issues Page

Use the Issues page to proactively surface and prioritize issues in production. Run a scan over your production data to group repeated incidents by severity, track frequency, and generate a concise list of actionable issues. Drill into each issue to view a detailed bug report and linked investigations, and schedule recurring scans to keep a continuously up-to-date view of what’s breaking in prod. Once a scan is completed, click Suggestions to surface the highest-impact fixes Deeptrace can make, areas to add logging, how to close observability gaps, and which PR-ready changes will prevent this class of issue from reoccurring.
Shortissues

Actions

Actions
Actions let you connect your team’s GitHub Actions workflows and custom automation scripts to Deeptrace, so you can trigger deployments, revert PRs, run remediation scripts, or pull on-call schedules directly from the UI in a single step. Enable workflows from the GitHub Workflows tab, or author new scripts with AI assistance in the Custom Scripts tab. Each action card shows its required secrets and parameters, and you can test any action with a dry-run dialog before activating it into your workflow.

Escalations

Escalations
Escalations let you automatically route completed investigation findings to the right people and tools. When an investigation finishes, Deeptrace evaluates your escalation rules and delivers alerts to the providers you’ve configured — with retry logic, on-call resolution, and full delivery tracking. Click Add Rule to configure a name, event types, conditions (filter by severity, component, etc.), and select a provider, each with its own fields for channels, routing keys, API keys, and message templates.