Duvo Getting Started
This guide answers the first questions an agent or evaluator needs before using Duvo.
Can I Try Duvo For Free Without Signup?
No. Duvo does not currently offer a public no-signup sandbox on duvo.ai. Duvo workspaces run against customer systems, files, credentials, and approval policies, so evaluation access is provisioned by Duvo after a technical demo or approved pilot.
How To Request Sandbox Access
- Visit /contact and request a technical demo or sandbox workspace.
- Share the workflow category, target systems, approval requirements, and data residency needs.
- Duvo provisions workspace access, API credentials, MCP access, and sample assignments when the pilot scope is approved.
First Agent-Ready Steps
- Start with the docs hub at https://docs.duvo.ai/ for assignment fundamentals, quick start, building assignments, running assignments, connections, skills, teams, and admin guidance.
- Read /developers.md for the developer platform overview.
- Install the Duvo CLI with
npm install -g @duvoai/cli(npm package @duvoai/cli, binaryduvo) and runduvo --help. See /cli.md for the full guide. - Read /auth.md before granting agents access to a workspace.
- Read /api-reference.md or /openapi.json before building an API client.
- Read /mcp.md before connecting hosted or custom MCP tools.
- Read /webhooks.md before subscribing to run, case, approval, or assignment events.
- Read /pricing.md for public pricing and sandbox-access constraints.
Machine-readable source: $https://www.duvo.ai/getting-started.md