---
title: "Data Management"
description: "Manage your events by pre-filtering, scrubbing sensitive information, and forwarding them to other systems."
url: https://docs.sentry.io/platforms/php/data-management/
---

# Data Management | Sentry for PHP

* #### [Data Collected](https://docs.sentry.io/platforms/php/data-management/data-collected.md)

  See what data is collected by the Sentry SDK.

* #### [Scrubbing Sensitive Data](https://docs.sentry.io/platforms/php/data-management/sensitive-data.md)

  Learn about filtering or scrubbing sensitive data within the SDK, so that data is not sent with the event. You can also configure server-side scrubbing to ensure the data is not stored.

## Pages in this section

- [Data Collected](https://docs.sentry.io/platforms/php/data-management/data-collected.md)
- [Scrubbing Sensitive Data](https://docs.sentry.io/platforms/php/data-management/sensitive-data.md)
