> ## Documentation Index
> Fetch the complete documentation index at: https://dify-6c0370d8-docs-new-agent-experience.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 测试检索

> 本文档由 AI 自动翻译。如有任何不准确之处，请参考 [英文原版](/en/self-host/use-dify/knowledge/test-retrieval)。

在知识库中，点击左侧边栏的 **检索测试** 图标，进入测试页面。在这里，可模拟用户提问以测试知识库的检索效果，并尝试不同的检索设置以获得最佳结果。

<Note>
  在召回测试中调整的检索设置，仅在当前测试会话中临时生效。
</Note>

<Tip>
  关于检索参数的更多说明，阅读 [指定检索设置](/zh/self-host/use-dify/knowledge/create-knowledge/setting-indexing-methods#指定检索设置)。
</Tip>

**记录** 板块记录与该知识库相关的所有检索事件，包括：

* 在 **召回测试** 页面进行的测试检索
* 由任何关联应用发起的常规检索请求（无论是测试还是生产环境）

<Info>
  召回测试与常规检索共用一个 API 接口。
</Info>
