Overview
Kontext Data Agents are intelligent assistants that help you analyze data, generate charts, and create interactive notebooks — all from natural language.

Agent types
- Unified Agent: A versatile agent capable of data analysis, visualization, and general assistance.
- SQL Agent: Specialized in generating SQL and querying data directly to answer complex data questions.
Example prompts
Suggest three questions based on project data
Suggest three questions based on the data in the project

Ask a project question
How many tables are in the data lake?

Generate SQL
Write a query to show transaction volume by year and month

Execute SQL
Execute the above query with a reasonable limit for previewing results

Ask a direct data question
Which age group has the highest number of customers?

Create a notebook from analysis
Create a notebook to visualise customer demographics by age band and country
