CANADA / POLICYUnderstanding Canada’s AI transparency consultationIndependent Canadian publication
GUIDES / WORKFLOWS

How to use AI well: a practical learning path

Useful AI work is a repeatable process: define the task, provide the right context, inspect evidence and keep a person responsible for the result. This collection moves from first prompts to production-minded workflows without pretending that magic wording replaces judgement.

Three questions to keep asking
  1. What part of this task benefits from generation, classification or retrieval?
  2. What private or consequential information must stay out of the tool?
  3. How will you decide whether the result is good enough to use?
READING ROADMAP

How to use this guide.

01

Begin with bounded tasks

Use AI first for drafts, comparisons, extraction and brainstorming where a human can quickly inspect the output.

02

Build a verification habit

Ask for assumptions and sources, then check the important claims yourself. Fluent language is not evidence.

03

Scale the workflow, not the demo

Save the prompt, test representative examples, measure corrections and define the point where a person takes over.

CURATED COVERAGE

Read the topic in a useful order.

9 selected guides
Illustration of task icons arranged beside a checklist on a desk.

Turn messy meeting notes into tasks without inventing an owner

To turn meeting notes into an action list with AI, request the task, owner, deadline and supporting words from the notes. Require missing details to stay unresolved. This fictional workshop exercise includes a complete answer key so you can spot invented commitments before using the result.

AI New Desk3 min readBeginner how-to
Illustration of wooden blocks with a speech bubble, arrow and light bulb beside a keyboard.

Four repairs for an AI prompt that keeps missing the brief

To fix an AI prompt, identify the specific failure before adding more instructions: missing facts, invented details, the wrong format or an unclear audience. Give the model a bounded source card, repair one instruction and test another example. Better wording cannot supply facts the source never contained.

AI New Desk4 min readBeginner how-to
Illustration of a closed document folder beside a laptop and paperwork.

Share less with AI: reduce a private email to the useful facts

Before uploading a file to AI, remove information the task does not need and check hidden contents as well as visible text. Share a minimal extract where possible. Connecting an email account or folder grants a different scope of access and needs a separate permissions check.

AI New Desk4 min readBeginner how-to
Illustration of source documents connected on a research board above an open notebook.

Can you trace that AI claim? Build a three-source ledger

To verify AI-assisted research, make a claim ledger with the source, supporting passage, date and limitation for each important statement. Use the model to organize the material, then inspect the originals yourself. This guide applies that method to three government sources about Canada’s AI consultation.

AI New Desk4 min readIntermediate how-to
Illustration of a comparison checklist between two computer displays.

Compare AI answers: score evidence, not confidence

To compare AI answers, use the same task and sources, then score evidence, completeness, uncertainty, usefulness and permissions. A fluent answer must still fail if it invents authority to act. The 20-point worksheet below includes two fictional answers, source records and an answer key.

AI New Desk4 min readIntermediate how-to
Illustration of spreadsheet figures, a magnifying glass and a calculator.

The $170 spreadsheet check: catch a total that hides bad rows

To check an AI-assisted spreadsheet, verify which rows were included before trusting the total. The worked invoice example totals $170, but duplicates, text amounts and changed labels can make a plausible result misleading. Eight published code cases show which errors the sample checks catch.

AI New Desk4 min readIntermediate how-to
Illustration of a hand operating a control beside a robotic arm.

Approve one action: the boundary an AI agent must keep

An AI agent approval should authorize one exact action: the recipient, payload, scope and conditions must match what the person reviewed. Stop and ask again when those details change. A timeout needs an outcome check before retrying an action that could run twice.

AI New Desk3 min readSystem design guide
Illustration of indexed documents in a filing drawer with a search symbol.

Eight document traps for an AI retrieval system

Our synthetic selector passed its original eight document cases, then failed four of five additional probes involving bad or contradictory source records. Inspect both sets of inputs and outputs to see what version, audience and citation checks do—and what they leave untested.

AI New Desk4 min readSystem design guide
Illustration of test icons, checklists and monitoring screens for evaluating AI.

The one failure that outweighs 99 passing AI checks

An AI release can pass 99 of 100 checks and still be unsafe to launch if the remaining failure breaks a critical boundary. Define blocking failures before testing, report results by failure type and plan a rollback. The 99-of-100 example here is hypothetical, not a measured product result.

AI New Desk3 min readSystem design guide