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

# Ai

<Note>
  **The AI API also includes an embedded, org-wide Knowledge Base** — not shown
  in the auto-generated endpoint list below. Ingest documents by upload, URL,
  markdown, or bulk help-center import (`POST /api/v1/ai/kb/documents`,
  `POST /api/v1/ai/kb/import/help-center`), keep them fresh with a staleness
  scorecard and per-document verification (`GET /api/v1/ai/kb/staleness`,
  `POST /api/v1/ai/kb/documents/{id}/verify`), and query them with raw semantic
  search (`POST /api/v1/ai/kb/search`) or a grounded answer with citations
  (`POST /api/v1/ai/kb/answers`). See the full
  [AI Knowledge Base reference](/api-reference/ai#knowledge-base). For a
  separately provisioned, per-knowledge-base store, use the
  [Knowledge Bases API](/api-reference/knowledge-bases).
</Note>
