Strategy question

How would you decide which tasks are safe to fully automate vs. require human approval?

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

Judgment framework for delegating autonomy, similar to the Devin routing question but generalized to any autonomous agent.

How to approach it

  1. Establish the deciding criteria: reversibility of the action, blast radius if wrong, and how verifiable the outcome is before it takes effect.
  2. Fully automate tasks that are reversible, low-blast-radius, and easily verifiable, such as research summarization or draft content generation.
  3. Require human approval for tasks that are irreversible or high-blast-radius, such as sending an email on the user's behalf, making a purchase, or deleting data.
  4. For ambiguous middle-ground tasks, default to requiring approval initially, then relax to full automation only after the agent has built a track record of accuracy on that task type for that specific user.
  5. Build a lightweight tagging system so task types carry a risk classification the system can act on consistently.
  6. Define success as automation rate rising over time within safe categories, while maintaining a strict zero-tolerance bar on unauthorized irreversible actions.

What a strong answer includes

Common mistakes

Likely follow-up questions

More strategy questions

More questions from Manus

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