Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

ClickHouse Agents

Beta feature

ClickHouse Agents lets you query and explore your ClickHouse data through conversation, without writing SQL or orchestration logic yourself. The agent interprets your intent, plans steps, calls the tools you’ve configured, and returns the results to you. This feature is currently in beta; behavior and capabilities may change before general availability.

What you can do with it

With ClickHouse Agents, you can:

  • Build custom agents with no code. It allows you to write instructions, pick a model, and attach tools.
  • Run conversations against your ClickHouse service, with the agent invoking tools as it needs them.
  • Share your agents with teammates or publish them to the marketplace.

In this section

Learn more about the capabilities of ClickHouse Agents in the pages below:

Page What it covers
Quickstart Build your first agent and run an example query
Chat Conversations, bookmarks, pinned conversations, forking, keyboard shortcuts, and sharing
Agent Builder Configuring agents, model parameters, and attached tools, MCP servers, skills, and subagents
Prompts Saved prompt library
Memory Persistent context across conversations
Marketplace Sharing and discovering agents within your organization
Sharing and access Permission model for agents
Navigation