Create a datastore
A datastore is a collection of documents that agents search at query time. Go to Datastores in the sidebar and click Create Datastore. Give it a name and an optional description.Upload documents
Open a datastore and click Upload. Drag and drop files into the upload area or click to browse. Orka chunks, embeds, and indexes each file automatically. Supported formats: PDF, HTML, DOC, DOCX, PPT, PPTX Limits: 400 MB per file, 400 pages per file. Each document goes through a processing pipeline. You can track its status in the documents table:- Processing — the document is being chunked and indexed.
- Processed — the document is ready and searchable.
- Failed — something went wrong. Delete the document and re-upload it.