When Knowledge Retrieval Is Used
Knowledge Retrieval handles questions about definitions, concepts, and schema — anything that can be answered from SourceMedium documentation rather than your warehouse data.Examples
- “What is” / “How does” phrasing
- Metric definitions (LTV, ROAS, AOV)
- Schema questions (tables, columns)
- How SourceMedium works
How It Works
1
Classify Question
The AI recognizes that your question is about concepts or schema, not about querying data.
2
Search Knowledge Base
The question is matched against SourceMedium documentation and metadata.
3
Generate Answer
The AI synthesizes a clear answer from the relevant sources, formatted for Slack.
What You’ll See
Knowledge Retrieval responses include:| Component | Description |
|---|---|
| Answer | Clear explanation of the concept or term |
| Source | Links to relevant documentation pages |
| Context | Related concepts you might want to explore |
No SQL is generated for Knowledge Retrieval questions. The answer comes directly from documentation and metadata.
Question Categories
Metric Definitions
Schema & Tables
SourceMedium Concepts
Data Structures
Tips for Knowledge Questions
Ask 'what is' for definitions
Ask 'what is' for definitions
“What is LTV?” triggers Knowledge Retrieval. “What was our LTV last month?” triggers Standard Analysis.
Ask about 'which table' for schema
Ask about 'which table' for schema
Schema questions are answered from documentation, not by querying metadata.
Follow up for more detail
Follow up for more detail
After getting a definition, you can ask follow-up questions: “How do I calculate that in SQL?” or “Show me an example.”
From Knowledge to Analysis
After understanding a concept, you can immediately apply it: Knowledge: “What is ROAS?”ROAS (Return on Ad Spend) is calculated as attributed revenue divided by ad spend…Follow-up: “What was our ROAS by channel last month?”
The AI now runs a Standard Analysis query to get your actual ROAS data.
Knowledge Sources
Knowledge Retrieval draws from:- Data Dictionary — Metrics and dimensions
- Table Schemas — Column definitions and relationships
- Core Concepts — Attribution, data transformations
- Integration Guides — Platform-specific information
- FAQs — Common questions and troubleshooting
Related
Standard Analysis
How specific data queries are handled.
Deep Analysis
How open-ended questions trigger multi-perspective analysis.

