The
@dust agent includes Discover Knowledge by default.How to add it
In the Agent Builder, open your custom agent and select Discover Knowledge from the Capabilities section. Then save the agent.What it does
When Discover Knowledge is enabled, your agent gains access to:
The agent usually starts with semantic search for document-based questions. It can switch to browsing when it needs to understand a folder or inspect a complete collection.
For warehouse questions, the agent can combine SQL results with company documents. This helps it find metric definitions, table documentation, or other business context before interpreting the data.
When to use it
Add Discover Knowledge when your agent needs to:- Answer questions from company documents across multiple connected sources.
- Explore a known folder, document collection, or data source hierarchy.
- Find and read a document when you do not know its exact title or location.
- Discover warehouse tables and query them with SQL.
- Combine qualitative context from documents with quantitative warehouse data.