---
title: "Data Management"
description: "Learn more about managing data using the Settings for your project and organization. Server-side data management options include issue grouping, data forwarding, and inbound filters."
url: https://docs.sentry.io/concepts/data-management/
---

# Data Management

Please refer to [the SDK documentation for a general introduction to managing sensitive data](https://docs.sentry.io/platform-redirect.md?next=%2Fdata-management%2Fsensitive-data%2F). This page documents only the server-side options.

* #### [Issue Grouping](https://docs.sentry.io/concepts/data-management/event-grouping.md)

  Learn about fingerprinting, Sentry's default error grouping algorithms, and other ways to customize how events are grouped into issues.

* #### [Inbound Filters](https://docs.sentry.io/concepts/data-management/filtering.md)

  Learn about the different methods for filtering data in your project.

* #### [Size Limits](https://docs.sentry.io/concepts/data-management/size-limits.md)

  Learn about the size limits for events and attachments, and how to avoid exceeding them.

## Pages in this section

- [Issue Grouping](https://docs.sentry.io/concepts/data-management/event-grouping.md)
- [Inbound Filters](https://docs.sentry.io/concepts/data-management/filtering.md)
- [Size Limits](https://docs.sentry.io/concepts/data-management/size-limits.md)
