Nobody books the call
You email ten users a calendar link. One replies. Zero show. The personalized feedback email? Crickets — even from the power users.
Code got cheap. Knowing what to build didn’t.
UserTold.ai runs a voice interview about the moment a real user gets stuck, in the same session — the quote, the screen, and the page path stay together. You and your coding agent review the Evidence before it supports a Finding.
Observed01:12
Opens account settings. Scans. Goes back. Returns and scans again.
/settings/account → back ×2
Said02:22
“I expected billing under account settings. I went back twice and still couldn’t find it.”
Asked why — 19 seconds later02:41
The debrief asks about the exact moment it just watched — while the user can still explain what they expected and where they looked.
The gap
You email ten users a calendar link. One replies. Zero show. The personalized feedback email? Crickets — even from the power users.
The funnel shows where they left. Session replays pile up that nobody has time to watch. The reason walks away untold.
A churn survey says “too complicated.” Which screen? Which task? By the time you can ask, they’re gone.
UserTold asks at the only moment users can actually answer: while it’s happening, inside your product.
How it works
Choose a research question, collect interviews, and review the Findings before sending them to your tracker.
01 · Study
Install the project script once. Set the study goal, participant task or questions, and pages where users can join.
02 · Interview
With consent, record conversation and product use. Screen recording is available on supported desktop browsers.
03 · Evidence
Open evidence cards linked to what participants said or did, with the recording timestamp and available page context.
04 · Finding
UserTold groups related evidence into draft Findings. Check the sources and the summary, then mark a Finding reviewed.
05 · Delivery
Choose which Findings to send to Linear for product triage or to GitHub for delivery. Each issue keeps its evidence links.
06 · Follow-up
Linear completion resolves linked evidence. Review similar evidence from later interviews to see whether the problem may have returned.
Evidence-first
AI research tools hand you conclusions. UserTold hands you conclusions with the receipts attached — what a person said, what was observed, and what the model inferred stay in three separate fields, next to the second of the recording they came from.
Evidence · struggling_momentses_xyz789 · 02:22
“I tried this flow three times and still cannot find where to change billing.”
The same evidence, as your agent sees it
{
"signal_type": "struggling_moment",
"quote": "I tried this flow three times and still cannot find where to change billing.",
"observed_facts": ["Returned to /checkout/step-3 three times"],
"interpretation": "Billing settings are not where users look for them during checkout.",
"confidence": 0.91,
"intensity": 0.8,
"interviewRef": "ses_xyz789",
"timestamp_ms": 142300,
"page_url": "/checkout/step-3"
}For coding agents
UserTold puts MCP, the CLI, and the API first. A coding agent can design a study, wait for real users to take part, and read the evidence as JSON, where every tool declares the exact shape of its answer up front, before it proposes a fix.
# an agent-run study, end to end
read usertold://projects
call studies.create
… real users take part, inside your product …
call evidence.list
call findings.create_from_evidence
… human or agent verifies the grouping …
call findings.send → Linear UT-214On purpose
No panels, no rented respondents. It interviews people already using your product — and a Study with no takers stays at zero Interviews instead of producing Evidence from nowhere.
During observation, stuckness is evidence. The interviewer doesn’t jump in to rescue, hint, or steer — it asks why afterward, when the moment is on record.
What a participant said, what was observed, and what the model inferred are never blended. Every Evidence card carries its source and a confidence score.
Pricing
Pay for recorded interview minutes. No subscription, no seats, no per-interview minimum — billed on exact recorded seconds, itemized in Billing.
$0.25 / recorded minute
One predictable UserTold charge. We operate and pay for the interview AI.
$0.15 / recorded minute
UserTold charges the platform fee. OpenAI bills inference directly to your provider account.
Questions
From users your team can already reach. Invite them through your product or a direct study link. UserTold does not recruit participants or guarantee responses.
AI user interviews inside your product
Let a user try a real task. UserTold observes, prepares a running evidence summary when enabled, then uses it for a planned voice debrief. Ask about their expectation while the experience is fresh.
Explore the AI interviewer →Observe setup, ask about the point of hesitation, and review what prevented first value.
Learn how a buyer interprets your plans, usage limits, and charges before choosing.
Connect the requested feature to the task, expected outcome, and current workaround.
Add the script to your product, verify it on one page, and take the starter interview yourself. Read the evidence it produces before you point it at real users.