Enriching Events Custom contexts allow you to attach arbitrary data (strings, lists, dictionaries) to an event. Learn how to configure the SDK to capture the user and gain critical pieces of information that construct a unique identity in Sentry. Learn how to set or override the transaction name to capture the user and gain critical pieces of information that construct a unique identity in Sentry. Tags power UI features such as filters and tag-distribution maps. Tags also help you quickly access related events and view the tag distribution for a set of events. Learn more about how Sentry can store additional files in the same request as event attachments. Learn more about what Sentry uses to create a trail of events (breadcrumbs) that happened prior to an issue. Learn more about taking screenshots when an error occurs. Sentry pairs the screenshot with the original event, giving you additional insight into issues. Learn more about debugging the view hierarchy when an error occurs. Sentry pairs the view hierarchy representation with the original event, giving you additional insight into issues. SDKs will typically automatically manage the scopes for you in the framework integrations. Learn what a scope is and how you can use it to your advantage. Learn more about how you can add your own event processors globally or to the current scope. Help improve this content Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").