Use of general-purpose AI models in Adverity#
This page summarizes how general-purpose AI models are used in Adverity products following Article 53 of the EU AI Act.
Introduction#
Users have access to general-purpose AI models in Adverity only as part of the offered features. The models are not intended to be integrated into other systems or used separately. AI is used in the following features:
Transformations Copilot#
Transformations Copilot uses the OpenAI GPT-4o model to generate responses. The model is used without any fine-tuning, keeping the original parameters. For more information about the model, see the OpenAI documentation. OpenAI documents the required details of their models according to their statement.
When using OpenAI models through Adverity, OpenAI’s Services Agreement applies.
The Transformations Copilot processes only the prompts submitted by users. The Transformations Copilot does not have access to data stored in Adverity, such as data extracts and user details.
The Transformations Copilot accepts only text prompts and returns text responses.
The Transformations Copilot is available to all Adverity users starting from the release 2024.16.
Use policies#
Transformations Copilot is intended to provide information only for the following tasks, and only this usage is acceptable:
Choosing the best-suited instruction for your transformation request.
Configuring the selected custom script instruction.
Creating and configuring Python and RegEx expressions to configure your custom script transformation.
Data Conversations and Notebooks#
Data Conversations and Notebooks use OpenAI GPT-4.1 model to generate SQL queries and responses, and to enhance the notes in the Notebooks. The model is used without any fine-tuning, keeping the original parameters. For more information about the model, see the OpenAI documentation. OpenAI documents the required details of their models according to their statement.
When using OpenAI models through Adverity, OpenAI’s Services Agreement applies.
Only column names and necessary database metadata are sent to OpenAI to generate SQL queries, which are then executed within Adverity’s secure environment. Your actual data remains within Adverity, and no personal data is shared with external providers. The summary statistics of your data may be shared with OpenAI if it is requested in your prompt, however, the dataset itself remains in Adverity.
Note
For customers who require their data to be processed and stored exclusively within the European Union (EU), Adverity uses Microsoft’s Azure OpenAI Service. This service is hosted in the EU and complies with all EU data residency requirements.
Data Conversations accept only text prompts and return responses as text, tables, and bar and line chart images visualizing data. Notebooks accept input as a selection from the list of provided action choices and return responses as adjusted text.
Data Conversations are available as a premium feature starting from the release 2025.23. Notebooks are available as a premium feature starting from the release 2025.38.
Use policies#
Data Conversations are intended to provide information only for the following tasks, and only this usage is acceptable:
Gaining immediate insights into your data without manual querying.
Getting a clear overview of the data Adverity has processed.
Generating bar and line charts to see your data in action and support faster decision-making.
Notebooks are intended only to adjust the content of the saved notes to match your style requirements, and only this usage is acceptable:
Changing the note length.
Changing the note formatting, for example, plain text or bullet points.
Changing the tone of the note, for example, simplifying or making the tone more formal.