ViaHuman Documentation
Welcome to ViaHuman! This documentation will help you integrate human-in-the-loop approvals into your automation workflows.
What is ViaHuman?
ViaHuman is a mobile-first approval gateway for automation workflows. It allows you to add human approval steps to your:
- n8n workflows - Review AI-generated content, approve deployments, or verify data
- AI agents - Add human oversight to autonomous agents
- CI/CD pipelines - Gate production deployments with mobile approvals
- Custom automations - Any workflow that needs human decision-making
Key Features
Mobile-First Experience
Receive approval requests via push notifications on your iOS or Android device. Review and respond from anywhere, anytime.
Simple API
One API call to create an approval request. Your workflow polls or receives a webhook when the user responds.
Flexible Input Types
Support for various input types:
- Simple approve/reject buttons
- Text input for edits and comments
- Number input for budgets and amounts
- Select dropdowns for choices
- Image uploads for visual approvals
Real-time Updates
Get instant push notifications when approval requests arrive. Your workflows continue immediately after you respond.
How It Works
- Create an API key in your dashboard
- Add an approval request to your workflow via API or n8n node
- Receive a push notification on your mobile device
- Review and respond with approve, reject, or custom input
- Your workflow continues with your response
Quick Links
- Quick Start Guide - Get up and running in 5 minutes
- Creating API Keys - Generate keys for your integrations
- n8n Integration - Use ViaHuman with n8n
- MCP Server Setup - Set up the MCP server
Need Help?
- Join our Discord for community support
- Email us at support@viahuman.xyz
- Check out examples in our GitHub repository
Let's get started with the Quick Start Guide!