Documentation
Everything you need
to debug like a pro
Welcome to the DebugX documentation. Explore our guides and API references to build more reliable software.
Quickstart Guide
Get up and running in less than 5 minutes.
Read guide
Browser Extension
Setting up the DebugX Chrome Workspace.
Read guide
AI Analysis
How to interpret AI root cause reports.
Read guide
Team Collaboration
Managing projects and team permissions.
Read guide
API Reference
Full documentation for our tracking APIs.
Read guide
Coming Soon
Integrations
Connecting with GitHub, Slack, and Jira.
View Roadmap
Step 1
Installation in seconds
Add DebugX to your project using your favorite package manager. Our SDK automatically hooks into global error handlers.
Terminal
$ npm install @debugx/next
import
{ DebugX } from
'@debugx/next'// Initialize with your API key
DebugX.init('YOUR_API_KEY')// Errors are now tracked automatically
Can't find what you're looking for?
Our support team is here to help you with any technical questions or integration issues.