@dench.com/cli and the binary is dench. Run it with
npx -y -p @dench.com/cli dench <command> or install it globally.
Approve in the browser
Open the printed link, confirm the workspace, and click Approve. No
browser? Add
--email you@example.com to get a 6-digit code instead.Stable identity
For a long-lived agent, set a stable session key before signing in:Headless and CI
Skip the browser flow with a workspace API key from your settings:Troubleshooting
dench: command not found
dench: command not found
Use
npx -y -p @dench.com/cli dench <command>. A bare
npx -y @dench.com/cli … fails because npx can’t find a bin matching the
package name.status says no session
status says no session
Run
dench signin once and ask the human to approve it.Multiple sessions exist
Multiple sessions exist
Run
dench sessions --json, ask which to use, then dench use <key-or-slug>.402 upgrade_required
402 upgrade_required
Chat, files, enrichment, and image-gen are paid. Run
dench upgrade --tier pro
and share the link. See Billing.Next
CRM playbook
Model people, companies, tasks, and custom objects.
API playground
Try every endpoint live with your bearer token.