Regional Data Hosting
Data Residency refers to the physical/geographical storage location of an organization's data or information. OneSchema maintains separate production infrastructure in both the US and the EU (specifically in Frankfurt, Germany), enabling customers to ensure all of their data is stored and processed in the EU. If you need data hosting outside of the US or EU, please contact [email protected]
If you are an existing customer and you access your OneSchema account at a url like <organization>.oneschema.co
then your data resides and is processed in the US. If you access your account at a url like <organization>.eu.oneschema.co
then your data resides and is processed in the EU. Accounts cannot be automatically migrated from one region to the other once they have been created.
Data will be stored in the US by default. If you are a customer in the EU and would like your data to be stored in the EU, please inform your sales contact of your wishes during onboarding.
Our US and EU infrastructure are at feature parity with each other. Both regions offer a complete product experience. There are no features only available in a single region.
If you are an existing customer and would like to change your data residency, please contact support to create a new account in the desired region. Historical data, such as import activity, cannot be transferred by any means, but Template data can be manually exported and re-imported into the new account.
SDK Usage
If you are a customer with EU Data Residency using the OneSchema SDK, there is one small change you need to make when using the SDK. If you are using the pure JavaScript SDK you must specify the baseUrl
when creating an instance of the importer, and if you are using the React SDK you must specify the baseUrl
prop when creating the OneSchemaImporter
component.
Updated 9 months ago