The Humancheck dashboard is a Streamlit-based web interface that provides a real-time view of all reviews and allows reviewers to make decisions.Documentation Index
Fetch the complete documentation index at: https://docs.humancheck.dev/llms.txt
Use this file to discover all available pages before exploring further.
Accessing the Dashboard
Start the dashboard:Features
- Live Review Queue: See all pending reviews in real-time
- Review Details: Expand reviews to see full details
- Quick Decisions: One-click approve/reject/modify
- Statistics: View review statistics and analytics
- Filtering: Filter by status, task type, urgency, etc.
Review Interface
When you open a review, you’ll see:- Task type and urgency
- Proposed action
- Agent reasoning
- Confidence score
- Metadata
- Decision options: Approve, Reject, Modify
Next Steps
- Learn about Reviewing
- Explore Configuration