diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md
index 23b8376d9..18cbfe1ae 100644
--- a/docs/third-party-packages.md
+++ b/docs/third-party-packages.md
@@ -251,3 +251,10 @@ Provides translations, localization, and timezone support via Babel integration.
GitHub
Allows mounting [package resources](https://docs.python.org/3/library/importlib.resources.html#module-importlib.resources) for static data, similar to [StaticFiles](https://www.starlette.io/staticfiles/).
+
+### Sentry
+
+GitHub |
+Documentation
+
+Sentry is a software error detection tool. It offers actionable insights for resolving performance issues and errors, allowing users to diagnose, fix, and optimize Python debugging. Additionally, it integrates seamlessly with Starlette for Python application development. Sentry's capabilities include error tracking, performance insights, contextual information, and alerts/notifications.