# Data Management | Sentry for Node.js

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

  See what data is collected by the Sentry SDK.

* #### [Scrubbing Sensitive Data](https://docs.sentry.io/platforms/javascript/guides/node/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/javascript/guides/node/data-management/data-collected.md)
- [sensitive-data](https://docs.sentry.io/platforms/javascript/guides/node/data-management/sensitive-data.md)
