Installation
Choose your language and install the SDK:Initialize
Create an Artanis client with your API key:Your First Trace
Create a trace to capture an AI operation with full state management:State capture enables you to replay this exact scenario later, even after
updating your model or prompts.
View & Analyze Your Trace
Open the Artanis Dashboard to:- Search traces - Find all traces by error type, user, or custom filters
- Analyze errors - See automatic categorization of why things failed
- Replay scenarios - Test fixes against the captured state
- Create eval sets - Label traces and export them for testing
Connect Slack Feedback
When customers report issues in Slack, Artanis automatically matches them to traces:- Install the Artanis Slack bot in your workspace
- When feedback arrives, the bot finds the relevant trace
- View the feedback directly in your trace timeline
No manual linking required - the bot uses smart matching to connect feedback
to the right traces based on timing and context.
Next Steps
Now that you have tracing set up, explore these resources:API Reference
Complete SDK documentation
Tracing Patterns
Best practices and advanced patterns
RAG Pipelines
Trace retrieval and generation steps
Quick Reference
One-page cheat sheet