Skip to main content

Can I send events to multiple organisations using the same relay instance?

Updated over a month ago

Issue

I would like to send events to multiple Sentry organisations using the same Relay instance. Is it possible?

Applies To

  • All Billing plans

  • Relay

Resolution

You can configure Relay to work with multiple organisations but there are some limitations:

  • You need to use Relay in static mode

  • All organisations need to be in the same data region (US or EU)

To configure, please follow the steps below:

  1. Set the upstream URL to:

  2. Configure the projects as in the documentation: https://docs.sentry.io/product/relay/projects/

  3. Set the DSN in your projects to the same Relay instance.

Did this answer your question?