> ## Documentation Index
> Fetch the complete documentation index at: https://docs.engineeringframework.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Knowledge Base

> Ingest and query project documentation

The Knowledge Base is a searchable store of your organization's engineering
knowledge, available to both people and AI agents. Start here:

<CardGroup cols={2}>
  <Card title="What It's For" icon="book" href="/knowledge-base-overview">
    Purpose of the Knowledge Base and how content gets in (ingestion).
  </Card>

  <Card title="Searching & Asking" icon="magnifying-glass" href="/knowledge-base-search">
    Dashboard search for people, and the `ask`/`get_by_id` MCP tools for AI agents.
  </Card>

  <Card title="The Document Review Workflow" icon="clipboard-check" href="/knowledge-base-review">
    Health flags, confidence scoring, and the approve/deprecate review queue.
  </Card>

  <Card title="Queue Health Monitoring" icon="chart-line" href="/knowledge-base-queue-health">
    Org-wide visibility into the draft-review backlog for admins.
  </Card>
</CardGroup>
