Documentation Index
Fetch the complete documentation index at: https://docs.userintuition.ai/llms.txt
Use this file to discover all available pages before exploring further.
1. Get an API key
Sign in at app.userintuition.ai and create a key under Settings → API Keys. Keys look likeui_sk_.... Copy it now — it is only shown once.
2. Install
- One-shot (npx)
- Global
- Project-local
No install — runs the latest published version on demand:Slower per-invocation (npm fetches metadata). Best for occasional use.
3. Set your key
~/.zshrc, ~/.bashrc) so it persists across sessions. For CI, set it as a secret environment variable.
4. Verify the connection
api.userintuition.ai are all working.
5. First real call
Estimate the cost of a small Human Signal study without spending any Panel budget:--dry_run false.
Next steps
Command reference
Full reference for
list, describe, call, and every flag.Recipes
CI cost gates, lifecycle scripts, batch operations.

