Skip to Content
Apps & PortalsDashboardKnowledge Base — Dashboard Access

Knowledge Base — Dashboard Access

Tenant admins access their Knowledge Base from Dashboard → Settings → Knowledge Base (/settings/knowledge-base). Datasets are created and configured by super admins in the Manage app — tenants interact with the datasets that already exist for their organization.

Full screen specs and flows: Manage — Knowledge Base Screens | Manage — Knowledge Base Flows


What Tenants Can Do

ActionScreenCan do?
View all their datasets (file counts, chunk counts, status)KB1 — OverviewYes
Upload documents to a datasetKB2 — File Management + KB3 — Upload ModalYes
Remove documents from a datasetKB2 — File ManagementYes
Enable / disable individual files (without deleting)KB2 — File ManagementYes
Trigger a website re-crawlKB6 — Crawl Settings modalYes
Test retrieval quality (sandbox)KB4 — Retrieval SandboxYes
Create a new datasetKB5 — Dataset ConfigurationNo — Manage app only
Change embedding modelKB5 — Dataset ConfigurationNo — Manage app only
Change chunking strategyKB5 — Dataset ConfigurationNo — Manage app only
Delete a datasetKB5 — Dataset ConfigurationNo — Manage app only

Where It Sits in the Dashboard

Knowledge Base is a sub-section of Settings, not a top-level nav item:

Settings ├── General ├── Knowledge Base /settings/knowledge-base ← here │ ├── [datasetId] /settings/knowledge-base/[datasetId] │ │ ├── Files tab │ │ ├── Sandbox tab │ │ └── (Configure tab — read-only view only) │ └── Test Retrieval /settings/knowledge-base/[datasetId]/sandbox ├── Channels ├── Integrations ├── Skills ├── Recurring Tasks ├── Audit Log └── Billing

Datasets Available

Each tenant has up to four standard datasets (created by super admin on tenant setup):

DatasetWhat it holdsWho populates
Client DocumentsBrand guides, tone-of-voice docs, product sheetsTenant uploads
Website ContentCrawled pages from the client’s own websiteCrawler (automated)
Published ContentBlog posts + social posts indexed after publishingPlatform (auto)
Competitor ResearchCompetitor pages scraped by the Competitor ResearcherAgent (auto) — local only

Retrieved Context (in Activity Detail)

When an agent uses rag_search during a task, the activity card in Dashboard → Campaign Detail → Activity tab shows a collapsible “Retrieved context” section:

🤖 Copywriter — Writing blog post: "Why Local SEO Matters" Status: ✅ Completed ▸ Retrieved context (3 queries) Query 1: "local SEO for small businesses client services" Dataset: client_docs · 3 chunks · Scores: 0.91, 0.87, 0.82 ↳ brand-guidelines.pdf — "Our primary audience is local businesses…" Query 2: "past blog posts about SEO" Dataset: published_content · 3 chunks · Scores: 0.89, 0.85, 0.78 ↳ "How to Rank on Google in 2026" — "When writing about SEO topics…"

This lets tenants see exactly what context the agent used and identify when a re-upload or re-crawl would improve results.

© 2026 Leadmetrics — Internal use only