What You’ll Learn
By the end of this guide, you’ll:- Create your first project
- Add test scenarios
- Generate AI outputs
- Rate outputs
- Extract patterns and get actionable insights
Prerequisites
Sign up for Sageloop
Create your free account - no credit card required
Step 1: Create Your Project (2 min)
After logging in, you’ll see an empty dashboard.- Click “New Project”
- Enter a project name: “My First Eval”
- Write a system prompt (example below)
- Click “Create Project”
Example System Prompt
Pick something simple for your first project:Step 2: Add Test Scenarios (3 min)
Now you need user inputs to test. Scenarios are the questions or requests your AI will receive.- Click “Add Scenarios”
- Click “Bulk Add” and paste these 15 examples (or use your own):
- Click “Add All”
Step 3: Generate Outputs (2 min)
Now let Sageloop call AI models for each scenario.- Click “Generate Outputs”
- Wait 30-60 seconds
- You’ll see all outputs in a table view
Step 4: Rate Outputs (5 min)
Rate each output based on what you want in production. Use the 5-star scale:- 5 stars: Perfect. Deploy as-is.
- 4 stars: Good, minor issues
- 3 stars: Okay, but needs improvement
- 2 stars: Problems. Major issues.
- 1 star: Unacceptable. Never ship this.
Rating Tips
- Trust your gut. If it feels wrong, it’s 1-2 stars.
- For 1-2 star outputs, click “Add Feedback” and explain why (e.g., “Too formal”, “Missing refund timeline”)
- Use keyboard shortcuts: Press
1-5to rate, then↓to move to next output
Step 5: Extract Patterns (2 min)
This is where Sageloop gets smart.- Go to the “Insights” tab
- Click “Run Pattern Extraction”
- Wait 5-10 seconds
- You’ll see failure clusters and quality patterns
What You’ll See
Failure Analysis:Cluster 1: Vague Timelines (3 outputs)
Pattern: All 1-2 star outputs use “soon” instead of specific “5-7 business days”
Fix: Add to system prompt: “Always say exactly ‘5-7 business days’ for refund timeline”
All 5-star outputs:
- Start with an apology
- Use specific timeline (“5-7 business days”)
- Include next steps
- End with friendly closing
Step 6: Apply Fixes (Optional, 3 min)
See improvement opportunity? Let’s test a fix.- Click “Apply Suggested Fix” on a failure cluster
- Review the updated system prompt
- Click “Update & Retest”
- Only the failed scenarios regenerate (saves time)
- Rate the new outputs
- Check if quality improved
You’re Done!
Congratulations! You’ve completed your first evaluation loop:1
Created a project
2
Added scenarios
3
Generated outputs
4
Rated outputs
5
Extracted patterns
6
Applied a fix and retested
What’s Next?
Now that you’ve seen how Sageloop works, explore deeper:Core Concepts
Understand the methodology
Rating Guide
Advanced rating techniques
Pattern Extraction
How extraction works
Use Cases
See how others use Sageloop
Common Questions
Can I invite teammates? Yes! Use the Share button in project settings. They can rate the same outputs independently. How do I improve my system prompt? The insights show you exact patterns to fix. Copy suggested fixes into your prompt. When should I extract patterns? After you’ve rated 15-30 outputs for reliable patterns. Sageloop will warn you if sample is too small. Can I use this for production AI? Absolutely. Export your insights as a test suite for CI/CD integration.Learn Core Concepts
Understand the methodology behind Sageloop