draft notes Field Journal
Vol. 2026 · 25 May 2026 · Prompt Engineering

Prompt Engineering · by Susanth Sutheesh · 36 min read

Prompt Engineering for Microsoft 365 Copilot — Field Guide

↗ started as a handout for one recruitment conversation. Realised it was useful well beyond that room.

On this page

Prompt engineering is just learning how to brief Microsoft 365 Copilot properly. That’s the whole skill. Not magic, not coding, not a course. A working brief.

I had to look this up three times before it clicked. Then I taught it to a recruitment team, a finance team, an operations team. Same four blocks every time. Same lightbulb moment. So this is the slow, plain-English version of the brief I wish someone had handed me on day one.

📚 Three posts on M365 Copilot prompting — pick where you are:

  • 🌱 Field Guide (you’re reading this) — start here. The four-block framework, per-app prompts, the mistakes everyone makes.
  • 🧑‍💼 Persona Playbook — your role’s worked prompts. Recruiter · Ops · Finance · IT · Sales.
  • 🆕 2026 Upgrade Brief — Notebooks · Researcher · Analyst · Memory · model choice. For daily prompters who want what’s new.

💡 Tip — Leading people? Two companion field guides go deeper on leadership-level Copilot use:

Start in 60 seconds — actually try this before reading further

  1. Open Microsoft 365 Copilot Chat at microsoft365.com/chat (or your in-tenant equivalent).

  2. Paste this prompt exactly:

    “From my emails over the past week, create a table of actions, including whose action it is, the person that assigned it and when it is due. I need this to have a good structure to organize my day. Be concise.”

  3. Hit Send. You should get a clean, structured table on the first try.

  4. Now keep reading — the rest of this post is the framework that makes that prompt work, and how to write your own.

🏃 TL;DR for skimmers

Microsoft 365 Copilot is a capable new colleague on day one. Strong at language, fast at drafting, knows nothing about your company until you tell it. Your job is the brief.

Microsoft’s official prompt framework is four blocks: Goal · Context · Expectations · Source . Add one habit on top: iterate. That’s the whole skill.

Start here: Cheat Sheet · 4-block framework · Per-app prompts · 10 mistakes

Quick navigation:

🚀 Start here (10-min read):

  1. Mental model — a capable new colleague
  2. One working prompt — before & after
  3. The Cheat Sheet
  4. The 4-block framework
  5. The habit that makes the framework work — iterate

Power moves (most underused):

📚 Deep dives:

🔄 Living document. Microsoft 365 Copilot ships changes monthly. The four-block framework and the underlying skills don’t move — but a button position, a feature name, or a specific slash command may have shifted by the time you read this. Spotted something off? Let me know and I’ll update.

The 30-second mental model — a capable new colleague

Picture this. You’ve just hired someone brilliant. First language is English, can read fast, can write in any tone, can find patterns in numbers, can summarise a 40-page document in two minutes. The catch: it’s day one. They know nothing about your company, your team, your style, your customers, your filing system or your acronyms.

If you want a useful piece of work from them, you’d give them a proper brief. A specific task. Some background. What good looks like. The right documents to read. You’d review their first draft and ask for a second.

That’s the whole job of a prompt. A prompt is a brief for a capable new colleague who knows nothing about your world.

Hold that picture. The rest of this guide just unpacks it.

flowchart TD
    A["You"] -->|"Brief"| B["Copilot
(capable
new colleague)"] B -->|"First draft"| C{"Good
enough?"} C -->|"No — coach"| A C -->|"Yes"| D["You review
and decide"] D --> E["Use it"]

Notice what Copilot does not do in that diagram. It doesn’t decide. It doesn’t publish. It doesn’t email customers on your behalf without you seeing it. You stay in the loop because you’re the human and you have the judgment. Copilot does the typing and the structuring — fast.

One working prompt — before and after

Before we go deep on theory, let’s prove the skill exists. Two prompts asking for the same thing — emails turned into actionable tasks. Try them in your Copilot Chat right now if you have it.

Bad prompt (vague):

“Summarise my emails.”

You’ll get something. Probably a generic blob about your inbox. No structure. Doesn’t help you do anything with it.

Good prompt (briefed properly):

“From my emails over the past week, create a table of actions, including whose action it is, the person that assigned it and when it is due. I need this to have a good structure to organize my day. Be concise.”

Now you’ll get a useful structured table on the first try. Here’s the same prompt with each of the 4 blocks colour-coded so you can see how they’re woven into one natural sentence:

Prompt Engineering Skills comparison slide. Left side shows a Bad Prompt label with the prompt Summarise my emails. Below it a Good Prompt label with a colour-coded sentence. The full Good Prompt reads From my emails over the past week (in red), create a table of actions (in blue), including whose action it is, the person that assigned it and when it is due (in green), I need this to have a good structure to organize my day (in yellow-orange), Be concise (in green). Right side shows the same breakdown written out in plain English with each of Goal in blue, Context in orange, Source in red, and Expectations in green highlighted. The breakdown explains: Goal is to create a table of actions, Context is that you need this to organise your day, Source is your emails over the past week, Expectations are the table to include the person responsible for the action the person who assigned it and the due date, and the response to be concise.

Same four blocks. Microsoft calls them Goal, Context, Expectations, Source. They don’t have to be in any particular order. They don’t need labels. They just need to be all present in the prompt — woven into one sentence is fine.

  • 🔵 Goal — “create a table of actions”
  • 🟡 Context — “to organise my day”
  • 🔴 Source — “from my emails over the past week”
  • 🟢 Expectations — “whose action it is, the person that assigned it, when it is due… Be concise.”

Four blocks. Those are the bones of every good prompt. The rest of this guide is detail — how to make each block stronger, when to iterate, and the per-app tips that pay off immediately.

Here’s what Copilot actually does with this prompt — same prompt, real M365 Copilot Chat output (assigned-by names blurred for privacy):

Real Microsoft 365 Copilot Chat response to the email actions prompt. At the top the prompt is visible: From my emails over the past week, create a table of actions, including whose action it is, the person that assigned it and when it is due. I need this to have a good structure to organize my day. Be concise. Below the prompt, Copilot says Reasoning completed in 4 steps and I found 1 relevant email with clear action items from the past week. Heres a clean structured table for your day. The output is a table titled Action Tracker (Last 7 Days) with four columns: Action, Owner, Assigned By, Due. Four visible rows: Read Google IO 2026 recap, Review and use updated battlecards for objections, Use Agent J.ai for live deal coaching, Encourage customers to follow Microsoft Build. Owner column shows You for every row. Assigned By column is blurred for privacy. Due column shows Not specified for every row. A scroll-down arrow indicator is visible suggesting more rows exist below.

Notice three things in the response that came directly from the four blocks:

  1. The format is a table — because Expectations asked for one.
  2. Columns are Action / Owner / Assigned By / Due — because Expectations specified those exact fields.
  3. Copilot shows “Reasoning completed in 4 steps” + cites “1 relevant email” — because Source pointed it at the inbox, Copilot grounded the answer in actual emails and is showing its work.

The first-attempt result is genuinely usable. Iteration (covered next) would tighten it further — “Add a priority column based on assigned-by seniority” or “Group by due date instead” — but the baseline output is already a good day-organising table.

The Cheat Sheet

If you only screenshot one thing, screenshot this.

The 4-block prompt recipe

BlockPlain-English questionExample
GoalWhat do you want Copilot to do?“Draft an interview guide for…”
ContextWhat does Copilot need to know?“…a senior data engineer role at a regulated bank…”
ExpectationsWhat does good look like?“…6 behavioural questions, 4 technical questions, no leading language…”
SourceWhere should it ground its answer?“…using /Senior DE Job Description and /Interview rubric.”

The habit on top: iterate

Treat the first answer as a draft. Coach Copilot with one sentence at a time:

  • “Shorter. Cut to 6 bullets.”
  • “Less marketing tone. Plainer.”
  • “Use the names from the source document.”
  • “Remove anything you can’t ground in /Source File.”

Slash-command grounding (when your Copilot supports it)

You typeWhat it does
/file nameGrounds the answer in that file
/person nameAdds what’s known about that person
/meeting namePulls in that meeting’s recap
/email subjectPulls in that email thread

If slash auto-complete doesn’t appear, use the file picker / Add files button in the chat composer — that’s the proper fallback for grounding. Pasting a filename into the prompt does not ground; pasting the actual content works for one-shot tasks but isn’t equivalent to a real source reference.

App-by-app one-liner

AppOne thing to try first
Copilot Chat“Catch me up on /[project name] across emails, files, and Teams”
Word“Draft a one-page brief based on /[long document]”
Excel“Find the three biggest variances in this sheet and explain them”
PowerPoint“Turn /[Word doc] into a 6-slide deck for [audience]”
Outlook“Reply saying yes, propose Thursday, keep it warm”
Teams“Recap this meeting in 5 bullets and list the action items by owner”
OneNote“Summarise my notes from this notebook into key decisions”
Loop“Draft a project kickoff page with goals, owners, and milestones”

5 rules that fix 90% of bad prompts

  1. Be specific. “Write something” gets you anything. “Draft a 150-word email” gets you that email.
  2. Tell Copilot the audience. A steering committee reads differently to a customer.
  3. Name the format. Bullets, table, paragraph, slide outline — say which.
  4. Ground it. Point at the real file. Don’t make Copilot guess your facts.
  5. Iterate. First answer is a draft. The second one is usually the good one.

Safety strip — three rules that go on every prompt

Right Copilot for the data · Ground it in a real source · You review before it goes out.

The full version of these three lives in the Before you paste anything section below. Read it before your first real prompt.

The 4-block framework — Goal · Context · Expectations · Source

This is Microsoft’s official framework. You’ll see it in Microsoft Learn and in the Microsoft 365 Copilot support pages. Four blocks, one habit.

Block 1 — Goal

The task. The verb. What you want done.

  • “Summarise…”
  • “Draft…”
  • “Compare…”
  • “Find…”
  • “Reword…”
  • “Translate…”
  • “Explain…”
  • “Organise…”

❌ “Help me with the customer email.”
✅ “Draft a reply to the customer email.”

The first is a wish. The second is a task. Copilot answers tasks well.

Block 2 — Context

What does Copilot need to know about the situation? Who is the audience? What’s already true? Why is this happening?

  • Audience: "…for a steering committee that hasn’t been close to the detail."
  • Background: "…the customer escalated last Friday and we missed the SLA."
  • Tone: "…warm but factual — not defensive."
  • Constraints: "…we cannot offer a refund."

Context is the section most people skip. It’s also where the biggest quality jump lives. Vague context = generic answer. Specific context = answer that sounds like you.

Block 3 — Expectations

What does “good” look like? This is the section that turns a wall of text into a deliverable.

  • Length: “in 150 words”, “in 5 bullets”, “as a one-page brief”, “as a 6-slide outline”
  • Format: “as a table with columns Risk · Likelihood · Owner · Next step”
  • Tone: “plain English, no jargon, no marketing voice”
  • Style: “in my normal email tone — see the example below”
  • Limits: “don’t speculate beyond what’s in the source documents”, “don’t rank candidates”, “flag anything missing”

If you don’t say what good looks like, Copilot picks a default. The default is rarely what you wanted.

Block 4 — Source

Which documents, emails, meetings, or chats should Copilot use?

  • Files in SharePoint or OneDrive (use the file picker or /file name)
  • Emails in your mailbox (in supported experiences, with grounding enabled)
  • Meeting recaps from Teams (the meeting must have a recap)
  • Teams chats in supported experiences
  • Public web pages (when web grounding is enabled and the URL is supported)

Without a Source, Copilot writes from general knowledge. That’s fine for a brainstorm. It’s not fine when the answer needs to reflect your customer, your policy, your numbers.

A grounded prompt looks like this:

“Using /Q3 forecast and the last three /Weekly business review meetings, summarise the three biggest revenue risks for the steering committee. 150 words, plain English, no jargon.”

Four blocks. Goal, Context, Expectations, Source. Once you’ve written ten of these you’ll never go back to vague prompting.

Output-format priming — be explicit about the shape

The Expectations block becomes much more useful when you describe the exact shape of the output, not just the length. Most readers stop at “in 150 words” — but you can prime the format precisely:

“Output as a markdown table with columns Risk · Likelihood · Impact · Owner · Next step. Then a 2-sentence summary below the table. Then a numbered list of 3 follow-up questions.”

That single sentence saves you 2-3 iterations. Other format primers worth knowing:

When you want…Try this in Expectations
A scannable comparison“Output as a table with rows X, Y, Z and columns A, B, C”
An exec-ready brief“One page. Heading · 3-bullet TL;DR · 2-paragraph body · 3 next steps”
A working draft to send“Email format. Subject line · 100-word body · clear ask in the final sentence”
Something to paste into a deck“6-slide outline. Each slide: title · 3 bullets · 1-sentence talk track underneath”
Structured data to analyse“CSV-format output with header row. No commentary outside the CSV.”
A staged 3-step analysis“Output in 3 numbered sections: (1) facts only, (2) hypothesised drivers (marked as hypotheses), (3) executive narrative.”

Format priming costs you 10 seconds in the prompt. It saves you 5 minutes of cleanup after.

Other framings you might see

GCES (Goal · Context · Expectations · Source) is Microsoft’s official framework — the spine of this guide. You’ll see other framings on LinkedIn, YouTube, and other AI tools. They’re not wrong, they’re just different containers for the same ideas. Here’s how the popular ones compare:

FramingWhere you’ll see itWhen it helps
GCES — Goal · Context · Expectations · SourceMicrosoft official; this guideDefault for M365 Copilot work
CRAFT — Context · Role · Audience · Format · TaskMarketing / writing AI communitiesWhen audience is the trickiest variable in your task
STAR — Situation · Task · Action · ResultInterview preparationFor drafting interview answers, performance stories, or behavioural-style content
Role-Task-Format-ToneCommon with consumer ChatGPT / Anthropic usersWhen you’re using a non-M365 AI tool and need a quick mental model

Pick the one that fits your task. The blocks are interchangeable in spirit — the discipline of writing all of them down is what matters, not the acronym.

How the 4 blocks map to the deeper techniques

The Prompt Engineering Guide on this site teaches 8 techniques in more depth. Those techniques aren’t replaced by the 4-block framework — they’re what each block looks like in practice.

Deeper technique (from /prompt-guide/)Fits inside the block
Give clear instructionsGoal
Set a roleContext (often) or Expectations (sometimes)
Add contextContext
Give examplesContext or Expectations
Define the formatExpectations
Set constraintsExpectations
Specify audience and toneContext + Expectations
Think step by stepExpectations + iteration

The 4-block framework is the container. The 8 techniques are how you fill each container with precision.

The habit that makes the framework work — iterate

The four blocks get you a good first draft. Iteration gets you the answer you actually wanted.

Iteration is not a fifth block. It’s a habit. After Copilot answers, you stay in the chat and coach it one sentence at a time. The brilliant new colleague analogy keeps holding — you wouldn’t expect a real new hire to nail it first try either.

A few patterns that work:

  • “Shorter — cut to 5 bullets.”
  • “Plainer — drop the marketing words.”
  • “Use the names and numbers from /Source File, not generic placeholders.”
  • “Give me the options with pros and cons — don’t just hedge, but stay grounded in the source.”
  • “Remove anything that isn’t grounded in the source documents.”
  • “Now turn this into a slide outline.”
  • “Now write a 2-line summary suitable for an exec preview.”

💡 Tip from a few hundred sessions: the answer you wanted is almost always the third answer. First is generic. Second is closer but over-polished. Third is the one. Plan for three rounds — it’s faster than starting from scratch.

If iteration isn’t getting you there, the original brief was probably under-specified. Open a new chat and rewrite the prompt with more in the Context and Expectations blocks.

Advanced: few-shot prompting — give Copilot examples

The single biggest quality jump after the 4-block framework is showing Copilot what good looks like before asking. Paste 2-3 examples of the output you want, then ask for the new task in the same shape.

How it looks in practice:

“Here are three of my past customer follow-up emails. Match this tone, length, and structure for the next one. [Example 1 pasted in] [Example 2 pasted in] [Example 3 pasted in] Now draft a follow-up to /Customer ABC about the migration delay. 120 words. Same warm tone, same closing style.”

This is the technique that turns Copilot from “generic AI assistant” to your AI assistant. Useful for: drafting emails in your voice, writing meeting recaps in your team’s style, generating reports matching your existing template, customer communications matching brand voice.

The mental model: a new hire shadows you for a day before drafting on your behalf. Few-shot prompting is that shadow day, compressed into three pasted examples.

Advanced: self-critique — let Copilot grade its own answer

After Copilot answers, ask it to critique its own response. This catches things you’d otherwise miss:

“Now review your own answer. What did you miss? What’s unsupported by the source documents? Where might a reader push back?”

Then follow up with:

“Now rewrite the answer addressing those points.”

This single move catches the bulk of soft hallucinations and weak claims. Costs you 30 seconds. If you adopt one advanced technique from this guide, make it this one.

The iteration script library

After enough rounds with Copilot, you end up with the same follow-up phrases on repeat. Bookmark these — they work in every app, every role, every surface.

When the first answer is…Try saying…
Too long“Cut to 6 bullets” or “100 words max”
Too generic“Use the names, dates, and numbers from /[Source File], not placeholders”
Too marketing-y“Plain English. Drop the marketing words.”
Too hedge-y“Give me options with pros and cons. Stay grounded in the source.”
Wrong format“Now turn this into [table / slide outline / email / brief]”
Misses something“What did you miss? Now rewrite addressing it.”
Wrong audience“Now rewrite for [audience]. Plain English.”
Wrong tone“Warmer.” / “More skeptical.” / “More direct.”
Over-confident“Where are you uncertain? Mark uncertainty inline.”
Need alternatives“Now give me 3 versions with different angles.”
Need a counter-view“Now critique this from the opposite POV.”
Need translation“Now translate to [language].” or “Re-target for [audience].”
Lacks evidence“Cite the specific paragraph from /[Source File] for each claim.”

💡 Tip: print or screenshot this table. Stick it next to your monitor. After a week, you’ll know which 4-5 lines you use daily — that’s your personal core.

Build your prompt library — Prompt Gallery + saving prompts

Once you have a great prompt, you shouldn’t have to rewrite it from scratch next time. Microsoft 365 Copilot has two built-in ways to build your personal library — and most users miss both.

Inside the Microsoft 365 Copilot app, there’s a Copilot Prompt Gallery with hundreds of pre-written, role-aware prompts curated by Microsoft. Browse them by task, by job type, or by Copilot agent. Click one to use it. Modify to fit your context.

How to open it:

  1. Open the Microsoft 365 Copilot app (web at microsoft365.com or the desktop / Teams Copilot pane).
  2. Click the ellipsis () menu under “New chat” in the left rail.
  3. The Copilot Prompt Gallery panel opens.

What you see inside:

  • A Suggested / Your prompts toggle at the top — start in Suggested to browse Microsoft’s library; flip to Your prompts to find ones you’ve saved.
  • Three filters: Task (what you’re trying to do — summarise, draft, analyse, etc.), Job type (role-specific filtering — HR, finance, ops, etc.), and Copilot agent (filter prompts by which agent they’re designed for).
  • A grid of prompt cards — each card has a short title, the actual prompt text (with [bracketed placeholders] for you to fill in and /slash references to ground in your files), a “Microsoft suggested this” attribution, a save (bookmark) icon, and a share icon.

Microsoft Copilot Prompt Gallery panel inside the Microsoft 365 Copilot app. Title 'Copilot Prompt Gallery' at top left, search bar at top right, Suggested toggle (selected, blue) and Your prompts toggle below the title, three filter dropdowns underneath labelled Task, Job type, and Copilot agent. Six prompt cards visible in a 3 by 2 grid: Ace your work habits (tennis-coach style improvement), Adjust message tone (empathetic and supportive rewrite), Agenda and Attendees (event meeting agenda), AI vs manual comparison, Analyze chat decisions (using slash-person grounding), and Answer questions from file. Each card has a bracketed-placeholder or slash-reference in its prompt text, a Microsoft suggested this attribution at the bottom, a bookmark save icon, and a share icon.

📎 Living document: the Microsoft 365 Copilot app evolves every week — labels, layout, and exact filter names may have shifted by the time you read this. If your screen looks fundamentally different or you can’t find the gallery, drop me feedback and I’ll update this section with the current path.

When to use it:

  • You’re stuck on a blank chat — browse to find a prompt close to what you need.
  • You’re new to Copilot — the gallery teaches what good prompts look like through example.
  • You want to discover capabilities you didn’t know existed (image generation prompts, code prompts, data analysis prompts, agent-specific prompts).
  • You’re prepping a training session — the gallery is a ready-made teaching tool.

The public version: Microsoft also publishes a public-facing prompt gallery at adoption.microsoft.com/en-us/copilot/prompt-gallery/ (the older /copilot-lab URL still redirects) with prompts organised by app, role, and task type. Useful if you want to browse without being signed in, or share specific prompts via link.

Save your own prompts

When you craft a prompt that works really well — usually after iterating two or three times — save it. The third version of a prompt is almost always 10× better than the first. Saving means you start from “good” tomorrow, not from blank.

In the Microsoft 365 Copilot app:

  • Click the bookmark / save icon on any prompt card in the Copilot Prompt Gallery — that pins it for re-use.
  • After saving, your prompts show up under the “Your prompts” toggle (right next to “Suggested” at the top of the gallery).
  • The “Your prompts” view adds a “Created by” filter alongside Task, Job type, and Copilot agent — useful when you’ve co-saved prompts with teammates.
  • Each saved prompt shows a pink bookmark icon and a “You created this” attribution at the bottom.

Copilot Prompt Gallery panel with the Your prompts toggle selected (highlighted by a hand-drawn red circle in the screenshot). Four filter dropdowns visible — Created by, Task, Job type, and Copilot agent. Six saved prompt cards in a 3 by 2 grid, each with a pink bookmark icon and a You created this attribution. The ellipsis (3-dot) menu is open on the first card showing a Remove from saved action highlighted by a box. Several cards say From my emails over the past week, plus Email Actions, Act as a strategic advisor, and Global event.

How to use a saved prompt:

  • Click the prompt card — it auto-fills the prompt into your chat composer. Review it, fill in any [bracketed placeholder] or /file reference, then click Send.
  • Click the ellipsis () on a saved prompt card to access the “Remove from saved” action (visible in the screenshot above). Useful for cleaning up prompts you no longer need.

📎 Living document: the Microsoft 365 Copilot app evolves every week. Labels and filter options may differ in your tenant. If your “Your prompts” view looks fundamentally different, drop me feedback and I’ll update.

You can also save your own raw prompts directly from the chat — look for the bookmark icon next to a prompt you’ve sent. The prompt history in the left rail also lets you scroll back to anything you’ve recently asked Copilot.

Where saved prompts live varies by surface and tenant configuration. Most are synced to your M365 account so you see them across devices, but check with your IT admin if anything’s missing.

Build a personal library on your own terms

For prompts that matter more than chat history alone can preserve, build an external library:

  • Keep a OneNote section or Loop page called “My Copilot Prompts”
  • Save each working prompt with a 2-line note on context + when to use it
  • Tag by app or task (“Outlook · weekly digest”, “Excel · variance commentary”)
  • Review weekly — promote the best ones to a shared Loop page or Teams channel for your team

📎 The shift: prompting moves from “what should I type?” to “let me grab the one that worked last time and tweak it.” That’s the muscle that compounds. Most people who plateau on Copilot have not built this library.

Set-and-forget — scheduled prompts

The most underused feature in Microsoft 365 Copilot. You can schedule a prompt to run on a recurring basis — daily, weekly, monthly — and have the output delivered to you automatically. No clicks needed at the scheduled time.

What it looks like in practice

Imagine: every Monday at 7am, before standup, Copilot has already:

  1. Read your last 7 days of emails, meetings, and Teams chats
  2. Summarised by /project
  3. Flagged anything that needs your reply today
  4. Delivered the digest to your inbox

The 30-minute morning catch-up that used to start your week now happens while you make coffee. Set it once. Read it forever.

How to schedule a prompt

The scheduling pattern in Microsoft 365 Copilot Chat (exact UI evolves):

  1. Craft a prompt that works on real data — use the 4-block framework. Iterate until the output is what you actually want.
  2. Test it on a few different days’ worth of data so you know it holds up across normal variation.
  3. Open the scheduling option — look for a clock / schedule icon that appears on a prompt row (often in the hover toolbar alongside edit, copy, and bookmark icons). Hover over a saved prompt to see the toolbar appear. Availability varies by surface and tenant configuration.

A saved Copilot prompt with the hover toolbar visible underneath, showing four icons in a row — edit pencil, copy, clock with Schedule this prompt tooltip highlighted by a cursor hand, and bookmark. The clock icon is the one you click to schedule the prompt to run on a recurring basis.

4. **Pick a cadence + delivery in the "Create a schedule" dialog.** The dialog has a prompt name, Start date / time / day-of-week selection / Until date, plus a "Receive an email when responses are ready" checkbox so the output lands in your inbox automatically. Recurrences can be daily, every weekday, weekly with specific weekdays selected, or custom.

Create a schedule dialog in Microsoft 365 Copilot. Title Create a schedule with a clock icon. Prompt field at the top with the text Run the daily morning briefing and a Sushs Daily Email Digest agent chip attached. Schedule section below with a summary line Repeat this prompt every day at 2:00 PM until Jun 3, 2026. Configurable fields: Starts date picker 05/20/2026, At time picker 02:00 PM, Every dropdown showing Day with seven day-of-week pills (S M T W T F S), Until date picker 06/03/2026 with a delete icon. A checkbox labelled Receive an email when responses are ready is checked. Save button at the bottom right.

  1. Save and forget. From the next scheduled run onward, Copilot delivers the output automatically — into the chat, your Outlook inbox, or Teams, depending on what you ticked.

📎 Living document: the scheduling dialog above is the version you’ll see in most M365 Copilot tenants today — labels and delivery options will keep evolving. If yours looks fundamentally different, drop me feedback and I’ll update.

For deeper schedule logic — multiple steps, conditional outputs, or sharing across a team — that’s where Agent Builder scheduled agents come in. Covered in the Agent Builder Field Guide.

Scheduled prompts per persona — high-ROI examples

Copy these. Adapt for your tenant. Each one is a small recurring win that compounds across a quarter.

RoleWhat it doesCadence
Everyone“Read my unread emails. Group by sender priority — manager, direct reports, peers, external, newsletters. One-line summary per email. Flag anything needing a reply today.”Daily, 8am
Recruiter“Summarise candidate-stage movements over the last 7 days from /ATS export. Flag anyone stuck >5 days. List action owners.”Weekly, Friday 4pm
Ops lead“Catch me up on /[major project] across emails, meetings, and Teams chats from last 7 days. Lead with decisions made, blockers, asks.”Weekly, Monday 7am
Finance manager“Scan /Forecast model for material changes since last week. Flag anything >5% movement with hypothesised drivers (clearly labelled as hypotheses).”Weekly, Friday 5pm
IT admin“Summarise the past 7 days of /Service Health alerts. Group by service. Flag any recurring incident or pattern across users.”Weekly, Monday 8am
Sales lead“Summarise pipeline movements from /CRM export over the past 7 days. Flag deals at risk. List my asks for my manager.”Weekly, Friday 4pm
Manager“From the last week’s 1:1 notes for my direct reports (/1:1 notes folder), surface any recurring themes, blockers raised more than once, and people I haven’t met with this week.”Weekly, Sunday 5pm

Why this matters

Scheduled prompts shift Copilot from “tool I open when I remember” to “AI that works for me even when I’m not at the keyboard”. For most knowledge workers, this is the unlock that moves them from occasional Copilot use to daily-driver use.

Where you can prompt — Microsoft 365 Copilot Chat vs the apps

Copilot shows up in two flavours inside Microsoft 365: a general chat surface and task-specific assistants inside each app. The same brain, different doors.

flowchart TD
    A["I need Copilot to..."] --> B{"Is the task
rooted in ONE
document or message
I have open?"} B -->|"Yes"| C["Use Copilot inside
that app
(Word, Excel, PowerPoint,
Outlook, Teams)"] B -->|"No — needs
multiple sources"| D{"Do I need it to
reason across files,
emails, meetings,
chats?"} D -->|"Yes"| E["Use Microsoft 365
Copilot Chat
(microsoft365.com/chat)"] D -->|"No — general
question"| F["Free Copilot Chat
or Copilot Chat
without grounding"]

The shortcut rule: inside one file → use the app’s Copilot. Across many sources → use Copilot Chat. Everything else is a refinement of that rule.

Need to understand the licensing behind these surfaces? The Copilot Pro vs Microsoft 365 Copilot guide on this site covers it end-to-end.

Which Copilot surface am I in? — the matrix that explains 80% of the confusion

The single most useful thing to know about Microsoft 365 Copilot prompting: the same prompt behaves differently depending on where you type it. This is the #1 source of “Copilot worked yesterday in Word, doesn’t seem to work today in Teams” confusion. Each surface sees a different slice of your work, supports a different set of grounding tools, and has different memory across sessions.

SurfaceWhat it can seeSlash commands?Memory across sessions?
Copilot Chat (microsoft365.com/chat or app)Work IQ — emails, files, meetings, chats, web✅ Full❌ (unless Memory is enabled for your tenant)
Copilot NotebooksAll references you’ve added to that notebook✅ Inside the notebook✅ Persistent across the notebook
Researcher / Analyst agentsWeb + your full Graph, multi-step✅ via the agent task briefMulti-step task scope
Word CopilotCurrent document only
Excel CopilotCurrent workbook (Plan mode previews changes; Python mode runs real math)
PowerPoint CopilotCurrent deck (+ a source doc if you ground it)
Outlook CopilotThe current email thread only
Teams chat CopilotThe current thread, last ~30 days
Teams meeting CopilotThe current meeting transcript only

The mental rule: If the task is rooted in one document or message you have open → use the in-app Copilot. If it reasons across multiple sources → use Copilot Chat or a Notebook. If it’s multi-step research or data analysis → consider the Researcher or Analyst agent.

📎 Pin this table. Almost every “Copilot doesn’t know about my X” story I hear traces back to this matrix — wrong surface for the question being asked. Re-read it once a week for a fortnight; it sticks.

The full 2026 layer — Notebooks, Researcher, Analyst, Work IQ, Memory, model choice — gets a deep dive in the 2026 Upgrade Brief. The fundamentals in this post apply across every surface in the table above.

Two more surfaces worth knowing — Pages and Notebooks

Beyond Chat and the in-app Copilots, Microsoft 365 Copilot offers two sustained-work surfaces that most users miss:

  • Copilot Pages — a collaborative AI canvas. Start with a Copilot Chat answer you like, click “Edit in Pages”, and the content opens in a shared, real-time-editable doc you can co-author with humans and Copilot together. Use it when: a chat answer is good but needs another iteration with a teammate. “Send me the Page link and we’ll riff.”
  • Copilot Notebooks — multi-source workspaces. Pin several files, emails, and meetings into one notebook, then ask questions across the lot in one place. Use it when: a project has 5+ relevant sources and you’ll come back to them across multiple sessions. “Open the project Notebook, all the context is there.”

Both surfaces are best discovered hands-on — they shift Copilot from “one-shot chat” to “ongoing collaboration on a body of work”.

Beyond text — multi-modal and voice prompting

Copilot accepts more than typed text on most surfaces:

  • Paste an image — a chart, a screenshot, a whiteboard photo, a UI mockup. Then ask Copilot what’s in it, or to summarise, or to draft text from it. “Paste a sales chart screenshot → ‘what’s the headline trend here, and what’s the question I should be asking my team about it?’”
  • Voice prompts — in Teams meetings, on mobile, and increasingly in desktop Copilot, you can speak the prompt. Useful when typing slows you down or you’re not at the keyboard. Voice + grounded files = “Copilot, using last week’s leadership recap, draft me an update for the board” while driving.
  • Mixed in-line — paste an image, type a follow-up question that references it. Copilot reasons across both.

Mode availability varies by surface and tenant — your Copilot may support image input but not voice, or both. When in doubt, just try.

The grounding unlock — slash commands and file pickers

The biggest quality jump in your prompting is the day you stop relying on general knowledge and start grounding Copilot in your real work.

Grounding means pointing Copilot at the specific files, emails, meetings, or chats that should inform its answer. The easiest way to ground is the slash command — type / and the picker opens. From there you can pick anything Copilot can see:

  • People — colleagues, contacts (Copilot brings in what’s known about them from your org graph)
  • Files — Word, Excel, PowerPoint, PDF, and other documents you have access to
  • Meetings — past or upcoming meetings with recordings, transcripts, or recaps
  • Emails — specific email threads from your mailbox
  • Chats — Teams 1:1 or group chats
  • Channels — Teams channels you’re a member of
  • Sites — SharePoint sites or site libraries
  • Other — additional connectors and integrations your tenant has enabled

The picker has tabs at the top — All / People / Files / Meetings / Emails / 4 More — and the “4 More” dropdown unfolds the remaining types. There’s also a search box at the right of the tabs for when you know exactly what you want.

Microsoft 365 Copilot Chat composer with just a slash character typed. Below the composer is the slash picker panel showing tabs at the top — All (selected, highlighted blue), People, Files, Meetings, Emails, and 4 More dropdown — plus a search box and an upload arrow icon on the right. Five mixed-type results are visible: an Excel file EV Bike Financial Model 1-Year, a Word document The Importance of Prompt Engineering1, a person Sonia Rees with email address, an Email titled Meeting Notes Sprint Planning from Eka Siahaan, and a PowerPoint file Presentation 28. Each result shows a Microsoft 365 app icon, the title, and metadata such as Opened by you May 18th.

💡 Don’t see what you need? Use the + (plus / upload) button to the left of the chat input — that lets you upload a file directly from your local machine (Word, PDF, image, spreadsheet, etc.). The uploaded file becomes a one-shot source for that conversation. Useful when the file you want to ground in isn’t in SharePoint, OneDrive, or any indexed surface — or when you just want a quick analysis without putting the document in shared storage first.

A few example patterns that pay off:

PatternWhat it does
/Project alpha briefGrounds Copilot in that specific document
/Steering committee 12 MayPulls in that meeting’s recap and decisions
/email subject lineBrings in an email thread
/Sonia ReesSurfaces what’s known about that person from your org graph
/Sales channelPulls in the channel context for cross-thread answers

If your Copilot doesn’t surface slash auto-complete on a particular surface, use the file picker or Add files button in the chat composer — it does the same thing under the hood. The label might be “Add files”, “Reference content”, or a paperclip icon depending on which surface you’re in.

📎 Why this matters: Without grounding, Copilot is writing from general knowledge plus whatever it remembers from the recent chat. That’s fine for brainstorming and writing scaffolds. It is not fine when your answer needs to reflect a specific customer, policy, decision, or set of numbers. Most “Copilot hallucinated” stories I hear are really “Copilot wasn’t given the source”.

A grounded prompt for the same status-update task above looks like:

“Using /Customer migration weekly recap (the most recent three) and /Risk register, draft a 200-word status update for the steering committee. Lead with the three biggest risks, then this week’s wins, then next week’s asks. Plain English, no jargon.”

Same four blocks. Now Copilot is reading your recaps and your risk register — not generic project-management filler.

🚨 Heads-up — slash availability varies. Slash-command coverage depends on which Copilot surface you’re in, your tenant’s connectors, the file’s index status, and whether the source is supported on that surface. If /filename doesn’t auto-complete, use the file picker or Add files button in the chat composer — that’s the proper grounding fallback. Pasting a filename as plain text into the prompt does NOT ground; pasting the file’s actual content works for a one-shot prompt but isn’t equivalent to a real source reference.

Before you paste anything into Copilot

A short, important section that comes BEFORE the app-by-app tips — because the cleanest way to learn is to start with the right Copilot for the right data, not patch it later.

1. Use the right Copilot for the data. Work data → your organisation’s Microsoft 365 Copilot (the licensed enterprise version). Personal data → Copilot Pro or the free consumer chat. Never paste customer data, candidate PII, internal financials, or anything regulated into a consumer AI tool.

2. Respect existing permissions. Copilot only sees what you can already see. That includes things you can see but probably shouldn’t — over-permissioned SharePoint folders, an old shared drive, a Teams channel you joined for one meeting two years ago. Before you ground Copilot in something sensitive, check who has access to the source.

3. Validate before you publish. Copilot drafts. You publish. Always check facts, names, numbers, dates, customer identifiers, and especially anything regulated. Treat the first answer the way you’d treat a confident new hire’s first draft — useful but in need of a once-over.

📎 One more. If you’re unsure whether your Copilot is the licensed enterprise version, check inside the chat surface itself — look for “Microsoft 365 Copilot” branding, the Work tab, or an admin-approved indicator. A work account is necessary but not sufficient for tenant-data grounding; you also need to be in a licensed Microsoft 365 Copilot experience (or an approved work-grounded Copilot Chat surface) — not the free consumer chat. When in doubt, ask IT.

App-by-app quick wins

The four blocks apply everywhere. But each app has a handful of prompts that pay off immediately. Here are the ones I keep coming back to.

Copilot Chat (microsoft365.com/chat)

The most versatile surface. Best for reasoning across files, emails, meetings, and Teams chats — anywhere you’d otherwise be opening five tabs and copy-pasting between them.

Three prompts to try first:

  1. “Catch me up on /[project name] across the last two weeks — emails, meetings, and Teams chats. What changed, who decided what, what’s blocked? 200 words, plain English, bullet points.”
  1. “Summarise the three biggest themes from /[meeting series name] over the last month. Highlight any decisions, action owners, and unresolved questions.”
  1. “Find any email or chat from /[person name] where they raised a concern about [topic]. Quote the relevant sentence and give me the link.”

Copilot Chat is also the right surface for cross-app drafting: “Draft a one-pager based on /Brief doc, then turn it into a 5-slide outline and an exec email summary.”

Word — drafting, rewriting, structuring

Word’s Copilot lives inside the document. Best for everything that ends in a finished document: briefs, reports, policies, FAQs.

Three prompts to try first:

  1. “Draft a one-page project brief based on /Discovery notes. Sections: Goal, Approach, Risks, Milestones, Asks. Plain English, no marketing tone.”
  1. “Rewrite this paragraph in a warmer, more confident tone. Keep the facts unchanged.”
  1. “Turn this long document into a 200-word executive summary, then list the open questions at the end.”

Word Copilot is also the easiest place to learn the iteration habit — you can see exactly what changed and revert if you don’t like it.

Excel — analyse, formulas, insights

Excel’s Copilot is best for the question “what does this data actually say?” — not yet ideal for very large or messy datasets, but excellent for cleaned-up tables.

Three prompts to try first:

  1. “Find the three biggest variances between forecast and actuals in this sheet. Explain each in one sentence and propose a likely driver.”
  1. “Generate the formula to count unique customers who appear in column B but not column F.”
  1. “Build a chart showing monthly trend by region for column G. Pick the chart type that best fits this data.”

For very messy data, do a cleaning pass in Copilot Chat first — paste a sample, ask “what formatting inconsistencies should I fix before analysing this?” — then bring it back into Excel.

PowerPoint — turn content into slides, redesign, simplify

PowerPoint’s Copilot is the fastest way to get from “I have a long document” to “I have a draft deck”. The first draft will not be perfect. That’s fine — it’ll be 80% there and your iteration habit takes you the rest of the way.

Three prompts to try first:

  1. “Create a 6-slide presentation from /Project brief. Audience is the steering committee. Title slide, 4 content slides covering Goal · Approach · Risks · Asks, and a closing slide with next steps.”
  1. “Redesign this slide to be cleaner and more readable. Reduce the text and use a clearer structure.”
  1. “Make this slide simpler — cut the bullets to 3, larger font, plain English.”

The key with PowerPoint is to start from a Source. Empty-PowerPoint prompts give you generic decks. Document-grounded prompts give you your deck.

Outlook — summarise, reply, schedule

Outlook’s Copilot is where the daily wins live. Most people I’ve taught feel the time savings on email triage and drafting within a week.

Three prompts to try first:

  1. “Summarise this long thread in 4 bullets. What was decided, what’s open, who owns what next?”
  1. “Reply saying I’ll attend, propose Thursday afternoon as an alternative, and keep the tone warm.”
  1. “Draft a polite follow-up to this email — no response in 10 days, soft deadline of next Friday, professional but not pushy. 100 words.”

The single biggest unlock here is the iteration habit. First reply too formal? Just say “warmer”. Too long? “Cut to 60 words”. Done in 15 seconds.

Teams — recaps, action items, meeting prep

Teams Copilot does two things really well: meeting recaps after and meeting prep before.

Three prompts to try first:

  1. “Recap this meeting in 5 bullets. List the action items by owner. Flag any decisions made and any open questions.”
  1. “What did I miss from /[meeting name] last Tuesday? Focus on decisions and anything I’m now responsible for.”
  1. “Help me prepare for a 30-minute meeting with /[person] tomorrow. Pull recent emails, chats, and shared files. What’s on their mind and what should I ask?”

The third one is a quiet superpower. Used well, it makes every internal meeting more focused.

OneNote — summarise, organise, find

If you take notes by hand or paste-and-pray into OneNote, Copilot turns it into something useful.

Three prompts to try first:

  1. “Summarise my notes from this notebook into key decisions, action items, and unresolved questions.”
  1. “Find the meeting where we agreed on the migration date. Quote the relevant note.”
  1. “Turn these scattered notes into a one-page brief organised by Goal, Approach, Risks, Next steps.”

Loop — collaborate, plan, structure

Loop is where Copilot helps you start a shared workspace cleanly — kickoff pages, planning grids, joint notes.

Three prompts to try first:

  1. “Draft a project kickoff page with sections for Goal, Owners, Milestones, Risks, and an open-questions log.”
  1. “Turn this brainstorm into a structured planning grid — columns for Idea, Owner, Effort, Impact, Next step.”
  1. “Suggest a meeting agenda for the kickoff based on this kickoff page.”

13 prompt mistakes to avoid

These are the ones I see most often. None of them are technical. All of them are habits.

1. Vague verbs. “Help me with the report.” Use a real verb — draft, summarise, compare, find.

2. No audience. A customer reads differently to a steering committee reads differently to your mum. Say which.

3. No format. “Bullet points”, “table”, “200 words”, “slide outline”. Pick one. Default formats are rarely what you wanted.

4. No source. If the answer needs your facts, you need to give Copilot the source. Otherwise you’ll get generic.

5. Quitting after the first answer. The first answer is a draft. Coach it. The third answer is usually the keeper.

6. Pasting sensitive data into the wrong Copilot. Never paste customer or candidate PII into a consumer AI tool. Use your organisation’s enterprise Copilot or don’t paste at all.

7. Asking Copilot to decide. Hiring, performance, financial decisions, customer-facing approvals — these stay with humans. Use Copilot to summarise and structure. Use yourself to decide.

8. Treating output as truth without checking. Names, dates, numbers, citations. Copilot will sometimes invent things that look plausible. Validate before you publish.

9. Over-engineering the prompt. A specific 30-word prompt beats a 200-word prompt with elaborate role-play. Be specific, not fancy.

10. Forgetting the iteration habit. If the first answer wasn’t right, that’s not a bug — that’s the workflow. Coach Copilot. Don’t start over.

11. Asking Copilot to count things accurately. “How many emails mention X?” Language models are not calculators — they often miscount, especially across long lists. The fix: in Excel, explicitly ask Copilot to “use Python for this” (Plan mode then shows you the steps before running). In chat, ask Copilot to “list each item with one line of evidence” — then count them yourself. The same applies to dates, totals, percentages — verify any number that matters.

12. Same prompt, every surface. Slash commands, the context window, and what Copilot can see vary sharply between Copilot Chat, Word, Excel, Outlook, and Teams. The Which Copilot surface matrix above is the cheat sheet — re-read it once a week for a fortnight until the differences become muscle memory.

13. Asking Copilot about a file before it’s indexed. Files newly saved to SharePoint or OneDrive can take minutes-to-hours to be indexed for Copilot. If /file can’t find a document you just created, that’s almost never a Copilot bug — it’s indexing lag. The fix: use the + upload button in the chat composer to attach the file directly for that conversation, or wait and retry later. While you’re at it: oversharing in SharePoint (everyone has access to everything) also degrades grounding quality — Copilot returns noisier answers because the haystack is too big.

The honest take — what Copilot won’t do for you

Worth saying clearly, because the marketing softens it.

  • Copilot will not make decisions for you. It will draft, summarise, compare, structure. Hiring outcomes, performance ratings, financial commitments, customer commitments — those are yours.
  • Copilot will not learn your company without grounding. Without /file and the file picker, it’s writing from general knowledge.
  • Copilot will sometimes be wrong. Language models hallucinate. The mitigation is grounding + validation, not blind trust.
  • Copilot will not replace judgment. It will free up the time you used to spend typing, so you can spend more time on the judgment work.
  • Copilot is not the same in every surface. Consumer Copilot, Copilot Pro, and Microsoft 365 Copilot are three different products with different data access and different governance. The licensing guide covers this in detail.

If those four things stay true in your head, you’ll get a lot of value from Copilot without any of the surprises.

Three real scenarios

The framework is one thing. Watching it in action is another. Three short scenarios — names changed.

“Mei the recruiter, drowning in CVs”

Situation: Mei is a senior recruiter at a 2,000-person company. 80 applicants for a senior data engineer role. She has two days to give the hiring manager a structured longlist.

She doesn’t ask Copilot to rank candidates — that decision stays with her and the hiring manager. She uses Copilot to summarise each CV against the role criteria, in a consistent shape. One prompt, applied to each CV individually:

“Using /Senior DE Job Description, summarise this CV against the essential criteria only. Output a table: Criterion · Evidence in CV · Missing or unclear. Do not rank. Do not recommend. Flag where evidence is missing.”

Now Mei has 80 consistent summaries. She reads through them faster. The decisions are still hers — but the typing isn’t.

She’ll also use prompts for inclusive job advert drafting, interview guide creation, and candidate communication — covered in detail in the Recruiters & HR section of the Persona Playbook.

“Priya the ops lead, weekly business review prep”

Situation: Priya runs a 12-person operations team. Every Tuesday she presents to her director: what shipped, what slipped, what’s at risk. It used to take her Sunday afternoon.

She grounds Copilot Chat in three weeks of meeting recaps, the team’s Loop planning page, and a Teams chat: “Using /WBR meetings (last three) and /Ops planning page and /Ops leads chat from the last 7 days, draft a 4-bullet weekly business review for my director. Lead with: shipped, slipped, at risk, asks. Plain English. No marketing tone.”

First draft is 80% there. She iterates a few times — shorter on the wins, more specific on the risks, swap one phrasing. The job that used to eat her Sunday afternoon is done before Monday’s first coffee.

“Tom the finance manager, variance commentary”

Situation: Tom owns monthly variance commentary for his business unit. Forecast vs actuals, by category, with a one-paragraph “why” on each big variance. It’s the most disliked task on his desk.

He grounds Copilot in his variance Excel: “In this sheet, find the three biggest unfavourable variances and the two biggest favourable ones. For each, draft a one-sentence likely driver based on the row data. Do not speculate beyond what’s in the sheet — flag if a driver isn’t clear.”

He spends the saved time on the actual judgment call — which variances need exec attention, which need a deeper investigation, which are noise. The typing is gone; the thinking is still his.

Your 4-week practice plan

If you’ve got this far, you’ve got the theory. Now build the habit.

WeekDo this
1 — OutlookUse Copilot to summarise long email threads and draft three replies a day. Iterate on each reply at least once. By Friday, the iteration habit feels normal.
2 — WordDraft one document a day grounded in a real source file. Use the 4-block framework explicitly — write Goal · Context · Expectations · Source in your prompt every time.
3 — Excel + TeamsTwo simple Excel “what does this data say?” prompts a week + a recap after every Teams meeting. By end of week you’ll feel the time savings.
4 — Copilot ChatMove to cross-source prompts. “Catch me up on /project across emails, files, meetings.” This is where the real productivity unlock is.

💡 Track what you save. I genuinely recommend a one-line note at the end of each day in week 1-2: “Today Copilot helped me on X — felt like it saved me real time.” By the end of two weeks you’ll have your own evidence. Your mileage will vary, but the trend usually tells the story.

Where to go next

You now have the framework, the per-app tips, the privacy guardrails, and a practice plan. A few places worth knowing about on this site:

  • 📚 The Prompt Engineering Guide — 8 deeper techniques (clear instructions, set a role, add context, define the format, give examples, set constraints, specify audience and tone, think step by step). Hands-on practice for each.
  • 🧪 The Advanced Prompt Lab — 12 expert techniques (Chain of Thought, Tree of Thought, Few-Shot, ReAct, Meta-Prompting, and more). For when the four blocks aren’t enough.
  • 📋 The Prompt Library — 500+ tested prompts organised by app and persona. Customisable starting points for almost any task.
  • 🎯 The Prompt Polisher — paste your prompt, get a score and an improved version. Brutal but useful.
  • 🧪 The Prompt Tester — A/B test two prompts side by side to see which one Copilot likes better.

Role-specific deep dives:

The 2026 layer — for daily prompters who want what’s new:

Related licensing and architecture guides:


One more thought. The biggest mindset shift, the thing that made prompt engineering click for me, was treating Copilot as a capable new colleague rather than a search engine. Search engines reward keywords. Colleagues reward a clear brief. The four blocks are just the structure of a clear brief.

You don’t need a course. You need the habit. Try the framework on your next email reply. Iterate once. Notice what changed. Do it again tomorrow. By the end of a week, prompting will feel as ordinary as writing.

— Sush

Frequently asked questions

The most common questions I get from people new to prompting Microsoft 365 Copilot.

What is prompt engineering? #

Prompt engineering is the skill of writing clear, useful instructions for an AI tool like Microsoft 365 Copilot. It’s not coding — it’s communication. The clearer your brief, the better the answer. Microsoft’s official framework breaks a good prompt into four blocks: Goal, Context, Expectations, and Source. Master those plus the habit of iterating and you have the skill.

Do I need to be technical to learn this? #

No. Prompt engineering is about writing clear English (or any other language) — not code. If you can brief a new colleague, you can prompt Copilot. The hard part for most people is being more specific than they’re used to being, not anything technical.

What's the difference between Microsoft 365 Copilot Chat and Copilot inside Word or Excel? #

Microsoft 365 Copilot Chat (at microsoft365.com/chat) is the general-purpose chat surface — best for reasoning across files, emails, meetings, and the web. (For the full layer-by-layer breakdown, see the how it works guide.) Copilot inside Word, Excel, PowerPoint, Outlook and Teams is task-specific — best for things tied to the document or message you have open. Use Chat when you need to reason across multiple sources. Use the in-app Copilot when the task is rooted in one file.

Can Copilot read my work emails and files? #

Microsoft 365 Copilot (the licensed version your employer pays for) can — within the limits of your existing permissions. (For the licensing edge cases, see the complete guide for trainers.) It only sees what you can already see. Copilot Pro (the personal $20 version) cannot — it only works with your personal files. The free Copilot Chat does not read your work data at all.

What is a slash command? #

A slash command is the / character followed by a file, person, meeting, or chat name. It tells Copilot exactly which document or context to ground its answer in. For example, ‘/Q3 report’ tells Copilot to use that specific file as the source. Slash commands are grounding — they’re not a separate Copilot mode, they’re how you point Copilot at the right material. Availability varies by Copilot surface and tenant configuration — when slash auto-complete doesn’t appear, the file picker or ‘Add files’ button does the same job.

Will my Copilot prompts stay private? #

If you use Microsoft 365 Copilot at work, your prompts stay inside your organisation’s tenant boundary. (For the admin controls behind that, see the content safety controls guide.) Microsoft does not use them to train AI models. Free consumer Copilot is different — read the privacy terms before pasting anything sensitive. As a rule: never paste personally identifiable information, customer data, or anything regulated into a consumer AI tool.

Can I let Copilot make decisions for me? #

No. Copilot is a drafting and reasoning assistant — not a decision-maker. Use it to summarise, structure, draft, compare, and flag. Use a human to decide. This is especially important in hiring, performance, financial and legal contexts where AI must not be the sole basis for a decision.

How long should a prompt be? #

Long enough to remove the guesswork — usually 2-5 sentences. A specific 30-word prompt beats a vague 200-word one every time. The point is not length, it’s clarity. If your prompt could mean ten different things, Copilot will pick one at random.

Why does Copilot sometimes get things wrong? #

Three main reasons. (1) The model doesn’t actually know your facts unless you ground it with /file or other sources. (2) The prompt was too vague and Copilot guessed. (3) The model genuinely got it wrong — language models hallucinate. The fix for (1) and (2) is better prompting. The fix for (3) is to always validate output before you publish it.

Can I save a prompt that worked well and re-use it later? #

Yes — Microsoft 365 Copilot Chat has a built-in Prompt Gallery (curated by Microsoft) plus the ability to save your own prompts. Look for the pin / save icon in the composer, or check copilot.cloud.microsoft/prompts and adoption.microsoft.com/copilot-lab for the public gallery. For prompts you really want to keep, build an external library in a OneNote section or Loop page called ‘My Copilot Prompts’. The third version of a great prompt is usually 10x better than the first — saving it means tomorrow starts from ‘good’, not blank.

What is a scheduled prompt and why does it matter? #

A scheduled prompt is a Copilot prompt that runs automatically on a recurring schedule — daily, weekly, monthly — and delivers the output to you without you having to open Copilot. Example: every Monday 7am, summarise last week’s emails, meetings, and Teams chats from a specific project, and email me the digest before standup. It’s the most underused feature in M365 Copilot. Set up one this week — it changes how you think about Copilot from ’tool I open’ to ‘AI that works for me even when I’m not at the keyboard’.

Where do I go next after this guide? #

Practise the four-block framework on real work tasks for a week. Then explore the deeper techniques in the Prompt Guide and Prompt Lab on this site, the 500-prompt library for ready-to-use templates, and the Prompt Polisher to score your own prompts. For role-specific examples — recruitment, ops, finance, IT, sales — see the companion Persona Playbook.