Microsoft Scout is Microsoft's first "Autopilot" agent — an always-on personal AI agent unveiled at Microsoft Build 2026 on June 2, 2026, and the company's clearest statement yet that the personal agent is becoming a default feature of the workplace operating system rather than a niche developer experiment.
The interesting part isn't that Microsoft shipped an agent. Every major lab now has one. What Scout actually does is take a pattern proven in the open — the always-on, acts-on-your-behalf agent popularized by OpenClaw and echoed by Google's Gemini Spark — and wrap it in the one thing enterprises have been waiting for before they would trust an autonomous agent with their systems: governance. Each Scout instance carries its own directory identity, its actions are policy-checked before they execute, and everything it does lands in an audit trail.
This guide covers what Scout is and where it runs, why Microsoft is calling it an "Autopilot" rather than a copilot, the open-source lineage it inherits, the governance layer that is the real story, how it compares to Gemini Spark and a self-hosted OpenClaw setup, and what teams should actually do about it now. Numbers and quotes are sourced from Microsoft's Build 2026 announcements and contemporaneous trade coverage; rollout timing and pricing are flagged where they remain unconfirmed.
- 01Scout is Microsoft's first Autopilot, not a copilot.Unveiled at Build 2026 on June 2, Scout is positioned as an always-on agent that works autonomously under its own identity — a deliberately new category above the prompt-and-respond Copilot.
- 02It is built on OpenClaw, the open-source agent framework.Scout inherits the always-on personal-agent pattern from OpenClaw, created by Peter Steinberger and now stewarded by a nonprofit foundation. Microsoft says it contributes its enterprise policy-conformance work upstream.
- 03Governance is the actual product.Each Scout instance gets a governed Entra identity, Purview sensitivity labels and DLP are enforced before any action runs, sensitive actions can require human approval, and every action is logged for compliance search.
- 04It diverges sharply from Google's consumer bet.Gemini Spark targets consumers and professionals with personal-life tasks; Scout is enterprise-only, governance-first, and stays inside corporate workflows. Two different forks of the same idea.
- 05Plan for personal agents as an OS-level default.Between Scout, Spark, Agent 365, and Windows execution containers, the signal for teams is clear: always-on agents are heading toward being a standard layer of the work environment, not an optional add-on.
01 — What Scout IsAn always-on agent embedded as a participant, not a sidebar.
Scout is described by Microsoft as an always-on personal agent that works across the cloud, the desktop, and the web at the same time. It integrates with Teams, Outlook, OneDrive, and SharePoint, and can also reach the browser, the local filesystem, and Model Context Protocol (MCP) servers — the same connector standard the rest of the agent ecosystem has converged on. All of that is vendor-stated; it reflects what Microsoft described at launch rather than independently tested behavior.
The framing that matters most is structural. Scout joins Teams group chats and handles Outlook email threads as a direct participant — Microsoft positions it as the first of its agents embedded as a peer in group communications rather than a panel bolted onto the side of the window. That is a different interaction model from the Copilot most people have used: an agent that is addressed, and that acts, the way a colleague would.
Cloud, desktop, web
Operates across the three surfaces simultaneously, with reach into the browser, the local filesystem, and MCP servers. Vendor-stated integration scope as described at Build 2026.
A peer in the thread
Joins Teams group chats and Outlook threads as a direct participant rather than a sidebar assistant — the first Microsoft agent positioned as a peer in group communications.
Frontier first
Available now to Copilot Frontier enterprise customers as an experimental release, with a broader preview planned for late June 2026. Access requires several admin prerequisites.
On packaging, Microsoft has signaled that Scout will be an add-on for Microsoft 365 E3 and included with E5, but it has not confirmed specific per-user pricingas of June 2, 2026, and an add-on bundle name that surfaced in trade coverage has not been officially priced. We are deliberately not putting a dollar figure on Scout here: there isn't a confirmed one to print. The honest planning posture is to treat licensing as unsettled and budget against the GitHub Copilot and Frontier prerequisites you can actually verify today.
02 — The CategoryWhy Microsoft calls it an Autopilot.
The most strategically interesting move at Build wasn't a feature — it was a word. CEO Satya Nadella introduced "Autopilots" as a category at the keynote, and the definition is worth reading carefully, because it draws a boundary around what Scout is and is not.
"Autopilots are always-on agents that work autonomously, with their own identity, and act on your behalf."— Satya Nadella, CEO, Microsoft · Build 2026 keynote
Three properties define the category in that sentence: always-on (the agent runs continuously rather than waking only when prompted), its own identity (it is a distinct actor in the directory, not a feature of yours), and acts on your behalf (it can take action without a turn-by-turn prompt). That is a meaningfully different shape from the Copilot pattern, where you ask and the assistant answers inside a single session.
It is hard not to read this as a category-creation play in the same register as "Copilot" itself. Naming a generation of assistants "Copilot" gave Microsoft a frame that the rest of the industry ended up borrowing. "Autopilot" is the next rung up the autonomy ladder, and Scout is explicitly Autopilot #1 — the framing signals that more are coming. For teams, the practical takeaway is to stop thinking of this as "another AI assistant" and start thinking of it as a new kind of directory principal that happens to be software.
03 — LineageThe open-source origin story most coverage skips.
Scout is built on OpenClaw, the open-source personal agent framework, created by Peter Steinberger. Microsoft says it contributes its enterprise policy-conformance features upstream to benefit the broader OpenClaw community — a vendor-stated claim, but a notable one: it means the governance work that makes Scout enterprise-safe is meant to flow back into the project Scout sits on top of.
OpenClaw's rise is the part of the Scout story that almost no coverage traces, and it is genuinely strange. The project first shipped on November 24, 2025, then cycled through five names in under three months — Warelay, then CLAWDIS, then Clawdbot, then Moltbot, and finally OpenClaw on January 30, 2026 — with the last rename following trademark pressure and a preference for a catchier name. By March 2, 2026 it had reached about 247,000 GitHub stars and 47,700 forks, and has been described as one of the fastest-growing projects in GitHub history. The project was placed under an independent nonprofit foundation in February 2026, around the same time Steinberger himself joined OpenAI.
That trajectory — experiment to five-times-renamed open-source sensation to the foundation of a Microsoft product line in roughly half a year — is the real measure of how fast the personal-agent idea moved. If you want the practical end of that lineage, the enterprise use cases that OpenClaw has already proven are a useful read on what an always-on agent does day to day before you layer Microsoft's governance on top. For a head-to-head on how the OpenClaw-derived CLI agents actually perform, our coding-agent benchmark of OpenClaw, Hermes, and Codex CLI is the closest thing to ground truth on capability.
Reporting based on internal documents described an internal pilot and a multi-phase rollout strategy, with one early phase reportedly framed around making the product habit-forming. That framing comes from a single outlet citing leaked material and is unconfirmed by Microsoft, so we treat it as a reported data point rather than fact. It is worth holding in mind for a balanced reading: stickiness ambitions and the audit-and-identity controls below are both part of the same picture, and the controls are what an enterprise can actually verify.
04 — The Real StoryThe governance delta is what Microsoft actually built.
Here is the synthesis no single piece of launch coverage states outright: the reason Scout is news is not that Microsoft made an AI agent, it is that Microsoft defined a playbook for how an enterprise can trust one. OpenClaw and Gemini Spark demonstrated that an always-on personal agent is technically possible. The thing that has kept agents like that out of regulated, audited, identity-managed enterprises is governance — and that is precisely the gap Scout is built to close.
Four controls do the work, all vendor-stated as described at Build:
- Governed Entra identity. Each Scout instance carries its own directory identity rather than running on a shared service account, so every action is attributable to a verifiable entry. Credentials are scoped per task.
- Purview enforcement before the fact. Microsoft Purview data-protection policies — sensitivity labels and data-loss prevention — are checked before any Scout action executes, not after. Sensitive actions can require human approval before proceeding.
- A unified audit trail.Every action, from reading an email to modifying a SharePoint list, generates an entry in Purview Audit. Organizations can set retention policies and run compliance searches on Scout's actions the same way they do for human users.
- Admin prerequisites and policy. Access is gated behind Frontier enrollment, Intune policy configuration, an opt-in attestation, and a GitHub Copilot license — the agent does not simply appear for end users.
"The real unlock is in the follow-through, where systems hold your priorities and act on them for you, under your control."— Omar Shahine, Corporate Vice President, Microsoft Scout
OpenClaw-to-Scout governance delta · what Microsoft layered on top
Source: Microsoft 365 blog (vendor-stated) · DIY baseline is our characterizationRead the bars as a single claim: a self-hosted OpenClaw agent can do the work, but it typically runs on a shared credential, with no built-in policy engine sitting between intent and action, and no native compliance audit surface. Scout's contribution is to make an autonomous agent a first-class, governable principal — an actor you can review, monitor, and block through the same admin tools you already point at human accounts. For anyone who has tried to get an always-on agent past a security or compliance review, that is the difference between a demo and a deployment.
05 — Intelligence LayerWork IQ is the context engine underneath.
Scout's usefulness depends on knowing your work, and that comes from Work IQ — Microsoft's semantic intelligence layer over the Microsoft 365 graph. Work IQ maps the relationships across emails, files, meetings, calendars, and people inside an organization, which is what lets an agent act with context rather than starting cold on every task. Microsoft describes the average Fortune 500 tenant's Work IQ semantic index as covering more than 600 TB of data (vendor-stated).
Microsoft is opening this up: the Work IQ APIs are slated to reach general availability on June 16, 2026, with a consumption-based pricing model denominated in Copilot Credits and a new admin-center dashboard for monitoring spend, setting limits, and configuring billing. Microsoft also states — on the basis of its own internal testing, with no independent benchmark — that the Work IQ APIs run roughly twice as fast per run-time second and use materially fewer tokens than traditional APIs in coding harnesses. We are reporting those as vendor claims, not verified results; the directional point stands even if the exact figures don't.
The connection between context quality and agent reliability is not incidental — it is the whole game. An always-on agent that acts on stale or shallow context is a liability, which is why context engineering, the discipline that makes always-on agents reliable, matters as much as the model behind the agent. Work IQ is Microsoft's answer to that problem at the platform level.
Avg Fortune 500 index
Microsoft's stated size for the average Fortune 500 tenant's Work IQ semantic index across emails, files, meetings, calendar, and people. Vendor-stated; treat as an order-of-magnitude signal.
Work IQ APIs GA
Work IQ APIs are slated for general availability on June 16, 2026, with consumption-based pricing in Copilot Credits and an admin dashboard for spend limits and billing.
Stated speed-up
Microsoft reports the Work IQ APIs run roughly twice as fast per run-time second and use far fewer tokens than traditional APIs in coding harnesses. Internal testing only — no independent benchmark.
06 — The ComparisonScout, Gemini Spark, and a self-hosted baseline.
The cleanest way to understand Scout is against its two nearest reference points: Google's Gemini Spark, the consumer-leaning always-on agent launched at Google I/O on May 19, 2026, and a do-it-yourself OpenClaw deployment as the "before Microsoft" baseline. The matrix below places all three side by side — a structured comparison most launch coverage skips by pitting Scout against Spark without the open-source root.
Governed enterprise Autopilot
Built on OpenClaw, runs across cloud/desktop/web inside Microsoft 365. Governed Entra identity, Purview enforcement, audit trail. Enterprise-only (Copilot Frontier). GA targeted around Oct 2026 (or early 2027). Pricing unconfirmed.
Consumer-and-pro 24/7 agent
A 24/7 personal agent integrated with Gmail, Google Docs, and Workspace, included with Google AI Ultra at $100/month (repriced from $250 at I/O 2026). Powered by Gemini 3.5 (vendor-stated label). Includes personal-life tasks Scout avoids.
The DIY baseline
The open-source framework Scout is built on. Maximum control and no licensing dependency, but you own the governance gap — typically a shared credential, no built-in policy engine, no native compliance audit. The 'before Microsoft' state.
Match the moat to the workflow
Microsoft's moat is governance and M365 depth; Google's is consumer reach and Workspace context; OpenClaw's is control. Neither platform easily replicates the others' moat — choose on where your workflows and your compliance obligations actually live.
The strategic read is that Google and Microsoft made opposite bets on the same idea. Google aimed Gemini Spark at consumers and professionals, with cloud-VM-hosted personal-life capabilities; Microsoft aimed Scout squarely at the enterprise, governance-first, and explicitly kept it out of personal-life tasks. That fork is the most actionable insight for teams: you are not really choosing between two agents, you are choosing which company's context graph and governance model your always-on agent should live inside. For a deeper look at the consumer side of the fork, see our coverage of Gemini Spark, Google's competing always-on agent.
07 — The Wider PlatformScout is one piece of a much larger agent push.
Scout did not ship alone. Build 2026 framed an entire agent layer around it, and the surrounding announcements are what make the "default OS feature" thesis credible rather than speculative:
- Agent 365. Microsoft described treating agents as governed identities with productivity licenses — each agent getting its own Entra ID and license so admins can review, monitor, and block agents through the M365 admin center using the same controls applied to human users (vendor-stated). Scout is one tenant of that model.
- Windows as an agent-native OS. Microsoft Execution Containers (MXC) were shown as a cross-platform, policy-driven execution sandbox where developers declare what an agent can access — files, network, and so on — with containment enforced by the OS at runtime. In preview as of Build (vendor-stated).
- MAI-Thinking-1.Microsoft also announced its first in-house reasoning model, a 35-billion-parameter model with a 256K context window, trained from scratch without distillation on commercially licensed data, in private preview on Microsoft AI Foundry. Microsoft says internal raters preferred it to Sonnet 4.6 in blind tests and that it matches Opus 4.6 on coding — both vendor-stated claims from Microsoft's own testing, not independent evaluation.
- A Copilot "super app." Microsoft described a planned app unifying Chat, Cowork, Autopilot, GitHub Copilot, and Scout for summer 2026 — notably a roadmap item, absent from the Build demos, so treat it as a stated direction rather than a shipped product.
Taken together, these are the scaffolding of an operating environment where agents are first-class, governed actors — identity, sandbox, model, and a personal Autopilot, all under the same admin controls. An agency or IT team should read the bundle, not just Scout, as the actual signal.
08 — What Teams Should DoPlan now, but treat the dates and prices as soft.
Scout is still early — experimental for Frontier customers, a broader preview only later in June, GA targeted but unconfirmed, and pricing not set. That argues against rushing a rollout and in favor of doing the preparatory work that holds value regardless of when Scout lands or what it costs.
Treat agents as principals
Decide now how an agent with its own Entra identity fits your access model — what a non-human directory entry is allowed to touch, and who owns it. This is the question Agent 365 forces.
Get Purview in order
Scout's pre-action enforcement is only as good as your sensitivity labels and DLP rules. If those are immature, an autonomous agent will surface the gaps fast. Tighten them before you grant agent access.
Pick your context graph
Scout vs Spark is really a choice of which company's graph and governance model your always-on agent lives in. Map your real workflows and compliance obligations before committing to a platform.
For most teams the right first move is an evaluation, not a purchase: stand up the agent pattern you can control today, pressure-test it against your own governance requirements, and use that to judge what Scout adds when it becomes generally available. That is exactly the shape of work we run in our AI and digital transformation engagements — mapping where an always-on agent earns its keep, and where the governance scaffolding has to come first. Where the agent's job is to act on customer and pipeline data specifically, the same discipline applies inside our CRM automation work, where identity, approval gates, and an audit trail are not optional niceties.
09 — ConclusionThe personal agent is becoming infrastructure.
Scout's real contribution is a governance playbook, not a smarter assistant.
Microsoft Scout is the moment the always-on personal agent stops being a developer experiment and starts becoming workplace infrastructure. The agent itself borrows a pattern already proven in the open by OpenClaw and echoed by Gemini Spark. What Microsoft actually built is the trust layer around it — Entra identity, Purview enforcement before the fact, human-approval gates, and a full audit trail — that lets an autonomous agent pass the reviews that have kept agents like it out of real enterprises.
The market has visibly forked. Google bet on consumer reach and personal-life utility; Microsoft bet on governance and Microsoft 365 depth; the open-source root, OpenClaw, remains the control-maximizing baseline both are built against. Neither hyperscaler can easily replicate the other's moat, which means the platform choice is less about which agent is smarter and more about where your work and your compliance obligations already live.
The forward signal is the one teams should not miss. Between Scout, Agent 365, Windows execution containers, and a planned super app, Microsoft is staging a world where personal agents are a defaultlayer of the operating environment, governed like employees. The dates and prices are still soft, and we have flagged them as such throughout — but the direction is not. The work worth doing now is getting your identity model and your data-protection policy ready for an actor that isn't a person, because that is the form the next generation of software is taking.