# P0 Dashboard

P0 provides automated reporting so you can track progress to improving access security.

### Features

* Track access-vulnerability findings burndown over time
* View top access vulnerabilities at a glance
* View the breakdown of IAM assets in your environment
* Track your organization's use of just-in-time access, and ensure rapid time-to-access

<figure><img src="/files/fFIhzxqmlrTyizWNCm43" alt="P0 dashboard showing posture findings chart, inventory identity breakdown, and just-in-time access metrics including approval time and request frequency" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.p0.dev/readme/p0-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
