usertold
v1.24.2
Published
Set up in-product interview capture and inspect source-linked UserTold evidence.
Readme
UserTold.ai CLI
Set up in-product interview capture and inspect what real users said and did from a terminal or coding agent.
Install
npm i -g usertold
usertold auth loginDiscover the current commands
usertold --help --json
usertold project --help --json
usertold study --help --jsonHuman-readable --help and structured --help --json are the source of
truth for the installed version. Operational commands support JSON output for
automation.
Product boundary
UserTold captures consented voice, transcript, in-page behavior, and page context. Supported desktop browsers can also capture a participant-approved screen share; mobile and unsupported environments continue with audio and in-page events only. The CLI sets up projects and studies, inspects these interview records and their source-linked analysis, and prepares evidence-backed work. It does not recruit participants. Review source evidence, capture gaps, and current product context before promoting work to Ready. Only Ready work can be pushed to Linear or GitHub. Organization management and connected-service setup remain in the dashboard.
Requirements
- Node.js 18+
Links
- Quickstart: https://usertold.ai/docs/quickstart
- CLI reference: https://usertold.ai/docs/cli
- Core concepts: https://usertold.ai/docs/concepts
- MCP integration: https://usertold.ai/docs/mcp
