diff --git a/docs/concepts/data-management/data-forwarding.mdx b/docs/concepts/data-management/data-forwarding.mdx index 5d782169eff7a5..e78dafd2314486 100644 --- a/docs/concepts/data-management/data-forwarding.mdx +++ b/docs/concepts/data-management/data-forwarding.mdx @@ -6,6 +6,12 @@ description: "Learn about forwarding processed events to third-party providers." + + +The plugins listed on this page have been deprecated and will be removed from Sentry in a future date. + + + Sentry provides the ability to forward processed error events to certain third-party providers, such as [Segment](https://segment.com) and [Amazon SQS](https://aws.amazon.com/sqs/). This is often useful when you may want to analyze exceptions more deeply, or empower other teams, such as a Business Intelligence function.