Knowledge spaces
Audience: Tenant admin, data team
Goal: Upload approved documents for retrieval-augmented analysis (RAG).
Knowledge spaces let agents blend structured SQL results with unstructured context from policies, playbooks, and product documentation.
Create a space
- Open Knowledge (
/knowledge).

Figure: Knowledge spaces, documents, and recall tools.
- Click Create space and name it (for example, “Finance policies”).
- Use the upload wizard to add TXT, MD, or PDF files—or paste JSON import payloads.
- Review generated chunks and run a recall test with sample questions.
Graph view
Some spaces expose a knowledge graph for debugging how chunks relate. Use it to validate ingestion quality before enabling the space in production queries.
Tips
- Prefer authoritative, version-controlled documents.
- Split large wikis into focused spaces by department.
- Test recall with real user questions before announcing availability.
Troubleshooting
| Issue | What to try |
|---|---|
| Recall returns nothing | Confirm documents finished processing; broaden test query |
| Upload fails | Check file type and size limits |
| Answers ignore knowledge | Verify Edge runtime enables knowledge retrieval for your planner profile |