# AI 漏斗流程区块

{% hint style="info" %}
AI 漏斗仅适用于商业版及以上版本。
{% endhint %}

AI 漏斗是一个创新的流程块，可增强您高效管理和回应用户查询的能力。通过 AI 漏斗，您可以设置自定义提示，让我们先进的人工智能将接收到的查询分类到特定类别。根据这种分类，AI 可以触发预定义的流程，以适当处理情况。

### 如何使用？

#### **步骤 1：访问 AI 漏斗流程块**

导航至对话流程生成器页面，拖动 AI 漏斗流程区块以创建您的设置。

<figure><img src="/files/dS26VzrrKJnskCQAghRr" alt="" width="233"><figcaption></figcaption></figure>

#### **步骤 2：创建并定义提示**

为 AI 处理接收到的消息编写清晰、详细的指令。根据需要通过点击 "+" 按钮添加新提示。

<figure><img src="/files/wJVuVxNuwZmpACAJs2D1" alt="" width="375"><figcaption></figcaption></figure>

#### **步骤 3：与流程连接**

将每个提示与其对应的流程块链接起来。

为了提高回应准确性和分类效果，您可以通过调整关键词、添加更具体的示例以及融入上下文线索来微调提示。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chatalog.ai/zh-cn/ai-tools/ai-tools/ai-funnel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
