Tier note: this guide walks you through the full set of features available in the Protect tier (Vitals, Issues, Action Center, User & Software Inventory). If you’re on Connect or Discover, some sections won’t apply to your tenant yet — they’re marked per-page. See your account team about upgrading.
Hour 1: Walk the product
1
Run the in-product tour
Your initials → Help for this page → Restart tour. Nine screens, two minutes, every Dashboard panel explained. Tour covers the full content.
2
Open Device Explorer
/device-explorer. Look at the globe — does it match your geographic footprint? Look at the integration sync row — every integration Now or under 2 hours?3
Open Devices and click around
Click into 5-10 random device rows. Use the X-Ray tab on each. Do you see data from multiple integrations? Are timestamps fresh?
4
Visit Issues
/issues. Sort by severity. Click into a few Critical or High Issues to understand the format. Don’t act yet — just absorb.5
Visit Action Center
/action-center. Likely empty on day one — that’s expected. You’ll create your first Action in Hour 6.Hours 2-4: Review the data
Estate sanity check
The Dashboard’s Estate Summary shows your total device count. Compare against:- Your AD device count
- Your Endpoint Detection and Response (EDR) tool’s device count
- Your Mobile Device Management (MDM) tool’s device count
- Your IT spreadsheet (if any)
Tag the estate
Open Settings → Tags. For each tag:- Review the Logic Engine rule
- Check device count looks plausible
- Open Coverage Explorer to find devices in zero tags
- Create regional tags if not present (
EMEA,NA,APAC) - Refine the
End-Userrule to exclude devices that aren’t truly end-user (servers in disguise, stock devices) - Add a
Stocktag for devices not yet deployed (so they don’t fail Vitals)
Hours 5-8: Configure your first Vitals
Vitals are useless without configuration — they have nothing to compare against. Start with EDR.1
Open Devices in Vitals view
/devices → footer toggle Vitals (not Deployment).2
Find your EDR column
Likely CrowdStrike, Defender, or SentinelOne. Click its column header gear → Enter Configure Mode.
3
Set tag requirements
Tick
End-User, Server, VM. Leave BYOD and Stock unticked.4
Choose configuration checks
Start light:
- ✓ Agent reporting in last 7 days
- ✓ Sensor status = Online
- (skip Prevention policy for now — add later once you understand the noise)
5
Exit Configure Mode
The column repaints. Sort it to see your gaps and the healthy population.
6
Spot-check 10 devices
Click 10 unhealthy devices in turn, open X-Ray, confirm the unhealthy state has a real cause. If you find false positives, return to Configure Mode and adjust.
Hour 6-8: Save useful views
Build the queries you’ll come back to:
For each: build in Devices → Save View → name → Team visibility.
Day 2: First Action and first Scheduled Report
Your first Action
Start small. Build a Continuous Action with email-only automation:1
In Devices, build the query
tags:End-User AND system.crowdstrike.required:true AND system.crowdstrike.deployed:false2
Click Create Action
Footer button.
3
Configure
- Name:
End-User Laptops Missing CrowdStrike - Type: Continuous
- Priority: Important
- Owner: your SecOps team
- Minimum time in view: 24 hours
- Resolution:
system.crowdstrike.deployed:true AND system.crowdstrike.functioning:true AND system.crowdstrike.configuredCorrectly:true
4
Automation: Email
Recipients: yourself + security ops shared mailbox. Subject:
Device {DeviceName} missing CrowdStrike — needs deployment.5
Save and watch
The Action goes live. Within the next sync cycle, devices matching the trigger will start to surface. After 24 hours of being in view, emails begin.
Your first Scheduled Report
Take the first saved view you created (e.g. “End-User Without EDR”) and schedule it:- Settings → Scheduled Reports → + Create Report
- Saved view: pick your saved view
- Format: CSV
- Schedule: Weekly, Monday 8am
- Recipients: your immediate team (3-4 people max)
- Save
Days 3-5: Iterate and expand
Refine Vitals based on real data
After 48 hours of operation:- Review the Vitals view sorted by unhealthy count
- For each integration where you see noise: tighten requirements, add grace periods, exclude transient states
- For each gap pattern (e.g. all of one office failing): create a Snapshot Action to drive a campaign
Expand integrations
Add Phase 2 integrations:- Vulnerability scanner (Qualys, Rapid7, Tenable)
- Patch management (System Center Configuration Manager (SCCM) via PowerShell Relay)
- Network scanning (Lansweeper, PDQ)
- ITSM (ServiceNow / Jira / Halo for ticket automation)
Wire more Actions
Once email Actions are stable:- Layer ServiceNow ticket creation onto the same triggers (Phase 2 of an Action)
- Build broken-agent Recovery Action (
system.crowdstrike.deployed:true AND system.crowdstrike.functioning:falsewith 48-hour debounce) - Create a Snapshot Action for any in-flight project (OS migration, decommissioning wave)
Explore Reporting
Reporting editor → click+ New. Build a small dashboard:
Week 1 retrospective
By the end of week 1 you should have:- ✓ 5-10 integrations connected and syncing
- ✓ Tag taxonomy in place
- ✓ Vitals configured for EDR, MDM, encryption
- ✓ 5-10 saved views
- ✓ 2-3 Continuous Actions running
- ✓ 1-2 Scheduled Reports going out
- ✓ A starter Studio dashboard
- ✓ A clearer picture of your gaps than any single tool gave you
Week 2-4: Maturity
Common first-week questions
Why does my device count differ from [Tool]?
Why does my device count differ from [Tool]?
Three usual causes:
- Protect deduplicates across tools (right answer; total will look lower than the sum of all tool counts)
- Active vs. Inactive filter (Protect defaults to Active)
- The tool itself counts archived / deleted devices that Protect filters out
How often does data refresh?
How often does data refresh?
Hourly from every integration. Processing takes 5-30 minutes after the sync. To force a sync now, go to Settings → Integrations → click the integration → Sync Now.
Can I delete devices?
Can I delete devices?
No — and that’s intentional. Protect reflects reality from your tools. If a device should be gone, decommission it in the source tool; it’ll drop out of Protect within the Inactive threshold.
Why is an agent showing 'Not Functioning'?
Why is an agent showing 'Not Functioning'?
Protect detected that the device is active elsewhere (recent activity in other tools) but this specific agent hasn’t reported in too long. This is silent-failure detection — the agent is probably broken. Investigate via X-Ray.
How do I export data?
How do I export data?
Build a saved view → Export from the footer (CSV / JSON / XLSX). Or schedule it as a Scheduled Report. For programmatic / very large exports, use the API.
Can I integrate with a tool not in the list?
Can I integrate with a tool not in the list?
Probably — contact your account manager with the vendor name + their API documentation. Typical turnaround for a new integration is 2-4 weeks.
Success metrics
See also
Platform Overview
The conceptual map
Tour
Restart the in-product tour
Glossary
Every term, defined
Vitals Configuration
Setup deep-dive
Action Center
Automation patterns
Troubleshooting
Common issues