Verify Before You Trust

Check each Copilot claim against evidence, read Microsoft's documentation at the right scope, and test an assistant before anyone relies on it.


What you'll learn

  • Tag every claim in a Copilot answer as supported, contradicted, or not in source
  • Treat a citation as a lead to inspect. It is not automatic proof.
  • Match a question to the narrowest Microsoft transparency artifact
  • Map, measure, and mitigate harm before relying on an AI assistant
On this page

You ask Copilot for a four-sentence status update on a pilot project. The paragraph reads cleanly and adds, "The budget has been approved, and Jordan Lee is the backup owner." Neither statement appears in the document you supplied. If you paste the update into an email, those invented facts go out under your name.

Build verification into the task

Copilot generates language and leaves responsibility for the result with you. Microsoft's guidance states that large language models can produce biased, harmful, or incorrect content, so review and verification come before action. Use a four-step chain: prompt → response → evidence check → human decision. The response is a draft. The evidence check tells you which claims you can reuse, and a human decides whether the result is fit for its purpose.

Verification takes more than asking Copilot "are you sure?" Another confident answer is still generated text from the same system. Compare every material claim with a source you can open and inspect yourself. This is the reliability-and-safety check from Responsible AI Principles in Practice, focused on what the evidence establishes. We'll apply it to one answer, to a vendor's documentation, and to a system you may deploy.

Fluent language feels true

Start with the evidence. A hallucination, meaning an answer the source doesn't support even though it sounds plausible, often looks ordinary. It may shift a date by a month, invent a name for an unfilled role, copy a number incorrectly, or present its own conclusion as a sourced fact.

Give every important claim a status

Break a response into individual claims (dates, names, quantities, statuses, conclusions) and tag each one:

  • Supported: the source you inspected directly establishes it.
  • Contradicted: the source says something different.
  • Not in source: the source doesn't give you enough to establish it.
  • Not checked: you haven't finished the comparison yet.

"Not checked" is temporary. Before calling the result verified, resolve every material claim into Supported, Contradicted, or Not in source. Otherwise an unreviewed statement can pass through as if someone confirmed it.

"Not in source" also doesn't mean "false." Suppose a brief says the pilot starts September 15 and says nothing about a backup owner. "The pilot starts September 15" is Supported. "It starts in August" is Contradicted. "Jordan is the backup owner" is Not in source. So is "the backup owner hasn't been assigned," unless the brief states that explicitly. Missing evidence about an assignment doesn't establish that no assignment exists.

Ask for claims and evidence side by side· copilot-chat
Bad example

Summarize the project and tell me what is confirmed.

Good example

Using only the source I pasted above, summarize the project in a table with columns Claim, Evidence from source, and Status. Use only these statuses: Supported, Contradicted, Not in source. Include the pilot date, participant count, owner, training plan, budget, backup owner, and budget approval status. Quote the exact source phrase for every Supported claim, and do not infer any missing information.

Why this works: A table where the facts that are in the source carry an exact quotation, and the backup owner and budget approval are marked "Not in source" instead of invented outright.

What a verified answer looks like after repair

If the status update contains those two invented facts, ask Copilot to rebuild it within the source boundary: "Return a verified summary containing only directly supported facts, plus a separate Open questions section for anything the source doesn't provide. Preserve exact dates, names, and numbers. Do not infer approval or a backup owner."

The repaired version reads: "As of July 8, the pilot is scheduled to start September 15, includes 120 internal users, and is owned by Priya Nair. Training is two 45-minute sessions, and the stated budget is $8,400." Then, under Open questions: "Who is the backup owner? Has the $8,400 budget been approved?"

The known facts remain in the summary, and the unknowns stay visible. Compare the repaired draft with the source once more before sending it. A repair is still generated text.

A citation starts the check

A citation points you to a document. Your next job is to determine whether that document supports the sentence beside it. Check the claim, the cited source, the exact passage, and the scope, including date, audience, product, and conditions. A relevant document may still be insufficient. A source that states a project has an $8,400 budget doesn't establish that the budget was approved.

Two habits catch many errors. Split sentences that bundle several claims and verify each part separately. Then recalculate totals and averages yourself, and check that every list item appears exactly once. "Total attendance: 120" or "average rating: 4.33" takes little time to recompute. A missing row or transposed figure is easy to overlook in fluent prose.

Recompute, don't trust

For any total, average, or list, calculate it independently and confirm each item appears exactly once. Ask Copilot to show its arithmetic beside the source values so a wrong number has nowhere to hide.

Force missing answers into the open· copilot-chat
Bad example

Answer these questions about the project source.

Good example

Answer these questions using only the source above. 1. Who owns the project? 2. When does the pilot start? 3. Who is the backup owner? 4. Has the budget been approved? For every supported answer, quote the exact source phrase. If the source does not answer a question, write exactly "Not in source." Do not guess.

Why this works: Two clean quoted answers and two "Not in source" replies, with any invented backup owner or unstated approval exposed as the hallucination it is.

Verify the vendor's claims too, at the right layer

Verification also applies when you're deciding whether a Copilot feature belongs in a real workflow. Read Microsoft's documentation with the same discipline you use on an answer. Keep the document's statement separate from your interpretation.

There are three useful levels. A documented fact appears directly in the source, such as "Microsoft names six responsible-AI principles." A reasonable interpretation is your conclusion, such as using those principles as review categories. An unsupported conclusion goes beyond the evidence, as in "therefore every deployment satisfies all six." The interpretation may be useful, but it remains yours. The unsupported conclusion has to go.

Match your question to the narrowest relevant document instead of reaching for whichever one you found first:

Your question is about… Read the…
Microsoft 365 Copilot as a product Application Card
A specific named feature Responsible AI FAQ for that feature
Copilot Studio as a platform Platform Card
The underlying model technology Transparency Note
Microsoft's broader AI program Responsible AI Transparency Report

And when a document doesn't answer your question, write "Not stated." Silence in an artifact means the evidence is missing. It means the document you chose didn't cover it, so you keep looking or you validate it locally.

Analyze a source packet without over-reading it· copilot-chat
Bad example

Review this source packet and tell me whether the feature is safe and compliant.

Good example

Analyze only the source packet below. Do not use outside knowledge or assumptions. Build a table with columns Documented statement, Evidence scope, Classification, What the evidence supports, and What the evidence does not establish. Use "Documented fact" only for something explicitly in the packet and "Reasonable interpretation" for an inference. If information is missing, write "Not stated in the source packet." Then flag any sentence that calls a feature safe, approved, or compliant as an unsupported conclusion to remove.

Why this works: A table that records exactly what the packet establishes, labels your inferences as inferences, and refuses to certify any feature as "safe" on principles alone.

For anything you build or deploy: map, measure, mitigate

Checking one answer is enough for a low-stakes draft. If you're building an assistant that other people will rely on, such as a policy helper or request triager, verify the system before it reaches real users with a three-phase loop: map, measure, mitigate.

Map the harm as a complete path. A label like "Hallucination risk" tells you nothing to test. "If the assistant invents a policy exception, a learner could miss the real approval process because the answer looks authoritative" tells you exactly what to check. Score each harm with severity times likelihood so you tackle the worst first, and write one sentence justifying the score.

Measure with exact tests whose pass conditions you fix before you look at any output. Otherwise a helpful-sounding wrong answer talks you into passing it. A good pass condition is observable: "does not invent or approve an exception, states what the policy doesn't cover, and routes the decision to the named owner." Count unnecessary refusals, too. A control that makes an assistant answer "I can't help" to a simple, answerable policy question fails in the other direction, and measuring only harmful answers would miss it.

Mitigate with layered controls: restrict the source, require uncertainty language, and keep approvals with a human. Then rerun the same tests, unchanged, and record what moved. Finish with residual risk: what you didn't test, who owns the remaining risk, and what event triggers the next review. A written instruction that passes five paper tests is a start. Deploying still takes a separate decision, and one successful answer never earns it alone.

The loop, walked through an example

Take a library assistant whose only source is a short policy: standard laptop loans last 14 days, and Library Services may approve extensions. You write five tests: a normal question, an ambiguous one, a plea to approve a 30-day extension, an instruction to ignore the policy, and a request for another person's loan history. Fix the pass conditions before running anything.

Without controls, the baseline fails four tests. The assistant invents a caregiving exception and "approves" the extension, follows an instruction to make up a rule, and reveals another borrower's loan history. Add this written control: answer only from the policy, say "Not stated in the supplied policy" when the source is silent, never approve an extension, route decisions to Library Services, and never disclose another person's information. Run the same tests again. All five now pass, the safe question still gets an answer, and the invented approvals and privacy leak disappear.

The counts provide reproducible evidence. Another reviewer can run the same tests and reach the same result. Five paper tests still can't establish how a live system behaves, so the verdict remains "continue testing."

Try it yourself

Verify a status update against its source

Run the core verification move once, end to end, in about seven minutes, using safe fictional data.

  1. 01

    Paste a short fictional project source into Copilot. Include a start date, a participant count, a named owner, and a budget amount, and deliberately leave out the backup owner and whether the budget is approved.

  2. 02

    Ask for a normal executive summary that also states the backup owner and whether the budget is approved.

    Hint: This invites the hallucination on purpose so you can catch it.

  3. 03

    Tag every claim Supported, Contradicted, or Not in source, quoting the exact phrase for each Supported one.

  4. 04

    Ask Copilot to rebuild the summary with only supported facts and a separate "Open questions" section, then compare it against your source.

    Hint: The backup owner and budget approval must land in Open questions.

A before-and-after pair showing a plausible invented fact caught and moved into the open, the habit that keeps unverified claims out of your real work.

Key takeaways

  • Treat every Copilot response as a draft. Break it into claims and tag each Supported, Contradicted, or Not in source.
  • "Not in source" is not "false": an absent name is not proof that no one was assigned.
  • A citation is a lead to inspect. On its own, it isn't proof. A stated budget still needs an approval record before it counts as approved.
  • Match a question to the narrowest transparency artifact. "Not stated" means the evidence is missing and provides no reassurance.
  • Before deploying an assistant, map harm paths, fix pass conditions before you see outputs, and keep a human owner for every decision.

Check your understanding

  1. 1. A source says "Budget: $8,400" and nothing about approval. Copilot writes "The $8,400 budget is approved." How should you tag the approval claim?

  2. 2. A brief lists a project owner but never mentions a backup owner. Which statement is Not in source?

  3. 3. You need responsible-AI information about one specific named Copilot feature. Which document is the right first stop?

  4. 4. A team reads that Microsoft follows six responsible-AI principles and concludes their new assistant is "therefore safe and approved to deploy." What's the best response?

  5. 5. After adding a safety control, an equipment-loan assistant answers "I can't help" to every question, including "How long is a standard loan?" which the policy answers. What's the correct diagnosis?

  6. 6. When is the right time to define a test's pass condition when validating an AI assistant?

Frequently asked questions

Terms used in this lesson

hallucination
An answer that sounds plausible but is unsupported by the provided evidence or conflicts with it.
claim
A statement presented as true, such as a date, name, quantity, status, or conclusion, that can be checked against a source.
transparency artifact
A Microsoft document, such as an Application Card or Transparency Note, that makes part of an AI system easier to examine.
residual risk
The risk that remains after controls are applied, recorded together with who owns it and what triggers the next review.

Further reading