Skip to content

Duvo Getting Started

Duvo getting started guide for agents and evaluators: sandbox access, first-run steps, and the canonical agent-readable resources to read before integrating.

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

  1. Visit /contact and request a technical demo or sandbox workspace.
  2. Share the workflow category, target systems, approval requirements, and data residency needs.
  3. 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, binary duvo) and run duvo --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.