For the complete documentation index, see llms.txt. This page is also available as Markdown.

⚖️Posture Overview

Detect access vulnerabilities with automated monitors. View scan results, define custom policies, and enforce organization-specific access controls with P0.

When P0 scans your environment, it automatically runs P0-provided monitors against your data to detect access vulnerability issues. You can also define custom monitors to enforce your organization-specific access policies.

When you select Posture in the P0 app sidebar, you see the results of each monitor:

Posture overview page showing findings summary with urgent, new, and average age metrics, filter controls, and a list of monitors with severity and count

Filtering results

You can narrow results to a specific target scope (e.g. AWS account, Azure subscription, or GCP project) or monitor.

By default, this display shows you all open findings. Select the filter icon to reveal the filter controls.

Use the Status dropdown to filter by finding status:

  • Open: show open findings (issues appearing in the latest run that are not manually ignored)

  • Ignored: show only ignored findings (see Finding Details to learn how)

  • Resolved: show findings that have been resolved

Enable the Unassigned checkbox to show only findings that haven't been assigned. Clear it to show all findings.

Fixed findings are resolved automatically by P0 when they are no longer detected in your latest assessment run.

Results export

Select "Export" to download these results as a TSV or JSON file.

Result details

Selecting a monitor takes you to that monitor's Monitor Results page.

Custom monitors

To create a custom monitor, run a query search in Access Inventory, then follow the instructions in Creating custom monitors.

Last updated