---
title: Audit
description: Use the Audit page to review information about user events and actions performed in the PingOne admin console.
component: pingone
page_id: pingone:monitoring:p1_reporting
canonical_url: https://docs.pingidentity.com/pingone/monitoring/p1_reporting.html
revdate: April 17, 2024
section_ids:
  learn-more: Learn more
---

# Audit

PingOne logs two types of data that are governed by different retention policies:

* **User events**

  User events include user creation or deletion, authentications, updates to the user record, and other transactions related to end-user activity. User events are retained for 90 days.

* **PingOne** admin console events

  Configuration events include configuration changes made to system settings, policies, applications, an integrations. Configuration events are retained for 2 years.

  |   |                                                                                                                                                                                                                                                                                         |
  | - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  |   | PingOne DaVinci event data is not stored in PingOne. Learn more about DaVinci data retention and retrieval in [Debugging and analytics](https://docs.pingidentity.com/davinci/davinci_best_practices/davinci_best_practices_debugging_and_analytics.html) in the DaVinci documentation. |

You can run audit reports from **Monitoring > Audit** or using the PingOne APIs to view data about user and console events. You can run queries against a maximum of 14 days at a time.

|   |                                                                                                                                                                                                                                       |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | To retain PingOne data for longer than the standard retention periods, set up webhooks to stream the data to your own repository and configure your own retention policy. Learn more in [Webhooks](../integrations/p1_webhooks.html). |

## Learn more

Learn more about PingOne logging and reporting capabilities in [PingOne Platform logging and reporting](../getting_started_with_pingone/p1_logging_reporting_overview.html).

Learn more about running audit reports in PingOne in the following topics:

* [Audit parameters](p1_auditparameters.html)

* [Running an audit report](p1_running_audit_report.html)

* [Audit Activities](https://developer.pingidentity.com/pingone-api/platform/audit-activities.html) in the PingOne API documentation
