Skip to main content

Summary

Summary is the home view of a single endpoint- the one-screen health dashboard you land on when you open a machine from the Endpoints list. It rolls up the machine's risk, experience, vulnerabilities, patches, compliance, and more.

This page also covers the parts shared by every tab- how to open the screen, the tab bar, the information ribbon, the quick actions menu, and the Endpoint Vital panel. Each tab has its own page (see the list below).

How to get here

You need View Inventory permission.

  1. Open Inventory → Endpoints (see Endpoints).
  2. Click an endpoint's Host Name.

Navigate to: Inventory → Endpoints → (a host name)

URL path: /inventory/endpoints/{id} (for example, https://your-endpointops-site/inventory/endpoints/1). Deep-link a tab with ?tab=, e.g. …/inventory/endpoints/1?tab=alert.

The Summary view

When you open an endpoint you land on its Summary- a one-screen health dashboard.

The Summary tab- the single-endpoint health dashboard, with the tab bar, dashboard cards, and the Endpoint Vital panelThe Summary tab- the single-endpoint health dashboard, with the tab bar, dashboard cards, and the Endpoint Vital panel

The title shows the host name and an online/offline indicator. Below it, the tab bar switches views, and the quick actions menu (gear, far right) runs remote operations.

Summary collects, as cards:

  • Security insight- the endpoint's overall risk score.
  • DEX insight- a digital-experience score across boot, app launch, stability, battery, and more.
  • OS performance- boot duration and crash count over time.
  • Vulnerability status- open CVEs by severity, plus zero-day / exploit counts.
  • Patch summary- installed, missing, and success rate.
  • Compliance summary- rules passed, failed, and not applicable.
  • App performance- average app launch time and the slowest apps.
  • Authentication trends and malicious activity (process and IP counts).
  • Startup Items, Logged In Users, and System Users tables at the bottom.
  • The Endpoint Vital panel down the right side (see below).

The information ribbon

On every tab except Summary, a ribbon at the top shows the endpoint's identity:

FieldMeaning
Hardware VendorMake and model of the machine.
OSOperating system name and version.
Agent VersionVersion of the EndpointOps agent installed.
Last SeenWhen the agent last checked in.
Host NameThe machine name.
UserThe assigned owner.
DepartmentThe endpoint's department.
LocationThe endpoint's location.

Endpoint Vital

The Endpoint Vital panel (right side of the Summary) is a live list of quick health checks- disk encryption, firewall, secure boot, "no-execute" CPU protection, and similar. Each shows a status:

  • Enabled / pass- the check is satisfied.
  • Disabled / fail- the check is not satisfied (needs attention).
  • Unknown- the agent couldn't determine it (often because the endpoint is offline).

The panel refreshes on its own every few seconds. Which checks appear is set by your administrator under Settings → Policy Management → Endpoint Vital.

Quick actions

The actions menu (the gear at the far right of the tab row) runs operations on the real machine.

The endpoint quick actions menu listing remote operationsThe endpoint quick actions menu listing remote operations
ActionWhat it doesNotes
Remote DesktopOpens a remote desktop session.Online only. Needs Remote Desktop permission.
Wake On LANPowers the machine on.
Add New UserCreates a local account.
Change PasswordChanges a local account password.
TerminalOpens a remote shell.Online only.
File ExplorerBrowses the machine's files.Online only.
RebootRestarts the machine.Online only. Asks you to confirm.
ShutdownPowers the machine off.Online only. Asks you to confirm.
Action HistoryOpens a drawer of past remote actions with status.
DeleteRemoves the endpoint from EndpointOps.Asks you to confirm.

Each action appears only if your role grants it.

These act on the live machine

Reboot, Shutdown, and Delete ask for confirmation because they affect the real endpoint or its record. Online-only actions are disabled while the machine is offline (red indicator).

Action History

Action History opens a drawer listing past remote actions for this endpoint: Id, Action, Status (Waiting, In Progress, Success, Failed, …), Created By, and Created On. Click a completed action to see its full result.

The tabs

Each tab has its own page:

TabWhat it shows
HardwareFull hardware inventory across 16 sub-sections.
SBOMSoftware bill of materials- installed packages.
NetworkNetwork interfaces and listening ports.
BrowserInstalled browsers, by family.
ServicesInstalled services, start/stop.
ProcessRunning processes and remote connections.
CertificatesInstalled certificates.
SW MeteringSoftware usage metering.
VulnerabilitiesCVEs affecting this endpoint.
PatchMissing, installed, and excepted patches.
ComplianceCompliance framework results.
BitLockerDisk-encryption status and recovery keys.
AlertSecurity and policy alerts for this endpoint.
Which tabs you see

The tabs available depend on your product edition and your role's permissions. This guide documents the full set; your environment may show fewer.

Tips & troubleshooting

  • A tab is missing. Tabs are gated by edition and permissions- Vulnerabilities, Compliance, BitLocker, and others require the matching license.
  • Quick actions are greyed out. Remote Desktop, Terminal, File Explorer, Reboot, and Shutdown only work while the endpoint is online.
  • Data looks stale. The agent reports on a schedule and only when online- Last Seen in the ribbon tells you how fresh it is.
  • Endpoints- the list you open this screen from.
  • Enrolling an Endpoint- how a machine gets here.
  • Alerts- the fleet-wide alerts view.
  • Vulnerabilities- the fleet-wide module behind the CVEs this summary surfaces per endpoint.
  • Patches- the fleet-wide patch module behind the missing/installed patch counts shown here.
  • Compliance- the framework results this summary rolls up for the endpoint.
  • DEX Summary- the fleet-wide digital-experience view the endpoint's experience score feeds.