> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-postgresql-tls-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cloud 中的 ClickHouse Assistant

> ClickHouse Cloud 中 ClickHouse Assistant 聊天功能的说明

“ClickHouse Assistant” 智能体是一项开箱即用的功能，让用户能够基于其 ClickHouse Cloud 服务中托管的数据触发复杂的分析任务。
用户无需编写 SQL 或切换浏览仪表盘，只需用自然语言描述想要查找的内容。
该助手会返回生成的查询、可视化结果或摘要，还可以结合当前活动标签页、已保存的查询、schema 详情和仪表盘等上下文来提高准确性。
它被设计为嵌入式助手，帮助用户快速从问题获得洞察，并将提示词转化为可用的仪表盘或 API。

该功能还嵌入了一个“Docs AI”子智能体，用户可以直接在控制台中就 ClickHouse 文档提出具体问题。
无需在数百页文档中来回搜索，用户可以直接提问，例如“如何配置 materialized views？”或“ReplacingMergeTree 和 AggregatingMergeTree 有什么区别？”，并获得精准答案以及相关代码示例和源文档链接。

更多详情请参阅 [guides](/zh/products/cloud/features/ai-ml/aichat/using-ai-chat) 部分。
