Appearance
View Findings
The Findings page displays all evaluation results across your organization. Use it to monitor compliance status, identify failing checks, and prioritize remediation efforts.
Accessing the Findings Page
Navigate to Findings in the left menu. The page loads all findings with their current status.
Statistics Cards
At the top of the page, four clickable statistic cards summarize the current state:
| Card | Description |
|---|---|
| Passed (green) | Total number of findings with a Pass result |
| Failed (red) | Total number of findings with a Fail result |
| Error (orange) | Total number of findings with an Error result |
| Total (gray) | Total number of findings across all statuses |
Click any card to filter the findings list to that result type. Click the Total card or the clear button to remove the filter.
Findings Table
The main table displays each finding with the following columns:
| Column | Sortable | Description |
|---|---|---|
| Asset | Yes | The asset name. Click to navigate to the asset detail page. |
| Policy | Yes | The policy that contains this ruleset. Click to navigate to the policy detail page. |
| Rule | Yes | The ruleset that produced this finding. Click to navigate to the ruleset detail page. |
| Evals | Yes | The total number of evaluations for this finding, shown as a badge |
| Status | Yes | The current result: Pass (green), Fail (red), or Error (orange) |
| Actor | Yes | Who performed the last evaluation: System or User |
| Last Evaluated | Yes | When the most recent evaluation occurred |
| Actions | No | View button to open the finding detail page |
Search
Use the search bar to filter findings by:
- Asset name: Find findings for a specific server or resource
- Rule title: Search for a specific security check
- Policy name: Find all findings from a particular policy
The search operates across the asset name, rule title, and policy name fields simultaneously.
Filter by Result
To filter findings by evaluation result:
- Click one of the statistic cards (Passed, Failed, Error) at the top of the page
- The table updates to show only findings with that result
- A filter badge appears showing the active filter
- Click the X button next to the filter badge to clear it, or click the Total card
TIP
Start by clicking the Failed card to focus on non-compliant findings. Sort by Last Evaluated to see the most recent failures first.
Sort
Click any sortable column header to sort the table:
- Click once to sort ascending
- Click again to sort descending
- The default sort is Last Evaluated descending (newest first)
Pagination
The findings list is paginated with 20 items per page by default. Use the pagination controls at the bottom to:
- Navigate between pages
- Change the number of items per page
Common Workflows
Identify All Failing Checks for an Asset
- Use the search bar to enter the asset name
- Click the Failed statistic card to filter by failures
- Review each failing finding and its associated ruleset
Review All Findings for a Policy
- Use the search bar to enter the policy name
- View all findings across all assets for that policy
- Sort by Status to group pass/fail results together
Investigate Recent Failures
- Sort by Last Evaluated descending (default)
- Click the Failed card
- Review the most recently failed checks
- Click the view button to see evaluation details and history
Find Manual Overrides
- Sort by Actor column
- Look for findings with User as the actor
- These represent manually overridden results
Related Pages
- Understanding Findings: What findings are and how they work
- Finding Detail: Deep dive into a specific finding
- Evaluate a Policy: How evaluations generate findings