Docs Menu
Docs Home
/
Relational Migrator
/ /

AI and Data Usage Information

On this page

  • Third Party Providers
  • How Your Data is Used
  • Disable Query Converter

The Query Converter feature is powered by Generative AI (Gen AI), and may give inaccurate responses. Please see our Generative AI FAQ for more information about Gen AI in MongoDB products.

Query Converter currently uses the Azure OpenAI Service hosted by Microsoft. This is subject to change in the future.

When you use Query Converter, the following information is sent to MongoDB's backend and/or the third party AI provider:

  • The full text of your query or stored procedure.

  • The definition of any relational database tables used in the query. These definitions include the table names, column names, data types, and any primary or foreign key relationships.

  • The definition of your MongoDB collections and mapping rules. These definitions include the relationships between the collections and tables used in the query and the collection names, field names and data types.

The information that is sent is not shared with any other third parties or stored by the AI provider. Relational Migrator does not send database connection strings, credentials, or any raw data from your databases.

By default, your original query text and the AI-converted query telemetry data is stored by MongoDB for up to one year to help us provide support and improve the service. If you do not want your data to be stored, you have the option to opt out:

  • You can disable the Allow queries to be stored temporarily toggle switch in the global project settings.

  • You can uncheck the Allow MongoDB to temporarily store the source and converted queries to import the product feature setting when you enable the query converter.

Query Converter is available in the Relational Migrator UI once you have enabled the query converter feature. If you no longer want to use the feature, you can ignore it and no data will be sent to generative AI models. If needed, you can hide the feature by clearing all browser data for the Relational Migrator host.

Back

Query Converter