The Knowledge Multi Search by a few Categories action allows your AI assistant to execute multiple search queries across multiple categories simultaneously. Each query is independently matched against the selected Knowledge Base categories, returning top results for each.

This action is especially powerful when you want to extract multiple pieces of information (e.g., benefits, pricing, restrictions) from a range of categories in a single step.


🔍 What It Does

Each query in the Queries field is processed against the selected Categories, returning the top documents per query-category pair. It’s a multi-dimensional search pattern, perfect for assistants that handle complex or structured data requests.

✨ Use this when you want multiple angles or information slices returned from your KB.


🖼️ Action Interface


⚙️ Configuration Options


🔧 Tips

  • Ideal when your assistant needs to answer several questions from different angles.
  • Combine with summarization tools for grouped output.
  • Query values can be dynamic via parameters like @question1, @question2, etc.

Let us know if you’d like a template that chains this with a summarizer or response generator!