> For the complete documentation index, see [llms.txt](https://docs.p0.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p0.dev/posture/posture-overview.md).

# Posture Overview

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:

<figure><img src="/files/En5gA1PKFJUuR8KQeqoO" alt="Posture overview page showing findings summary with urgent, new, and average age metrics, filter controls, and a list of monitors with severity and count"><figcaption></figcaption></figure>

#### 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](/posture/finding-details.md#ignoring-findings) 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](/posture/monitor-results.md) page.

#### Custom monitors

To create a custom monitor, run a query search in [Access Inventory](/inventory/access-inventory.md), then follow the instructions in [Access Inventory](/inventory/access-inventory.md#creating-custom-monitors).
