Quick Setup - 5 Minute Start
Get started with Noveum.ai in 5 minutes with this step-by-step guide
Welcome to Noveum.ai! This guide will get you tracing your AI applications in just 5 minutes. Follow these simple steps to start monitoring your LLM calls, RAG pipelines, and agent workflows.
✅ Prerequisites
Before you begin, make sure you have:
- Python 3.8+ installed on your system
- Noveum.ai account (we'll help you create one)
- Basic Python knowledge (you'll be adding just a few lines of code)
- An AI application to trace (or we'll provide a simple example)
Step 1: Get Your API Key
Create Your Account
- Visit noveum.ai
- Sign up with your email or GitHub account
- Verify your email address
Generate API Key
- Navigate to the API Keys section in your dashboard
- Click "Create New API Key"
- Name your key (e.g., "My AI App")
- Copy the generated API key (you'll need this in Step 3)

Step 2: Install the SDK
Open your terminal and install the Noveum Trace SDK:
Expected output:
Step 3: Initialize Noveum
Create a new Python file or add to your existing application:
When you initialize with noveum_trace.init()
, the following happens automatically:
- Project Creation: The project gets created in the UI automatically based on the string you provide
- Environment Organization: Environments are used to organize traces (e.g., dev, prod, beta, staging)
Step 4: Add Your First Trace
Let's trace a simple LLM call using context managers. Add this code to your file:
Step 5: View Your Results
-
Run your script:
-
Visit your dashboard: Go to noveum.ai/app
-
Navigate to Explorer: Click on "Explorer" in the sidebar
-
Explore your traces - Environment Name -> Project name -> Traces
Success!
You've successfully traced your first AI operation. Check your dashboard to see the results!
🎯 What You've Accomplished
In just 5 minutes, you've:
- ✅ Set up Noveum.ai account and API key
- ✅ Installed the Python SDK
- ✅ Initialized tracing in your application
- ✅ Traced your first LLM call
- ✅ Viewed results in the dashboard
🚀 Next Steps
Now that you have basic tracing working, here's what you can explore:
🔧 Troubleshooting
Common Issues
"API key not found" error:
"No traces appearing in dashboard":
- Wait 30-60 seconds for traces to appear
- Check that your API key is correct
- Ensure you're looking at the right project
"OpenAI API error":
- Make sure you have a valid OpenAI API key
- Check your OpenAI account has credits
- Verify the model name is correct
Need Help?
- Documentation: Browse our comprehensive guides
- Community: Join our Discord for support
- Support: Contact us at [email protected]
🎉 Success Checklist
Before moving on, make sure you can:
- See your trace in the Noveum dashboard
- View token usage and cost information
- Understand the trace timeline
- Add custom attributes to your traces
- Handle errors gracefully in your traces
🚀 Ready for More?
You've mastered the basics! Now explore advanced tracing patterns and platform features.
Congratulations! You're now ready to transform your AI application observability with Noveum.ai. Start tracing, start optimizing, start building better AI applications.
Get Early Access to Noveum.ai Platform
Be the first one to get notified when we open Noveum Platform to more users. All users get access to Observability suite for free, early users get free eval jobs and premium support for the first year.