Microsoft Edge AI for Security Operators: Triaging Camera Alerts with Copilot Sidebar
Most articles about Microsoft Edge's AI features cover tab grouping, writing assist, and the general Copilot chat window. Almost none of them cover the single most useful thing the Copilot sidebar does for a property manager running a live security camera alert feed: it reads the active tab, and a Cyrano alert feed on WhatsApp Web is an active tab. That means a morning summary of overnight incidents is one prompt away, with no export, no API, and no new tool to buy.
“One leasing office runs Cyrano alerts to a WhatsApp group all night, opens Edge in the morning, and asks Copilot for a summary before the coffee is done. It replaced a 20 minute scroll with a 20 second prompt.”
Cyrano deployment, multifamily property
1. What Microsoft Edge's AI actually is
Microsoft Edge ships with Copilot built in. There are two surfaces worth knowing about. The first is the Copilot chat window you open from the toolbar, which behaves like a general chat assistant. The second, and the one this guide is about, is the Copilot sidebar, which can be told to read the current tab and answer questions about what is on it.
The sidebar has a toggle labeled something close to "Allow Copilot to access page content." When that is on, Copilot sees the visible DOM text of the page, captions on images it can infer, and page metadata. It does not see protected iframes from other origins, it does not see video pixels, and it does not see what is behind a login it was not given access to. But if you are logged into a page, Copilot running inside your browser is logged in too, because it is reading what the browser already rendered.
2. Why security operators should care
A typical Cyrano install sends alerts to a WhatsApp group. Each alert is a short message with a label (person detected, vehicle detected, loitering, trespassing), a timestamp, a camera tile, and a thumbnail. A busy property can generate 30 to 80 of these overnight. The operator's job in the morning is to scroll, cluster, pick the ones that matter, and file the rest.
That is exactly the shape of task Edge's Copilot sidebar is good at. It reads a long page of repetitive structured text and returns a short grouped summary. The only trick is getting the alert feed into a tab it can read, which WhatsApp Web handles for free.
3. The WhatsApp Web + Copilot sidebar workflow
The full path on a Windows 11 machine:
- Open Microsoft Edge. Sign in with a Microsoft account if you have not already. The Copilot sidebar is the round icon near the top right of the window.
- Go to web.whatsapp.com and pair with the phone that receives the Cyrano alerts. The WhatsApp group Cyrano posts to will now be visible in the browser.
- Click into the Cyrano alert group so the overnight messages are rendered in the chat pane.
- Scroll the chat pane up to whatever start time you care about. Copilot can only see what is actually in the DOM. Messages that have not been scrolled into view will not be read.
- Open the Copilot sidebar. In the prompt box, explicitly ask for a summary of the Cyrano alerts in the current chat.
That is the whole setup. There is no export to CSV, no API key, no plugin. The alert feed was already in WhatsApp, and WhatsApp Web was already in Edge, and Edge already has Copilot. The AI layer you needed was a setting away.
See the WhatsApp alert feed Copilot can summarize
Cyrano posts real-time camera alerts with thumbnails to a WhatsApp group. Everything else, including Edge Copilot summaries, works on top of that feed for free.
Book a Demo4. What Copilot can and cannot read from the page
This is the part that gets blurred in the general Edge AI articles, and it is the part that matters most when the content on the page is security footage.
What it can read:
- The text of every alert message WhatsApp has rendered: label, timestamp, camera name, any captions Cyrano attached.
- The ordering of messages, which lets it say things like "three loitering alerts at the north gate between 2am and 3am."
- Sender names in the chat, which means it can distinguish Cyrano system posts from human replies.
What it cannot read:
- Pixels in the thumbnail images. Copilot summarizes text. If a human has not typed what is in the picture, Copilot will not tell you.
- Video playback. The inline video preview in WhatsApp is opaque to the sidebar.
- Messages that have scrolled out of the virtual list. WhatsApp Web virtualizes its chat DOM. If the message is not mounted, the sidebar does not see it.
- Anything in a different tab. The sidebar only reads the active tab.
This last constraint is the most common surprise. If an operator loads two alert groups in two tabs, Copilot will not cross-reference them. You either consolidate into a single chat, or you run the prompt once per tab.
5. Prompts that actually work on an alert feed
Generic "summarize this page" prompts tend to return a paragraph that says the chat has security alerts in it. That is true and not useful. These shaped prompts return something an operator can act on.
- Cluster by camera. "Group the Cyrano alerts in this chat by camera name. For each camera, give me the count by alert type and the earliest and latest timestamp."
- Isolate the unusual. "Ignore person-detected and vehicle-detected alerts. List only the loitering and trespassing events with their timestamps and camera names."
- Build the morning note. "Write a three sentence summary of the overnight activity in this chat that I can paste into a property manager email."
- Spot the silence. "Are there any 30 minute stretches between midnight and 6am with no alerts? List the windows."
The pattern is the same each time: tell the sidebar the kind of content it is looking at, tell it which fields matter, and tell it the output shape. Generic prompts get generic answers.
6. Privacy and the thumbnail question
A fair question at this point is what Microsoft sees. When Copilot's "access page content" toggle is on, a representation of the current page goes to Microsoft's servers as part of the prompt. For a Cyrano alert feed that means alert text, timestamps, camera names, and any inline captions. It does not mean the thumbnail pixels, because Copilot is summarizing the DOM text and not running vision on the images.
That still matters. Camera names often encode location, like "rear-alley-west" or "leasing-office-door." Timestamps plus camera names are enough to reconstruct a crude activity pattern. For a commercial property with public-area cameras and clear posted signage this is usually inside what the acceptable use policy already covers. For residential units or anything pointed at a private space, it is not, and the toggle should be off.
A useful middle ground: keep Cyrano alerts in a group whose chat name does not encode the property, use neutral camera labels, and turn on page access only when you need a summary. Edge remembers the setting per profile, so a dedicated work profile with the toggle on is cleaner than flipping it on a personal browser.
7. FAQ
Does Edge's Copilot sidebar work on WhatsApp Web on macOS?
Yes. Edge for macOS has the same Copilot sidebar and the same "allow Copilot to access page content" toggle. The workflow is identical. The only thing that changes is the keyboard shortcut to open the sidebar.
Can Copilot read the thumbnails inside Cyrano alerts?
No. Copilot summarizes text on the page. Cyrano's alert thumbnails are images, and the sidebar will not describe what is in them. If you need image-level reasoning, you need a vision model, which is a different product than the in-browser sidebar.
What if I use Signal or Telegram for alerts instead of WhatsApp?
Signal Desktop is a native app and is invisible to Edge. Telegram has a web client at web.telegram.org that works with the Copilot sidebar the same way WhatsApp Web does. For operators who want the Copilot workflow, a web-accessible chat client is the requirement, not the specific vendor.
Does Cyrano send alerts by email or SMS that I could use with Edge AI instead?
Cyrano sends WhatsApp and SMS alerts by default. SMS messages live on the phone and are not visible to Edge. If you prefer an email flow, Outlook on the web with the Copilot sidebar active works the same way WhatsApp Web does, provided Cyrano is configured to copy alerts to an email address.
Is there a risk Copilot hallucinates an alert that never happened?
Yes, and it is the single biggest reason to treat Copilot summaries as a first pass, not a log of record. The authoritative record is the WhatsApp chat itself and the event log on the Cyrano device. Use the sidebar to pick what to read closely, then read those alerts directly before filing or escalating anything.
Does this work if the browser tab is in the background?
The sidebar always reads the active tab. If the Cyrano chat is in a background tab, switch to it first, scroll to the time window you want, and then run the prompt. Copilot has no concept of a persistent watcher on a background tab.
Cyrano ships the alerts. Edge summarizes them.
15 minute call. We will show the WhatsApp alert feed on a live property and the Edge Copilot summary running against it.
Book a DemoWorks on Windows and macOS. Copilot sidebar is free with Edge.
Comments (••)
Leave a comment to see what others are saying.Public and anonymous. No signup.