Dataiku
  • Academy
    • Join the Academy
      Benefit from guided learning opportunities →
      • Quick Starts
      • Learning Paths
      • Certifications
      • Academy Discussions
  • Community
      • Explore the Community
        Discover, share, and contribute →
      • Learn About Us
      • Ask A Question
      • What's New?
      • Discuss Dataiku
      • Using Dataiku
      • Setup And Configuration
      • General Discussion
      • Plugins & Extending Dataiku
      • Product Ideas
      • Programs
      • Frontrunner Awards
      • Dataiku Neurons
      • Community Resources
      • Community Feedback
      • User Research
  • Documentation
    • Reference Documentation
      Comprehensive specifications of Dataiku →
      • User's Guide
      • Specific Data Processing
      • Automation & Deployment
      • APIs
      • Installation & Administration
      • Other Topics
  • Knowledge
    • Knowledge Base
      Articles and tutorials on Dataiku features →
      • Get Started
      • User Guide
      • Dataiku Cloud
      • Additional Offerings
      • Admin Guide
  • Developer
    • Developer Guide
      Tutorials and articles for developers and coder users →
      • Getting Started
      • Concepts and Examples
      • Tutorials
      • API Reference
  • User's Guide
  • DSS concepts
  • Connecting to data
  • Exploring data
  • The Flow
  • Data preparation
  • Visual recipes
  • Code recipes
  • Generative AI and LLM Mesh
  • AI Agents
  • Semantic Models
  • Dataiku AI & Cobuild
    • Overview and setup
    • Cobuild
    • SQL Assistant
    • AI Search
      • Accessing AI Search
      • Searching for assets
        • Refining a search
      • Interacting with results
    • OpenAI Codex AI coding agent
    • Claude Code coding agent
    • OpenCode AI coding agent
    • Gemini CLI coding agent
    • Github Copilot
    • Generate Metadata
    • Stories AI
    • AI Explain
    • Generate Steps
    • Dataiku AI Code Assistant
    • Usage of AI Services
  • Charts
  • Schemas, storage types and meanings
  • Machine learning
  • MLOps
  • Interactive statistics
  • Code notebooks
  • Code Studios
  • Webapps
  • Collaboration
  • Dashboards
  • Workspaces
  • Stories
  • Catalog
  • Data Lineage
  • Dataiku Applications
  • Working with partitions
  • DSS and SQL
  • DSS and Python
  • DSS and R
  • DSS and Spark
  • Code environments
  • Specific Data Processing
  • Time Series
  • Geographic data
  • Graph
  • Text & Natural Language Processing
  • Images
  • Audio
  • Video
  • Automation & Deployment
  • Metrics, checks and Data Quality
  • Automation scenarios
  • Production deployments and bundles
  • API Node & API Deployer: Real-time APIs
  • AI Governance
  • Business Applications
  • Manufacturing Operations
  • Process Mining
  • RFx Accelerator
  • APIs
  • Python APIs
  • R API
  • Public REST API
  • Additional APIs
  • Installation & Administration
  • Installing and setting up
  • Elastic AI computation
  • DSS in the cloud
  • DSS and Hadoop
  • Metastore catalog
  • Operating DSS
  • Security
  • User Isolation
  • Other topics
  • Plugins
  • Enterprise Asset Library
  • Streaming data
  • Formula language
  • Custom variables expansion
  • Sampling methods
  • Visualization themes
  • Accessibility
  • Troubleshooting
  • Release notes
  • Other Documentation
  • Third-party acknowledgements
Dataiku DSS
You are viewing the documentation for version 15 of DSS.
  • »
  • Dataiku AI & Cobuild »
  • AI Search Open page in a new tab

AI Search¶

AI Search allows you to discover relevant data and assets across the Catalog using natural language queries.

AI Search is an AI Service, and your administrator needs to setup AI Services first (see Overview and setup).

Accessing AI Search¶

You can access the AI Search interface from two main entry points:

  • From the Homepage: Navigate to Catalog > AI Search.

  • Within a Project: Navigate to Catalog > AI Search.

Searching for assets¶

To begin a search, enter a natural language query describing the asset you are looking for (for example, “Find datasets related to financial records”).

The AI Search engine will:

  • Generate a global explanation of why the identified assets are meaningful in the context of your query.

  • Display a list of up to 5 relevant assets associated with your request.

Refining a search¶

You can refine your results by submitting follow-up questions or instructions. This allows you to keep the context of the previous questions without starting a new search (e.g., “Only show results as part of project X”, “Filter for datasets with the tag ‘finance’”).

The engine will then regenerate the global explanation and update the list of assets to match your refined criteria.

Interacting with results¶

For each asset returned in the search results, you can open the right-hand panel to view its details and available actions. These actions depend on the asset type and your permissions. For datasets, actions can include:

  • Preview: View a sample of the dataset’s data.

  • Request share: Request access to the dataset if you do not already have the necessary permission.

  • Use: Use the dataset directly within a project.

For indexed external tables, you can preview the table or import it into a project as a Dataiku dataset.

Note

The explanations are AI-generated and, as such, are subject to errors.

Next Previous

© Copyright 2026, Dataiku

Built with Sphinx using a theme provided by Read the Docs.