Overview
Collections let you group related documents into named sets. One document can belong to multiple collections — perfect for organizing by project, client, quarter, or any category that fits your workflow.Many-to-many grouping. A single annual report can live in both “ACME Corp” and “Q4 2025 Filings” at the same time.
What You Can Do
Organize by Project
Group all documents for a deal, audit, or research project
Chat with Collections
Open a chat session scoped to a collection of documents
Flexible Membership
Add or remove documents at any time — no rigid folder hierarchy
CLI & API
Manage collections programmatically via the REST API or CLI
How It Works
- Create a collection with a name and optional description
- Add documents by their job IDs — existing completed extractions
- Query the collection to see all documents and their status
- Chat with the collection via CLI (
okra chat -c "My Collection")