Skip to main content

How do I turn off Session Replay?

Updated over a month ago

Issue

I don't want to use Session Replay, how can I turn it off or disable it?

Applies To

  • All SaaS Customers

  • Session Replay

Resolution

All plans include errors, spans/performance units, replays, and attachments, designed for comprehensive monitoring.

Directly disabling quotas and in this case, Replays, is not possible, as they are core components of Sentry's service offering.

You can, however, not use the quota by disabling Replays in your SDK setup by removing the configuration related to replays from your SDK initialisation, such as sample rates and/or session replay integration.

Please check your SDKs documentation for more details.

Did this answer your question?