Knowledge
Knowledge Index
This is your personal knowledge library. Items are created from the Dashboard ingest tools and are scoped to your signed-in account.
Add New Content
Ingest a URL, paste text, or upload a file to add it to your Knowledge Index.
Results
How this is used
- Ingest from Dashboard → Knowledge Base (URL crawl, paste text, or file).
- Store: content is saved as Markdown in KV per user (key format:
<userId>:<slug>). - Assist: the chat/voice helper sends your
X-User-Idheader so retrieval is scoped to you. - Retrieve: if Vectorize is enabled, embeddings are queried to add relevant context to responses.