Metrics question

How would you measure whether Lindy agents reliably complete their tasks?

Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.

Start a mock interview on this question · Mock interview from a job description

What this question tests

Tests metrics design for evaluating whether autonomous agents actually complete tasks correctly, not just run without crashing.

How to approach it

  1. Define task completion precisely: the agent achieved the user's actual intended outcome, not just executed without an error.
  2. Build the core metric: task success rate, where success is verified against a clear definition per task type, like a correctly sent email versus a technically sent but wrong one.
  3. Separate technical failure from logical failure: an agent that errors out is different from one that runs cleanly but does the wrong thing, and both need tracking.
  4. Add a human correction signal: rate at which users edit, undo, or manually redo an agent's output, which reveals silent failures completion rate alone would miss.
  5. Segment by task type and integration, since reliability on a simple calendar check likely differs from reliability on a complex multi step CRM update.
  6. Confirm with the interviewer whether reliability should be measured per agent, per task type, or as one platform wide number.

What a strong answer includes

Common mistakes

Likely follow-up questions

More metrics questions

More questions from Lindy

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank