Capabilities

What AssetObserve can see, prove and operate

Every source, connector, evidence view and workflow in one place, grouped the way the homepage groups them.

Each entry answers the same question: once this is connected or switched on, what do you get out of it? The wiring detail belongs in the Help center -- this page is about the visibility, the evidence and the operational time it saves.

01/

Cloud platforms

Read-only inventory from the cloud providers your estate already runs on, so cloud resources sit in the same asset list as the machines under your desk.

Connector foundation

Microsoft Azure

Subscription-scoped resource inventory through an approved cloud collector.

Azure resources are usually created by whoever needed them, not by whoever maintains the asset register. A subscription-scoped, read-only collector closes that gap: virtual machines that were spun up for a project appear in the same inventory as the office estate, with the subscription they belong to attached, so nobody has to open the portal to answer 'what do we actually run in Azure?'.

What it gives you
  • Cloud machines stop being an untracked second estate that only the person who created them knows about.
  • Subscription scoping keeps the connector inside the boundary your Azure administrator approved.
  • Resources that nobody claims become visible candidates for cleanup instead of a recurring invoice.
Connector foundation

Microsoft 365

Entra ID device inventory through an approved Microsoft Graph connection.

For most organizations Entra ID already knows about more devices than any scan can reach -- laptops that spend their life on home networks, tablets that only ever touch the VPN. Reading that device list through Microsoft Graph gives you the roaming half of the estate without installing anything on it, and makes the difference between 'directory knows it' and 'we have scanned it' explicit.

What it gives you
  • Remote and roaming devices enter the inventory without waiting for them to come back on-network.
  • Directory records and scan observations can be compared, so devices known to only one of them stand out.
  • Uses an admin-consented read permission, so the connection stays auditable and reversible.
Connector foundation

AWS

EC2 instance inventory through signed API requests.

AWS accounts multiply quietly -- one per team, one for that migration, one that came with an acquisition. Reading EC2 instances directly from the account puts those workloads on the same inventory and risk footing as everything else, and gives finance and security the same list instead of two different ones.

What it gives you
  • Instances across regions land in one inventory rather than a per-account console tour.
  • Read-only credentials are enough; the connector never needs permission to change or stop anything.
  • Temporary session credentials are supported, so a long-lived access key is not a requirement.
Connector foundation

Google Cloud

Compute Engine inventory through a scoped service-account collector.

Google Cloud is often the platform a single team adopted for one workload, which is exactly the kind of estate that never reaches the asset register. A scoped service account reads Compute Engine across all zones in one pass, so that team's machines are documented alongside everything else without asking them to file anything.

What it gives you
  • One aggregated read covers every zone, so nothing hides in a region nobody thought to check.
  • A dedicated service account keeps the access narrow and easy to revoke.
  • Project-level ownership travels with the asset, so questions have an obvious addressee.
Connector foundation

Google Workspace

Admin SDK application and OAuth visibility through delegated read-only access.

Third-party applications get connected to Workspace by end users who are simply trying to get work done, and the resulting OAuth grants are rarely reviewed again. Delegated read-only access surfaces what is connected and what it was allowed to read, which turns SaaS sprawl into a list somebody can actually work through.

What it gives you
  • Applications holding access to company data become visible without surveying staff.
  • Feeds the SaaS and OAuth governance views, so review has a starting inventory.
  • Delegated read-only scopes mean the connector can look but never grant or revoke.
Connector foundation

Oracle Cloud Infrastructure

OCI compute inventory through API signing credentials and tenancy-scoped reads.

OCI usually shows up because a specific application requires it, which means it sits outside whichever cloud your team is fluent in. Tenancy-scoped compute inventory keeps that island documented in the same place as the rest, so it is not the environment everyone forgets during an audit.

What it gives you
  • A second- or third-choice cloud stays on the register instead of living in one person's head.
  • Request signing means no long-lived shared secret has to be handed to the platform.
  • Tenancy scoping keeps the read inside the boundary the OCI administrator approved.
Connector foundation

Open Telekom Cloud

Open Telekom Cloud project inventory for ECS resources in approved regions.

Organizations that chose Open Telekom Cloud usually did so for a data-residency or procurement reason, and that reason tends to matter to the same auditor who asks for the asset register. Project-scoped ECS inventory means the German-hosted part of the estate is documented as precisely as the rest, region included.

What it gives you
  • The workloads you deliberately kept in Germany are evidenced, not just asserted.
  • Region selection is explicit, so residency questions have a documented answer.
  • Speaks the standard OpenStack contract, so access follows your existing project structure.
FinOps

Cloud cost imports

AWS Cost Explorer, Azure Cost Management and Google Cloud Billing export imports feed cost views.

Cloud spend arguments usually stall because finance has a bill and IT has an inventory, and neither can map one onto the other. Importing provider cost data next to the discovered resources puts both halves in one view, so 'what is this costing us and who asked for it?' becomes a question with an answer.

What it gives you
  • Spend is attached to the resources and owners you already track, not to an anonymous line item.
  • Idle or forgotten resources can be argued about with a number instead of a hunch.
  • Gives finance and IT one shared view before the renewal conversation starts.
Provider risk

Cloud supplier register

AWS, Azure, GCP, Microsoft 365, OCI and OTC assets can inform DORA-oriented provider review.

Supplier questionnaires ask which providers hold your workloads and how important those workloads are. If the answer is assembled by email each time, it is stale before it is sent. Deriving the provider register from what is actually running keeps the list current and defensible.

What it gives you
  • Provider dependency is evidenced from live inventory rather than reconstructed from memory.
  • Feeds DORA-oriented provider review without a separate spreadsheet to maintain.
  • A new cloud account appearing in the estate shows up as a new supplier to review.
02/

Endpoints, servers and virtualization

Authorized, read-only inventory of the machines themselves -- hardware, software, posture and lifecycle -- with or without anything permanently installed.

Persistent agent

Endpoint fleet

Optional local inventory, heartbeats, offline replay and HMAC-signed agent requests.

Some devices are simply never online when a scan runs: the field laptop, the consultant's machine, the workstation that only appears for two hours a week. A persistent agent collects locally and replays when it reconnects, so those devices stop being permanent blanks in the register. It stays optional -- most of the estate never needs it.

What it gives you
  • Devices that are rarely on the network still report, instead of quietly ageing out of the inventory.
  • Offline replay means a laptop that was travelling contributes its evidence when it returns.
  • Heartbeats make 'we have not heard from this machine' an explicit state rather than an assumption.
Read-only

Windows

WinRM-based inventory, hardware, software and hotfix evidence.

The Windows estate is where most audit questions land, and it is also where the answers are hardest to gather by hand. Read-only WinRM collection returns hardware, installed software, patch level, disk state and chassis type in one pass, which is the difference between an afternoon of remote sessions and a report you can send.

What it gives you
  • Hardware, software and patch evidence arrive together, per machine, with a timestamp.
  • Laptop, desktop and server are classified from what the machine reports, not from a naming convention.
  • Patch staleness becomes a finding you can prioritize rather than a spreadsheet column nobody fills in.
Read-only

Linux / macOS

SSH-based package, service, FileVault, firewall and system inventory.

Linux servers and Macs tend to be documented by the person who set them up, which works right up until that person is on holiday. Read-only SSH collection records packages, services, disk usage and -- on macOS -- FileVault, firewall and Gatekeeper state, so the mixed part of the estate is evidenced to the same standard as Windows.

What it gives you
  • Package inventory feeds vulnerability matching, so Linux is not a blind spot in the risk picture.
  • macOS disk encryption and firewall posture becomes evidence instead of a verbal assurance.
  • Disk pressure is caught before it turns into an out-of-hours incident.
Read-only

VMware

Hypervisor and virtual machine inventory via an approved vSphere connection.

One vSphere connection documents dozens of machines at once, including the ones that are powered off and therefore invisible to any network scan. It also records which host a virtual machine sits on, which is the detail that matters when you are explaining the blast radius of a single hardware failure.

What it gives you
  • Powered-off and template machines are inventoried instead of being discovered during an incident.
  • Host-to-guest relationships make concentration risk visible on the topology map.
  • One approved read-only connection covers an entire cluster, so coverage grows quickly.
Read-only

Kubernetes

Service-account inventory for nodes, namespaces, pods and container image metadata.

Container platforms are usually the part of the estate that the asset register ignores entirely, because 'the cluster' is one line item. Reading nodes, namespaces and image metadata through a scoped service account turns that line item into something you can reason about -- including which images are running where.

What it gives you
  • The cluster stops being a single opaque asset and becomes an inventory you can query.
  • Image metadata gives software governance a foothold in containerized workloads.
  • A read-only service account keeps the access narrow and easy to justify.
Software

Software inventory

Installed software, packages, hotfixes, license signals and EOL matching feed governance views.

Knowing what is installed is what turns an asset list into a risk list. The same software evidence drives three separate conversations: which versions are vulnerable, which products have passed end of life, and which titles are deployed more widely than they were licensed for.

What it gives you
  • Vulnerability matching has something to match against, so risk is version-aware not guesswork.
  • End-of-life products surface before a vendor withdraws support, not after.
  • Deployment counts give the licence conversation a factual starting point.
Lifecycle

Hardware warranty

Dell, HP and Lenovo warranty API lookups enrich assets with lifecycle and renewal dates.

Warranty status is the sort of fact that is trivially available from the vendor and almost never recorded anywhere useful. Looking it up by serial number against the manufacturer's own API means replacement planning stops being a surprise line in next year's budget.

What it gives you
  • Out-of-warranty machines can be identified as a group instead of one failure at a time.
  • Replacement budgets can be argued from vendor dates rather than estimates.
  • The lookup is on demand, so it never slows a scan down.
Posture

Endpoint security

BitLocker, FileVault, Defender, firewall, TPM and patch evidence feed risk and compliance checks.

Almost every compliance framework and every cyber-insurance questionnaire asks the same posture questions: is the disk encrypted, is the firewall on, is malware protection running, is the machine patched. Collecting that per device turns a set of yes/no declarations into evidence with a device list behind it.

What it gives you
  • Questionnaire answers can point at machines instead of at a policy document.
  • The handful of devices that fall outside the standard build are the ones that surface.
  • The same evidence serves several frameworks, so it is gathered once.
Delivery

Agent release channel

Agent versions, update requests, release manifests and signed installer delivery stay visible.

Anything you install on customer machines becomes something you have to be able to account for. Tracking agent versions, update requests and signed installer delivery means you can answer 'what is running on our endpoints, and who shipped it' about the monitoring tool itself, not just about everything it monitors.

What it gives you
  • Version drift across the fleet is visible before it becomes a support problem.
  • Signed installers give the security team the provenance they will ask for.
  • Update requests are recorded, so agent changes have an audit trail.
03/

Network, infrastructure and OT

Bounded, authorized discovery of everything with an IP address -- including the printers, switches and controllers no inventory project ever finishes.

SNMPv3

Network devices

Read approved switch, router, printer and device inventory without configuration changes.

Switches, routers and printers are the assets most likely to be missing from the register and most likely to still be running the firmware they shipped with. Read-only SNMP collection identifies the vendor, the interface count and -- for printers -- consumable levels, without touching a single configuration line.

What it gives you
  • Infrastructure devices join the inventory instead of living on a wiring diagram.
  • Neighbour and forwarding tables reveal which device is plugged into which switch port.
  • Printer supply and error states surface before someone walks over to find out.
HTTPS snapshot

DHCP and DNS

Record authorized DHCP and DNS state through a read-only snapshot connector.

DHCP and DNS know about devices that were online yesterday but not during your scan window. Snapshotting that state gives discovery a second opinion, and reverse-DNS coverage turns into a quiet quality signal: hosts with no PTR record are usually the ones nobody has documented.

What it gives you
  • Scope planning starts from the addresses actually in use, not from a subnet guess.
  • Devices seen by DHCP but never by a scan become an explicit coverage question.
  • Missing reverse-DNS entries flag the corners of the network that lack ownership.
Read-only

OT / Modbus

Read Device Identification probing for authorized industrial controllers.

Industrial controllers are the assets people are most nervous about touching, and with good reason. A single standard Read Device Identification request -- the same read-only probe standard scanning tools use -- returns vendor, product and revision without ever writing a coil or register, so OT can be documented rather than avoided.

What it gives you
  • Production equipment gets documented without a change window or a maintenance risk.
  • Modbus has no authentication of its own, so knowing what is exposed is the control.
  • Deeper OT protocols are deliberately left alone, which is a boundary your OT team will recognize.
Scope control

Authorized IP discovery

Quick, site and enterprise scan boundaries keep large discovery runs explicit and bounded.

The reason discovery projects stall is rarely technical -- it is that nobody wants to authorize an unbounded scan. Explicit quick, site and enterprise scopes make the boundary a decision somebody signs off, which is what turns 'maybe later' into a scheduled run.

What it gives you
  • The approved boundary is written down, so authorization is a document not a conversation.
  • Scan size is predictable, which matters on links you do not want to saturate.
  • Starting small and widening deliberately is the supported path, not a workaround.
TLS

Certificate evidence

HTTPS certificate expiry, issuer, subject and self-signed signals feed renewal and risk workflows.

Expired certificates cause outages that are entirely predictable and still happen regularly, usually on the internal service nobody owns. Collecting expiry, issuer and self-signed status during discovery means the renewal list builds itself from what is actually serving traffic.

What it gives you
  • Expiry dates come from the live endpoint, so forgotten certificates are included.
  • Self-signed certificates on internal services become a visible decision, not a default.
  • Feeds the renewal queue alongside contracts and warranties, in one review rhythm.
Port signatures

SAP and KMS signals

SAP HANA, SAP NetWeaver, SAProuter and Microsoft KMS ports are identified as review signals.

Recognizing a business-critical platform during discovery changes how the asset is treated from the first scan. Identifying SAP components and Microsoft KMS hosts from their default ports means the machines that matter most are flagged as such rather than arriving as another anonymous server.

What it gives you
  • Critical business platforms are recognized on first contact, not after an incident.
  • A KMS host identifies itself, which is what unlocks the volume-activation count view.
  • The scan stays quick: only documented default instances are checked, not hundreds of ports.
OT signatures

Industrial protocols

Modbus, S7, IEC 60870-5-104, OPC UA, DNP3 and EtherNet/IP signatures mark OT candidates.

Most organizations with OT cannot say how much of it is reachable from the office network. Recognizing the signatures of common industrial protocols marks those candidates for review, which is usually the first factual input a segmentation discussion has ever had.

What it gives you
  • OT exposure to the corporate network becomes measurable rather than debated.
  • Candidates are marked for human review instead of being interrogated automatically.
  • Gives NIS2 conversations in manufacturing an evidence base for the OT half of the estate.
Approved lab

Passive observation

Explicitly gated ARP and mDNS metadata observation supports owned-lab discovery only.

In an environment where even a light probe is unwelcome, listening to traffic that is already on the wire still reveals what is there. It stays behind an explicit gate and is meant for networks you own, because passive observation is a capability that should require a deliberate decision.

What it gives you
  • Sensitive segments can be documented without sending anything to the devices on them.
  • The explicit gate means enabling it is an auditable choice, not a default.
  • Useful for validating a scan boundary in a lab before widening it.
Firewall import

Firewall and controller inventory

Fortinet, Palo Alto, Meraki, Firepower, Sophos, pfSense/OPNsense and UniFi device imports.

Firewalls and wireless controllers already hold a device list for the segments a scanner cannot reach -- guest networks, remote sites, isolated VLANs. Importing that list extends coverage into places where deploying another scan point would be hard to justify.

What it gives you
  • Coverage reaches segments that routing and firewall policy deliberately keep separate.
  • Devices seen by the firewall but never by a scan become an explicit gap to explain.
  • Existing network infrastructure does the reaching, so no new hardware is needed.
Topology

Network and service map

Observed links, cloud relationships, services and dependencies build topology views.

Change approval and incident triage both come down to the same question: what else does this touch? A map built from observed links, connections and cloud relationships answers it from evidence, and unlike a hand-drawn diagram it does not quietly go stale.

What it gives you
  • Impact analysis starts from observed dependencies rather than institutional memory.
  • Saved arrangements mean the map stays readable for the people who use it weekly.
  • Cloud and on-premise relationships appear on one canvas instead of two diagrams.
04/

Identity, directory and access

Who and what the directory knows about, how observations resolve into one asset, and how access to the workspace itself stays controlled.

Read-only LDAPS

Active Directory

Directory inventory uses a read-only AD LDAPS connector and keeps source provenance.

Active Directory is usually the closest thing an organization has to a complete device list, and it is also where stale computer accounts accumulate for years. Reading it over LDAPS gives discovery a strong reference list and makes the gap between 'the directory has an object' and 'the machine exists' visible.

What it gives you
  • The directory's device list becomes a coverage baseline you can measure scans against.
  • Stale computer accounts stand out as objects with no recent observation behind them.
  • Group policy inventory adds configuration context that no port scan can provide.
Reconciliation

Asset identity

Stable identifiers resolve source observations while uncertain matches remain reviewable.

The fastest way to lose trust in an inventory is duplicates: the same laptop listed three times because it was seen by a scan, by the directory and by an import. Resolving observations on stable identifiers -- serial number, SMBIOS UUID, directory GUID, MAC -- keeps one machine as one asset, and sends the ambiguous cases to a human instead of guessing.

What it gives you
  • Asset counts stay believable, which matters when licences and plans are counted from them.
  • Uncertain matches go to a review queue rather than being merged silently.
  • Every fact keeps its source, so a disputed value can be traced back.
Entra ID

Microsoft Entra devices

Microsoft 365 inventory links directory device state into asset and coverage evidence.

Entra device records carry the management and compliance state that a network scan cannot see. Linking them to discovered assets is what lets you ask the useful question -- which machines are on the network but not enrolled in management -- instead of two separate incomplete ones.

What it gives you
  • Unmanaged devices on a managed network become a specific, addressable list.
  • Directory state and scan observation reinforce each other instead of competing.
  • Extends coverage evidence to devices that rarely touch the corporate LAN.
Access control

MFA readiness

MFA declarations and identity evidence support insurance, NIS2, ISO and SOC 2 checks.

Multi-factor coverage is asked about by insurers, auditors and frameworks in almost identical language, and it is usually answered from memory. Recording the declaration alongside the identity evidence means the answer is written once, dated, and reusable across every questionnaire that asks.

What it gives you
  • The same recorded answer serves insurance, NIS2, ISO and SOC 2 questions.
  • Declarations are dated and attributable, so a reviewer can see when they were last confirmed.
  • Gaps between policy and practice have somewhere to be recorded rather than being forgotten.
Enterprise identity

SSO and SCIM

Enterprise SSO, SCIM and identity lifecycle controls can be enabled for provisioned plans.

Once more than a handful of colleagues use the workspace, account administration becomes the risk. Enterprise SSO and SCIM move joiner-mover-leaver handling to the identity provider you already govern, so a departure removes access here without anyone remembering to do it.

What it gives you
  • Leavers lose access through the same process that removes everything else.
  • Your existing MFA and conditional-access policy applies without being reimplemented.
  • Provisioning is automatic, so access review has fewer manual exceptions to explain.
Tenant boundary

RBAC and isolation

Workspace roles, tenant scoping and admin actions keep customer data boundaries explicit.

An asset inventory is a map of where everything valuable lives, which makes it worth protecting properly. Ordered roles from auditor through owner let an auditor read evidence without gaining the ability to launch scans, and tenant scoping keeps one customer's data out of another's view.

What it gives you
  • External auditors get read access without operational permissions attached.
  • Least privilege is the default shape of the roles, not something to configure from scratch.
  • Workspace boundaries are enforced in the platform, which is what MSP customers ask about first.
Review queue

Identity review

Uncertain matches and ownership gaps remain reviewable instead of being merged silently.

Every reconciliation engine eventually meets a case it cannot decide. Putting those in a queue for a person is what keeps the automatic decisions trustworthy -- the system is explicit about the limits of what it inferred, so the rest can be relied on.

What it gives you
  • Ambiguity is surfaced as work to do rather than hidden in a confident-looking record.
  • Reviewed decisions inform later matching, so the same question is not asked twice.
  • Assets without an owner are treated as a gap, because unowned assets are how things get missed.
Audit

Admin audit trail

Administrative and workspace actions remain attributable for operations and evidence review.

When an auditor asks who changed a scan scope or exported an inventory, 'we think it was probably one of us' is not an answer. Keeping administrative actions attributable means the platform holding your evidence can itself be evidenced.

What it gives you
  • Changes to scope, credentials and settings have a name and a timestamp.
  • Exports are recorded, which matters when the export contains the whole estate.
  • Supports the access-review and logging questions frameworks ask about tooling.
05/

Integrations and connectors

AssetObserve is not the only system that knows something about your estate. These connectors bring the other lists in, and push findings out to where work happens.

Marketplace

Connector catalog

ITSM, risk, endpoint, RMM, firewall, SIEM, BI and collaboration connectors with release-state labels.

The catalogue is the honest version of an integrations page: every connector carries a release-state label, so you can tell at a glance what is live today and what is scaffolding. That distinction is worth more during an evaluation than a longer list would be.

What it gives you
  • Release-state labels mean an evaluation is based on what actually works now.
  • One directory covers inbound imports and outbound delivery, so the picture is complete.
  • Connectors reuse the same credential and evidence handling as the built-in collectors.
Risk import

Tenable / Qualys / Rapid7

Vulnerability platform imports enrich AssetObserve findings and asset context.

If you already run a vulnerability scanner, its findings are authoritative and its asset context usually is not. Importing those results against a reconciled inventory gives each finding an owner, a site and a criticality, which is what turns a long list into a prioritized one.

What it gives you
  • Existing scanner investment is kept; this adds the asset context it lacks.
  • Findings inherit ownership and business criticality, so triage order is defensible.
  • Hosts your vulnerability scanner has never seen become a visible coverage gap.
ASM

runZero / Armis / Axonius

Attack-surface and device-graph connectors reconcile external discovery with the inventory.

Attack-surface tools are good at finding what you did not know you had. Reconciling their output against your inventory turns 'here are some hosts' into the far more actionable 'here are the hosts that are not in your asset register'.

What it gives you
  • External discovery results are compared against the internal register automatically.
  • Unknown devices are separated from known ones, so the surprises stand out.
  • Device-graph sources add context for equipment that authenticated scans cannot reach.
EDR

CrowdStrike / SentinelOne / Defender

Endpoint protection coverage can be matched against known assets.

Endpoint protection is only as good as its coverage, and the machines it is missing are by definition the ones it cannot report on. Matching EDR inventory against discovered assets produces the difference list -- machines on the network with no protection agent -- which is the number that actually matters.

What it gives you
  • Unprotected endpoints are identified by subtraction, not by hoping the console is complete.
  • Coverage percentage is evidenced from two independent sources.
  • Answers the endpoint-protection question insurers and auditors ask, with a device list.
ITSM

ServiceNow / Jira / Freshservice

CMDB and ticket workflows connect findings and assets to service-management tools.

Findings that stay in a security tool tend to stay unfixed, because the work happens in the ticket system. Pushing a prioritized finding into ServiceNow, Jira or Freshservice puts it in the queue the team already works from, with the asset context attached.

What it gives you
  • Remediation enters the workflow your team already uses, so it gets scheduled.
  • Tickets carry the asset, evidence and severity, so nobody has to re-investigate.
  • CMDB synchronization keeps the service-management record aligned with discovery.
Service desk

Zendesk / Freshdesk

Open support or remediation tickets from prioritized work queues.

Smaller teams run on a service desk rather than a full ITSM platform, and the same principle applies: work that is not in the queue does not happen. Opening tickets directly from a prioritized finding keeps the loop short.

What it gives you
  • Remediation is tracked where the team already tracks everything else.
  • No parallel to-do list to keep in sync by hand.
  • Fits organizations that never adopted a heavyweight ITSM tool.
ITAM

Intune / Jamf / Snipe-IT

Managed-device and asset-management records can be reconciled with discovery evidence.

Management platforms and asset databases each hold part of the truth, usually with conflicting fields. Reconciling them against discovery evidence resolves which records describe the same machine and exposes the ones that describe a machine nobody has seen in months.

What it gives you
  • Managed and discovered device lists are compared instead of maintained separately.
  • Records in the asset database with no recent observation are flagged for cleanup.
  • Existing ITAM investment keeps its place; discovery supplies the evidence layer.
Monitoring

Datadog / Zabbix / PRTG

Monitoring and RMM sources help spot assets outside current coverage.

Monitoring systems watch the assets somebody decided were important, which makes them a useful second census. Anything monitored but not discovered points at a network segment your scanner cannot reach.

What it gives you
  • Monitored-but-not-discovered assets pinpoint where coverage stops.
  • Reuses a source your operations team already maintains carefully.
  • Helps decide where a second scan point would actually pay off.
RMM

NinjaOne / Datto RMM / Atera

RMM device imports feed inventory and coverage comparison workflows.

For managed service providers the RMM platform is the working device list, but it is organized around what can be managed rather than what exists. Importing it alongside discovery shows which customer devices are managed, which are merely present, and where the contract and reality disagree.

What it gives you
  • Managed versus unmanaged devices per customer becomes a number you can show them.
  • Devices outside the RMM footprint are candidates for contract expansion.
  • One reconciliation pattern works across every customer workspace.
Firewall

Fortinet / Palo Alto / Meraki

Firewall and controller inventories add observed devices from network infrastructure.

The firewall sees traffic from segments a scanner will never be placed in. Importing its device view extends the inventory into guest networks, remote sites and isolated VLANs without weakening the segmentation that keeps them separate.

What it gives you
  • Coverage extends into segments that are isolated on purpose.
  • No new scan point or firewall exception is required to see them.
  • Guest and BYOD devices become visible as a category rather than a rumour.
SAM

Flexera / Snow Software

Software asset management sources support license and entitlement review.

Where a dedicated software asset management platform is already in place, it holds the entitlement data that discovery cannot see. Combining purchased seats with observed installations is what makes the compliance position calculable rather than estimated.

What it gives you
  • Entitlements and installations are compared in one place, not across two exports.
  • Over-deployment surfaces before a vendor audit does the arithmetic for you.
  • Existing SAM investment is complemented rather than duplicated.
BI export

Power BI / CSV / Excel

Scheduled and on-demand exports support external analysis and reporting.

Somebody in every organization needs the data in their own tool -- for a board pack, a budget model or an internal dashboard. Scheduled and on-demand exports serve that without anyone asking for a database login.

What it gives you
  • Analysts get the data in the tool they already use, cleanly scoped.
  • Scheduled exports keep an external dashboard current without manual effort.
  • Column and filter selection means the export carries only what is needed.
SIEM

Splunk / Sentinel / Syslog CEF

Finding and evidence events can be forwarded to SIEM and log platforms.

A SIEM correlates best when it knows what an asset is. Forwarding findings and evidence events gives detection rules the asset context they otherwise lack, and keeps the security team inside the console they monitor from.

What it gives you
  • Detection logic can weight an alert by asset criticality and known exposure.
  • Security analysts see inventory changes without leaving the SIEM.
  • Standard CEF over syslog works with platforms that have no dedicated connector.
Collaboration

Slack / Teams / PagerDuty

Critical findings and scan summaries can notify collaboration and incident channels.

A dashboard only helps the person looking at it. Routing critical findings and scan summaries into the channel the team lives in means a newly exploited vulnerability gets noticed the same day rather than at the next review meeting.

What it gives you
  • Time-critical findings reach people without waiting for someone to log in.
  • Scan summaries keep the team aware without adding another report to read.
  • Paging integration means the genuinely urgent cases wake somebody up.
API

Public API and webhooks

API access and signed outbound webhooks support automation around scans and findings.

Every organization has one workflow no product anticipated. An API plus signed outbound webhooks means that workflow can be built rather than requested, and the signature means the receiving system can verify the event really came from here.

What it gives you
  • Custom automation is possible without waiting for a feature request.
  • Signed webhooks let the receiver verify authenticity instead of trusting the payload.
  • Inventory data can feed a system that will never have a dedicated connector.
Cloud finance

AWS / Azure / GCP cost sources

Cloud billing connectors feed FinOps allocation and optimization workflows.

Cost allocation fails when the bill cannot be mapped to an owner. Pulling billing data next to inventory that already carries site, owner and criticality is what makes showback possible without a manual tagging campaign.

What it gives you
  • Spend can be attributed using ownership the inventory already knows.
  • Idle-resource findings arrive with the cost of leaving them running attached.
  • One view across providers instead of three billing consoles.
Extended ITSM

HaloITSM / ManageEngine

Additional service-management connectors can open requests from AssetObserve actions.

Not every organization runs one of the three big service-management platforms, and the ones that do not should not be pushed onto a parallel workflow. Additional connectors mean remediation still lands in the queue the team actually uses.

What it gives you
  • Established service-management choices are respected rather than worked around.
  • The same finding-to-ticket flow applies regardless of platform.
  • Avoids a second, competing task list that nobody will maintain.
Automation

Automox / Cortex XSOAR

Patch-management and orchestration connectors support coverage and response workflows.

Patch management and orchestration platforms are where remediation actually happens. Comparing their coverage against the inventory answers a question they cannot answer themselves: which machines is the patching tool not managing at all?

What it gives you
  • Machines outside the patching tool's reach are identified explicitly.
  • Orchestration playbooks can be triggered with asset context attached.
  • Discovery stays read-only; the platforms designed to change things do the changing.
06/

Compliance and evidence

The same discovery evidence, mapped to the frameworks you are asked about. These views support preparation and gap review -- they are not audits or certifications.

Evidence views

Compliance readiness

NIS2, BSI, ISO 27001, GDPR, DORA, TISAX and other frameworks mapped to source facts.

Framework preparation is mostly evidence gathering, and the evidence overlaps far more than the frameworks admit. Mapping one set of discovery facts to every framework you are asked about means the inventory, patching and encryption evidence is collected once and reused, with the open questions listed rather than glossed over.

What it gives you
  • One evidence base answers overlapping questions across a dozen frameworks.
  • Guided assessments separate what was measured automatically from what a human must declare.
  • Gaps are shown as open items, which is what makes the readiness figure worth quoting.
EU

NIS2 Article 21(2)

Risk-management measures are mapped to asset evidence, findings and declarations.

NIS2 asks for risk-management measures across asset management, vulnerability handling, backup, access control and supply chain -- and asks you to evidence them. Mapping the readiness report directly to Article 21(2) turns a legal text into a worklist where each item either has scan evidence behind it or an open question attached.

What it gives you
  • Each measure is traceable to the evidence or declaration behind it.
  • Management gets a readiness view they can act on before an authority asks.
  • The limits are stated: this is preparation support, not a compliance certificate.
Germany

BSI IT-Grundschutz

Evidence views, declaration readiness, Word drafts and audit working papers support preparation.

IT-Grundschutz preparation is document-heavy, and much of the underlying evidence is exactly what discovery already collects. Generating draft declarations and working papers from that evidence removes the transcription step that consumes most of the preparation effort.

What it gives you
  • Identity, malware protection, patching, backup and detection blocks draw on real scan data.
  • Editable Word drafts start from evidence instead of an empty template.
  • Working papers keep the trail an assessor will ask to follow.
ISO

ISO/IEC 27001

Annex A-aligned evidence covers inventory, access control, backup, crypto and vulnerability handling.

Annex A opens with asset inventory for a reason: several later controls quietly depend on it. Aligning discovery evidence to those controls means the inventory control is satisfied by something live, and the controls built on top of it inherit the same foundation.

What it gives you
  • Inventory evidence is current by construction, not refreshed before each audit.
  • Access, backup, cryptography and vulnerability controls share one evidence base.
  • Surveillance audits get the same view without a fresh evidence-gathering project.
Privacy

GDPR Article 32

Security, lifecycle, encryption, access and supplier evidence support technical measures review.

Article 32 asks for appropriate technical measures, and 'appropriate' has to be argued with facts. Encryption state, access control, patch level and supplier context per asset is the material that argument is made from -- particularly for the devices that actually hold personal data.

What it gives you
  • Technical measures can be evidenced per device rather than asserted per policy.
  • Disposal and lifecycle records support the retention side of the obligation.
  • Supplier and cloud provider context is available when a processor question arrives.
Finance

DORA supplier review

Provider register, contracts and supplier assurance evidence support DORA-oriented reviews.

DORA moves third-party dependency from a procurement topic to a supervised one. Deriving the provider register from the platforms your workloads actually run on keeps it accurate between reviews, instead of accurate only on the day it was compiled.

What it gives you
  • Provider dependency is evidenced from live inventory, not from a static list.
  • Contracts and assurance records sit next to the assets they cover.
  • New provider relationships surface as they appear in the estate.
Automotive

TISAX ISA readiness

Information-security, access, operations, continuity and supplier signals support assessment preparation.

Automotive suppliers face TISAX because their customers require it, usually on a deadline set by someone else. Preparing the information-security, access, operations and continuity evidence from existing discovery data shortens the part of the assessment that is pure evidence collection.

What it gives you
  • Assessment preparation starts from collected evidence rather than a blank questionnaire.
  • Overlap with ISO 27001 evidence is reused instead of gathered twice.
  • Gaps are visible early enough to fix before the assessment date.
Security baseline

CIS Controls v8

Inventory, secure configuration, access, vulnerability, logging, backup and incident controls.

CIS Controls begin with enterprise and software asset inventory because everything after them depends on it. That makes discovery evidence the natural starting point, and gives a security programme a defensible order of work rather than a menu.

What it gives you
  • The first two controls are evidenced directly by what discovery collects.
  • Implementation groups give smaller teams a realistic scope to aim at.
  • Progress is measurable between reviews instead of asserted at them.
Framework

NIST CSF 2.0

Govern, identify, protect, detect, respond and recover views reuse the same evidence layer.

CSF is the vocabulary many boards and insurers have settled on. Presenting the same evidence through Govern, Identify, Protect, Detect, Respond and Recover means the security conversation can be held in the language the audience already uses, without a separate assessment.

What it gives you
  • Board reporting uses a framing non-specialists recognize.
  • Identify is grounded in real inventory rather than a workshop output.
  • Reuses the evidence gathered for other frameworks, at no extra collection cost.
Australia

Essential Eight

Patch, MFA, admin restriction, application hardening and backup readiness mappings.

The Essential Eight is deliberately short and maturity-scored, which makes it a good fit for teams that want a small number of things done properly. Patch currency, MFA and backup posture map onto evidence that discovery already produces.

What it gives you
  • A compact control set that a small team can genuinely complete.
  • Maturity levels give a next step rather than a pass/fail verdict.
  • Patch and backup evidence comes from the estate, not from a survey.
Assurance

SOC 2 readiness

Trust Services Criteria preparation views for access, monitoring, change and availability evidence.

SOC 2 usually arrives as a customer requirement with a date attached. Because it is evidence-over-a-period rather than a point-in-time check, having access, monitoring and change evidence accumulating from the start is worth considerably more than a pre-audit scramble.

What it gives you
  • Evidence accumulates continuously, which is what a Type II report needs.
  • Access and change records are collected as a by-product of normal operation.
  • Preparation gaps are visible while there is still time to close them.
Payments

PCI DSS preparation

Network, endpoint, patching, access and logging evidence supports PCI-oriented preparation.

PCI scope is defined by what touches cardholder data, and scope arguments are won with an accurate network and asset picture. Knowing what is in a segment -- and what unexpectedly reaches into it -- is the difference between a contained assessment and one that expands.

What it gives you
  • Segmentation claims can be checked against observed connectivity.
  • Patch, access and logging evidence is available per in-scope asset.
  • Devices that quietly entered a sensitive segment become visible.
Healthcare

HIPAA Security Rule

Risk, access, awareness, backup, media and technical safeguard evidence views.

The Security Rule expects a documented risk analysis and technical safeguards across systems that handle health information. Device-level encryption, access and backup evidence supplies the technical half; the administrative half stays with the people who own the policy.

What it gives you
  • Technical safeguards are evidenced per device rather than described in general terms.
  • Media and disposal records support the lifecycle requirements.
  • Risk analysis starts from a current system inventory rather than an outdated one.
Insurance

Cyber insurance

MFA, backup, patching, endpoint protection and incident-readiness evidence packs.

Insurance questionnaires ask a narrow set of questions -- MFA, backups, patching, endpoint protection, incident readiness -- and the answers affect both premium and whether a future claim is contested. Answering from evidence rather than optimism is the point of the pack.

What it gives you
  • Questionnaire answers are backed by device lists, which matters if a claim is examined.
  • Weak spots are found before the insurer finds them, while they can still be fixed.
  • Renewal preparation becomes a review rather than an evidence hunt.
Sustainability

Green IT lifecycle

Lifecycle, reuse, retirement, cloud waste and carbon signals support sustainable IT review.

Sustainability reporting increasingly reaches IT, and the honest version of it starts with hardware age, reuse and retirement rather than an offset calculation. The same lifecycle data also happens to make the case for extending equipment life instead of replacing it on a schedule.

What it gives you
  • Reporting draws on real device age and retirement records.
  • Reuse and extended-life decisions are supported with lifecycle facts.
  • Idle cloud resources appear as waste in both cost and carbon terms.
Reports

Audit bundles

Document evidence, compliance reports, BSI declaration packs and audit-room work items stay traceable.

The week before an audit is usually spent assembling documents from a dozen places. A bundle that collects evidence, reports and declarations with their provenance intact turns that week into an export, and gives the assessor a trail they can follow without another meeting.

What it gives you
  • Evidence keeps its source and timestamp, so questions have answers.
  • One handover package instead of a folder assembled under time pressure.
  • Open work items stay visible rather than being quietly omitted.
07/

Operations, reporting and scale

What keeps the inventory trustworthy after the first scan: coverage honesty, remediation workflow, renewals, cost and the mechanics of running it at size.

Durable work

Discovery operations

Task leases, checkpoints and retry state make failed work visible and recoverable.

The dangerous failure mode for a discovery run is not an error -- it is a task that silently did not happen, leaving a gap that looks like a clean result. Leases, checkpoints and retry state make failed work explicit, so an incomplete scan is reported as incomplete.

What it gives you
  • A failed collection is visible as a failure, not as an absence of findings.
  • Interrupted work resumes from a checkpoint instead of restarting from zero.
  • Large runs survive a worker or agent disconnecting mid-scan.
High volume

Inventory at scale

Server-side search, saved views, cursor pagination and asynchronous CSV export.

An inventory tool that becomes unusable at ten thousand assets has failed exactly when it mattered. Server-side search, cursor pagination and asynchronous export keep the console responsive at size, and saved views mean the queries people run weekly are one click rather than one reconstruction.

What it gives you
  • Large estates stay navigable instead of timing out on the asset list.
  • Saved views turn recurring questions into a link that can be shared.
  • Exports run in the background, so a big report does not block the session.
Coverage

Freshness and gaps

Track expected scope, observations, failures and blind spots instead of relying on a single percentage.

'96% coverage' is a comforting number that hides the question that matters: what is in the other 4%, and why. Keeping reachable, unreachable, excluded, credential-failed and unknown as separate outcomes is what makes coverage a working instrument rather than a reassurance.

What it gives you
  • Blind spots are named and categorized, so each one has an owner and a next step.
  • Credential failures are distinguished from genuinely unreachable hosts.
  • Data freshness is explicit, so nobody plans from a three-month-old observation.
Reporting

Reports from evidence

Management, technical, NIS2, BSI, cyber-insurance and custom reports use source facts.

The management report and the technical report have to agree, or both lose credibility. Rendering every report from the same evidence -- and from language-neutral keys, so the German version is the same report and not a re-interpretation -- keeps that guaranteed.

What it gives you
  • Board summary and engineer detail are two views of one set of facts.
  • German, English and Turkish output comes from the same findings, not a separate write-up.
  • Report preparation stops being a manual assembly job each cycle.
Remediation

Action workflows

Action boards, campaigns, owners, due dates and accepted-risk exceptions turn findings into work.

A findings list without owners and dates is a list of things that will still be there next quarter. Boards, campaigns and due dates make remediation trackable, and recorded risk acceptance means a deliberate decision not to fix something looks different from having missed it.

What it gives you
  • Every finding that matters has an owner and a date attached.
  • Campaigns handle 'patch this across 200 machines' as one piece of work.
  • Accepted risks are documented with a reason, a scope and an expiry.
Renewals

Renewal operations

Contracts, certificates, warranties, software licenses and supplier decisions share a review queue.

Contracts, certificates, warranties and licences all fail the same way: they expire while everyone assumes somebody else is watching. One queue for all of them turns four separate reminder systems into a single recurring review.

What it gives you
  • Expiries across four different record types surface in one place.
  • Renewal decisions are made with room to negotiate rather than under deadline.
  • Auto-renewing contracts get a review date before the notice period closes.
SAM

SAM and SaaS governance

Software licenses, SaaS subscriptions, OAuth apps and governance alerts support spend and risk review.

Software spend leaks in two directions: seats bought and never deployed, and applications deployed beyond what was bought. Comparing entitlements against observed installations shows both, and SaaS and OAuth visibility covers the subscriptions that never went through procurement.

What it gives you
  • Over-deployment is found before a vendor audit finds it.
  • Unused seats become a renegotiation argument at renewal.
  • Shadow SaaS and OAuth grants become a reviewable list.
FinOps

Cost optimization

Cloud costs, contracts and idle-resource findings support allocation and optimization decisions.

Cloud savings usually sit in resources nobody remembers creating. Pairing cost data with inventory that knows ownership and criticality means an idle resource can be turned off by the person responsible, instead of being left running because nobody is sure what it does.

What it gives you
  • Idle and oversized resources are identified with an owner attached.
  • Costs can be allocated to teams and sites the inventory already tracks.
  • Contract commitments are visible next to the actual consumption.
Customer health

Workspace health

Coverage, plan limits, support view and customer health signals help operate multiple workspaces.

When you run several workspaces, the problem is knowing which one needs attention this week. Health signals across coverage, limits and activity answer that without opening each workspace in turn to find out.

What it gives you
  • Attention goes to the workspace that needs it, rather than in rotation.
  • Plan limits are visible before they are hit and start blocking scans.
  • A workspace that has quietly stopped scanning is noticed early.
MSP

Partner portfolio

Partner views roll up customer posture, governance and operational follow-up.

Service providers need two things at once: strict separation between customers, and one view across them. Portfolio roll-up gives the cross-customer picture for prioritizing the week, while each customer's data and reporting stay in their own workspace.

What it gives you
  • One risk board across customers, without merging their data.
  • Reports, tickets and billing stay separated per customer.
  • Recurring findings across customers point at a service improvement worth making once.
Automation

Notifications and webhooks

Email alerts, security contacts and outbound webhooks keep events actionable outside the console.

Nobody watches a dashboard continuously, and the findings that matter most are the ones that appear between reviews. Routing them to email, a security contact or a webhook means the console is somewhere you go to investigate, not somewhere you have to sit.

What it gives you
  • Critical changes reach people without requiring anyone to be logged in.
  • A named security contact ensures alerts have a defined destination.
  • Webhooks let downstream systems react automatically.
Lifecycle

Workspace export and deletion

Workspace data export and irreversible deletion workflows support access requests and lifecycle control.

Being able to leave cleanly is part of being safe to adopt. A full export answers data-access requests and end-of-contract handover, and an irreversible deletion workflow means 'remove our data' is a supported operation with a clear outcome.

What it gives you
  • Data-access and portability requests have a defined process behind them.
  • Contract exit does not depend on a support ticket and goodwill.
  • Deletion is explicit and irreversible, so retention obligations can be met.
Not sure where to start?

Most rollouts begin with one scanner and two sources.

Network discovery plus the one platform that already holds most of your estate -- Active Directory, Microsoft 365 or your hypervisor -- is usually enough to expose the first real coverage gap. Everything else on this page can be added later, in any order.

Request a scoped trial