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
| Report | Description |
|---|---|
| Privileged Without Owner | Lists all privileged accounts that are not linked to an identity |
| Standing Privileges | Lists accounts with always-on privileged access |
| Not in PAM Tool | Lists privileged accounts not found in your PAM tool inventory |
| Shared Privileged Accounts | Lists accounts identified as shared (used by multiple people) |
| All Privileged Accounts | Complete list of all accounts classified as privileged |
| System Coverage | Shows scan coverage - which systems have been scanned and when |
| Entitlement Distribution | Shows how high-privilege entitlements are distributed across accounts |
| KRI Remediations | Lists accounts that need remediation to improve KRI scores |
Generating a Report
- Navigate to Reports
- Select a report type from the dropdown
- Optionally apply filters (varies by report type)
- Click Generate
The report results appear in a table below with sorting, searching, and pagination.
Exporting to CSV
Requires Pro or Enterprise edition.
- Generate a report
- 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.