Getting Started
Quick Start
Vyrt gives you full observability into your AI agents — every run, step, tool call, and failure captured automatically. This guide gets you instrumented and sending data to the dashboard in under five minutes.
Install the SDK
Add the Vyrt SDK to your project using your preferred package manager.
Initialize Vyrt
Import the SDK and configure your API key. Find your key in Settings → API Keys.
Instrument Your Agent
Start a run, record steps as your agent executes, then close the run. Every invocation is captured end-to-end.
Verify in the Dashboard
Trigger a single run, then navigate to Agent Runs — your trace should appear within a few seconds.
Full visibility into every AI decision in production.