The eighteen guidelines, and where each one sits
Microsoft’s Guidelines for Human-AI Interaction are the most quotable thing in this field — eighteen of them, grouped by a four-phase interaction timeline whose boundaries are not where most people who cite them assume.
You are in a working session with designers from four portfolio companies. Someone is defending a decision to make their agent ask a clarifying question whenever the extraction confidence drops below a threshold, and they close the argument with: “the HAX guidelines say to scope services when in doubt.”
There are three available responses and only one of them is worth anything. You can nod, which costs you the room. You can disagree from instinct — “in my experience users hate that” — which is an opinion competing against a citation, and citations win those. Or you can say: yes, that’s guideline ten, and it sits under “when wrong” rather than during interaction, which is already telling you something about what it was written for. Then disagree.
The third response works because of its first half, not its second. This lesson is that first half: what the toolkit actually contains, how the eighteen are actually grouped, and where the evidence behind them came from. Get any of that wrong and the disagreement built on top of it is worth less than saying nothing.
The toolkit is four things, and three of them are not the guidelines
People say “HAX” and mean the eighteen guidelines. The HAX Toolkit is four separate artifacts, and Microsoft describes each one in a single line:
- Guidelines for Human-AI Interaction — “Best practices for how AI systems should behave during interaction.”
- HAX Design Library — “Learn the Guidelines for Human-AI Interaction and how to apply them, using patterns and examples.”
- HAX Workbook — “Work together with your team to prioritize which Guidelines to implement in your product.”
- HAX Playbook — “For applications using natural language processing, identify common failures so you can plan for mitigating them.”
Read those four descriptions again and notice the shape: one artifact states the guidelines, and the other three are all about getting a team to apply them. The Workbook is a prioritisation exercise, on the assumption that no product will implement all eighteen. That is a useful thing to know in a room, because it means Microsoft itself does not treat the eighteen as a checklist to be passed.
One more piece of trivia that stops you looking silly: the guidelines page itself does not print the list. It tells you there are eighteen, describes them as “a synthesis of more than 20 years’ research, introduced in this award-winning 2019 CHI paper,” and sends you to the Design Library or the paper for the actual text.
Four phases, and the boundary nobody expects
The eighteen are grouped by when in the interaction they apply. The toolkit page names the phases in running prose — “initial interaction, during interaction, when the AI system is wrong, and over time” — but only Table 1 of the paper prints which guideline sits in which phase. The membership is lopsided:
| Phase | Guidelines | Count |
|---|---|---|
| Initially | G1–G2 | 2 |
| During interaction | G3–G6 | 4 |
| When wrong | G7–G11 | 5 |
| Over time | G12–G18 | 7 |
Two things fall out of that table immediately. The first is that the largest phase is Over time, with seven of the eighteen — memory, learning from behaviour, cautious updates, granular feedback, conveying consequences, global controls, notifying about changes. This is a framework substantially about a system that persists and adapts across sessions, which is not how most people who quote it in passing seem to hold it.
The second is the boundary that catches people out. These four all sit under When wrong, not during interaction:
- G7 Support efficient invocation. “Make it easy to invoke or request the AI system’s services when needed.”
- G8 Support efficient dismissal. “Make it easy to dismiss or ignore undesired AI system services.”
- G9 Support efficient correction. “Make it easy to edit, refine, or recover when the AI system is wrong.”
- G10 Scope services when in doubt. “Engage in disambiguation or gracefully degrade the AI system’s services when uncertain about a user’s goals.”
Invocation is filed under failure. So is dismissal. That only makes sense if you read the phase name as “the machinery you need because the system will be wrong,” rather than “what happens after a wrong answer appears.” The paper does not defend the placement; Table 1’s caption hedges the whole scheme as “roughly categorized by when they likely are to be applied during interaction with users.”
That hedge is useful to you in two directions. It means anybody who argues from the phase boundaries as if they were load-bearing is over-reading the paper. It also means you should not build your own disagreement on the boundaries either — go after what a guideline says, not where it was filed.
Where the eighteen came from
The reason a citation beats an instinct in a room is that the eighteen have an evidence base and your instinct does not have one yet. It is worth knowing the actual shape of that base, both so you can respect it and so you can see its edges. The paper describes four phases of work:
- Consolidation. Industry guidelines, an audit of AI products, trade articles and scholarly papers were pooled into 168 potential design guidelines, affinity-diagrammed down to 35 concepts and then to a working set of 20.
- Modified heuristic evaluation. Eleven team members each inspected an AI-infused product for about an hour, thirteen products in total. The set went from 20 to 18.
- User study. 49 HCI practitioners tested the eighteen against 20 popular AI-infused products across ten product categories, two or three evaluators per product.
- Expert evaluation of revisions. Eleven experts reviewed the nine guidelines that had been rewritten, and preferred the revised wording for all but one.
The paper’s own summary of that is worth memorising because it is the line that makes the guidelines quotable: they “were iteratively refined in four phases by a team of 11 researchers, and were applied or reviewed by an additional 60 designers and usability practitioners.”
Sixty practitioners is a real number for HCI work. It is also, notably, sixty people evaluating existing shipped products against a candidate list — not sixty people whose users were measured. The eighteen are a codification of expert judgement, validated for applicability and inter-rater agreement. They are not a set of findings about what users do. That distinction is the one that will matter when you start disagreeing with a specific guideline from your own shipped evidence, because your evidence is of a different kind: fewer people, but actual behaviour.
Where people get burned
Two numbers in this paper are easy to garble. The contributions bullet says “over 150” AI-related design recommendations were codified; the methodology section says the pool was 168. Both are in the paper — 168 is the raw count, “over 150” the rounded claim. If you cite one, do not present it as the other. And the eighteen were validated against twenty products, not eighteen; the numbers being close is a trap.
Check your recall
Answer from memory — no scrolling back.
Retrieval check
Why does citing the guideline number and phase before disagreeing do more work than the disagreement itself?
Check your answer
Because it converts the exchange from opinion-versus-citation into citation-versus-citation, and yours has field evidence attached. The moment you say “G10, under when-wrong” you have demonstrated you are not disagreeing because you have not read it. The room stops evaluating whether you know the material and starts evaluating your actual claim, which is where you want to be.
The inverse is the failure mode worth fearing. A confident disagreement built on a mangled paraphrase — a guideline that does not exist, a count that is wrong, a phase that is invented — does not read as a bold position. It reads as someone who has skimmed a blog post about a paper, and everything you say afterwards gets discounted, including the parts that were right.
Hands on
Open the position document and fill exactly one cell
Done when: learning/agentic-ux-canon/POSITIONS.md exists, and the HAX row’s citation cell names one guideline by number, quotes its title verbatim, and states its phase — all three checkable against Table 1 without you being in the room.
- Create
learning/agentic-ux-canon/POSITIONS.mdif your teaching agent has not already seeded it. It needs one row per framework and four columns: the guideline you most disagree with (cited), your position, the evidence from something you shipped, and what would change your mind. - Open the camera-ready PDF and read Table 1 in full — all eighteen titles and their qualifying sentences. It is one page. Do not work from this lesson’s excerpts.
- Pick the single guideline you most expect to end up disagreeing with, based on what you have shipped. The review gate in your extraction product and the advisory chatbot both push you toward a small handful — G2, G10 and G11 are the obvious candidates, but pick the one that actually rubs.
- Fill in only the citation cell: the number, the verbatim title, the verbatim qualifying sentence, and the phase it sits in. Leave position, evidence and what-would-change-your-mind blank. Writing those is the rest of the course and filling them in now from instinct is exactly the habit this course exists to break.
- Bring the cell into the chat. I will check it word-for-word against the source, including the phase, and I will be pedantic about it — that is the whole point of this particular exercise.
What this does not cover
Nothing here tells you whether any of the eighteen is right. It tells you what they say and what stands behind them, which is the precondition, not the argument. Two things follow directly. The Google lesson takes the other framework you will hear quoted and shows that it is not a competing list of interaction rules at all — it answers questions that come before an interface exists, which is why quoting one at the other usually misses. And the provenance lesson goes back to Table 2, the twenty products these guidelines were validated against, and asks what kind of machine they describe. That question turns out to be where most of your defensible disagreements are going to come from.
Read this next — primary source
Guidelines for Human-AI Interaction (CHI 2019, camera-ready)Amershi, Weld, Vorvoreanu, Fourney, Nushi, Collisson, Suh, Iqbal, Bennett, Inkpen, Teevan, Kikin-Gil & Horvitz — Microsoft Research, free PDF, 13 pages
The toolkit website gives you the eighteen; the paper gives you the two things the website leaves out. Table 1 is the only place the phase groupings and their exact membership are printed together, and Table 2 lists the twenty products the guidelines were validated against — which is the evidence base you need in your head before you disagree with any of them. Section 7 also contains the authors’ own statement of where the guidelines stop applying, in their words rather than a critic’s. Thirteen pages, and the last two are the ones almost nobody has read.
Stuck, curious, or think this lesson is wrong? Ask your teaching agent. The lessons are the scaffold; the conversation is where the learning gets unstuck.