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

☁️Creating an Environment

Follow this guide to install P0 for data collection in your cloud provider, and to run your first posture and inventory scans.

Install for IAM data collection

First, connect P0 to your cloud service provider by installing the IAM assessment integration.

Follow the cloud-specific guide for each provider you want to assess:

Each guide walks you through navigating to your provider's integration page on the P0 app. After logging in to p0.app, select "Integrations," then your cloud provider. Choose "IAM assessment" and follow the steps to install P0.

Google Cloud integration page in P0 showing available components including Access logging, Cloud Run invocation, Domain-restricted sharing, and IAM assessment

Make sure you have the ability to create custom roles and assign privileges in your cloud provider before beginning.

To augment the usage data available to P0, you may also install "Access logging"

Running your first scan

Navigate to "Dashboard", then select "Create" under "Create an environment to get started":

P0 dashboard prompt showing Create an environment to get started with a Create button

Choose a useful name, an assessment frequency, and the targets to assess (this will be the resources you installed in the previous step), then select "Create Environment".

Create New Environment dialog with fields for environment name, assessment frequency, integration selection, and an option to start scheduling immediately

If you select "Start scheduling assessments immediately", the first scan runs as soon as the environment is created. If you would rather trigger the scan manually, you can uncheck this setting and navigate to "Settings" to run a scan once the environment is created.

Within a few moments P0 will start collecting data from your project:

Environment status page showing data collection progress with steps for Data Sources Prepared, Collecting Data, Constructing IAM Graph, and Evaluating Monitors

Once the data-collection job completes, click "Dashboard" to see your results.

P0 dashboard showing posture findings chart, inventory identity breakdown, and just-in-time access metrics including approval time and request frequency

Congratulations, you've run your first environment scan with P0!

For information on how to view and use the results, see Access Inventory and Posture Overview.

Last updated