Configuring Data Integration features
You can enable features in Data Integration as a tenant admin.
All settings are available in the Settings > Feature control page in the Administration activity center.
Viewing data in Data Integration
You can enable viewing data to be able to preview the results of Data Integration pipeline tasks. When enabled, only users with the relevant roles in a data space can view data in that data space.
Generative AI-based assistant in Data Integration
You can activate generative AI-based assistants to have your dataset metadata details processed by a third-party GenAI model. Your data will not be used for training the model. For more details on features, use cases and metadata used, see:
Availability
The GenAI model is hosted on AWS Bedrock Anthropic in the same region as the Qlik Cloud tenant. Generative AI-based assistants are available on tenants in the following Qlik regions:
-
US East (North Virginia)
-
Asia-Pacific (Sydney)
-
Asia Pacific (Singapore)
-
Asia Pacific (Tokyo)
-
Asia Pacific (Mumbai)
-
Europe (Frankfurt)
-
Europe (Ireland)
-
Europe (London)
Information that is shared
Text prompts and dataset information are sent to a third party generative AI (GenAI) model. The information is treated as customer data and will not be used to train Qlik Cloud or the GenAI model on AWS Bedrock.
The following information is shared with the Generative AI model:
-
Text prompts
-
Additional generation instructions to adapt the query to your target data platform.
Example: Generate a SQL query in a Snowflake-compatible syntax
-
Dataset names and descriptions.
-
Column names, data types and sizes.
-
Primary key columns(unique identifiers).
-
Relationships between datasets
Example: "order_detail" is attached to "order" using the "order_id" key.