Product design question

Design an AI agent that can take actions on behalf of users. How would you define its permissioning and control model?

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

Ability to design a permission system for autonomous agents, balancing usefulness against the risk of unwanted or harmful actions.

How to approach it

  1. Clarify what actions the agent takes, since risk and permissioning differ between reading data, sending messages, and purchasing.
  2. Classify actions by reversibility and blast radius, for example reading data versus sending money.
  3. Define a tiered model: read only by default, explicit approval for irreversible or costly actions, autonomy only for low risk repeatable tasks.
  4. Design confirmation UX that previews what the agent will do, not just an allow prompt.
  5. Add hard limits such as spend caps, rate limits, an audit log, and a kill switch to halt an agent mid task.
  6. Decide how permissions are scoped and revoked, for example per integration or per session with expiry.

What a strong answer includes

Common mistakes

Likely follow-up questions

More product design questions

More questions from these companies

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