Skip to main content

Reports

OrbisID generates compliance and risk reports from your scan data. Reports are available in the web UI and can be exported to CSV (Pro and Enterprise editions).

Available Report Types

ReportDescription
Privileged Without OwnerLists all privileged accounts that are not linked to an identity
Standing PrivilegesLists accounts with always-on privileged access
Not in PAM ToolLists privileged accounts not found in your PAM tool inventory
Shared Privileged AccountsLists accounts identified as shared (used by multiple people)
All Privileged AccountsComplete list of all accounts classified as privileged
System CoverageShows scan coverage - which systems have been scanned and when
Entitlement DistributionShows how high-privilege entitlements are distributed across accounts
KRI RemediationsLists accounts that need remediation to improve KRI scores

Generating a Report

  1. Navigate to Reports
  2. Select a report type from the dropdown
  3. Optionally apply filters (varies by report type)
  4. Click Generate

The report results appear in a table below with sorting, searching, and pagination.

Exporting to CSV

Requires Pro or Enterprise edition.

  1. Generate a report
  2. Click Export CSV

The CSV export includes all rows matching the report criteria, regardless of the current page or search filter in the UI.

Report Data

Reports are generated on-demand from the current database state. They are not stored - generating the same report twice produces fresh results.

All report generations are recorded in the Audit Log.

API Access

Requires Enterprise edition.

Reports can also be generated and exported via the REST API, enabling automation with external tools. See API Overview for endpoint details.