Incorta Nexus Data Studio Assistant
Incorta Nexus brings its AI capabilities to Data Studio, enabling you to generate transformation logic and data quality rules using natural language. Nexus interprets your descriptions and generates intelligent suggestions across multiple recipes, resulting in a more accurate data flow within Data Studio.
Nexus supports the following Data Studio recipes with intelligent AI-driven suggestions:
Starting 2025.7.1, Incorta Copilot has been renamed to Incorta Nexus.
Prerequisites
- Toggle on the following features in the Cluster Management Console (CMC) under Server Configurations:
- Incorta Premium → Enable Incorta Premium
- Incorta Data Studio → Enable Data Studio
- Have Edit access permissions to the associated schema(s)
Using Data Studio Recipes with Nexus
To add a recipe in Data Studio using Incorta Nexus, select + Recipe in the Action bar. Configure the recipe according to your requirements. Nexus generates suggestions based on your natural language input to assist with data transformation and quality management.
Data Quality recipe
Use Incorta Nexus to generate a data quality rule from a natural language description.
- Enter the name and description of your new rule.
- Select the Incorta Nexus icon next to the description field.
- Review the generated Category, Column, and Rule Expression, created based on your description.
For more information, refer to References → Data Quality Recipe.
Formula recipe
Use Incorta Nexus to generate an intelligent column suggestion.
- Enter the description or desired output of the new column.
- Select the Incorta Nexus icon next to the description field.
- Review the generated Column Name, Type, and Expression, based on your description.
For more information, refer to References → Formula Recipe.
Python recipe
Use Incorta Nexus to generate PySpark code from natural language.
- Enter the description or desired outcome of the transformation.
- Select the Incorta Nexus icon next to the description field.
- Review the generated PySpark code, created from your input.
For more information, refer to References → Python Recipe.
SQL recipe
Use Incorta Nexus to generate an intelligent SQL query suggestion.
- Enter the description or desired purpose of the SQL query.
- Select the Incorta Nexus icon next to the description field.
- Review the generated SQL query, returned based on your description.
For more information, refer to References → SQL Recipe.