Document Set
ConceptsA document set is a defined group of documents—for example, by tag, folder, metadata filter, or explicit list of document IDs. In DocLD, you might use a document set to scope a knowledge base (which documents are in the KB), a batch extraction job, or a workflow that processes "all invoices" or "all Q3 contracts."
Why It Matters
- Knowledge base — A knowledge base is built from a document set (e.g., "all documents in folder X" or "documents with tag Y").
- Batch jobs — Batch processing runs on a set of documents; the set can be defined by query or list.
- Scoping — Avoid searching or processing irrelevant documents by keeping sets focused.
Document set is a conceptual grouping; the actual mechanism may be filters, tags, or IDs depending on the API and dashboard.
Related Concepts
Document set defines scope for knowledge base, corpus, and batch processing. Ingestion and reindex can be applied to a document set.