Data Agent

Intelligent data agent that autonomously performs data analysis, creates interactive notebooks, and manages datasets within your projects.

Overview

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

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

Data Agent Example - Suggestion Questions

Ask a project question

How many tables are in the data lake?

Data Agent Example - Project Info

Generate SQL

Write a query to show transaction volume by year and month

Data Agent Example - Write SQL

Execute SQL

Execute the above query with a reasonable limit for previewing results

Data Agent Example - Execute SQL

Ask a direct data question

Which age group has the highest number of customers?

Data Agent Example - Data Question

Create a notebook from analysis

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

Data Agent Example - Create Notebook