Quickstart
Instrument your first app and see errors flowing into your dashboard in under 5 minutes.
Core Concepts
Understand how DSNs, issues, events, fingerprinting, and alert rules fit together.
SDK Reference
Guides for the Browser, Node.js, and React SDKs with copy-paste code examples.
API Reference
Full REST API reference — ingest, projects, issues, alerts, and more.
How it works
Create a project
Sign up, create an organization, and add your first project. Argus generates a unique DSN for each project.
Install an SDK
Add the SDK for your platform — Browser, Node.js, or React — and call
init() with your DSN.Errors appear automatically
Uncaught exceptions and unhandled promise rejections are captured automatically. Duplicate errors are grouped into a single issue so you never see the same noise twice.
Platform overview
Issues
View, filter, resolve, and ignore grouped error issues from your dashboard.
Alerts
Configure email and webhook notifications for new issues.
Performance
Track transaction durations and web vitals across your application.
Usage & Billing
Monitor your event quota and upgrade your plan when you need more capacity.