The Datasets page lists all datasets in your workspace. Each dataset is a container for documents and all subsequent operations — see Datasets for the underlying concept.Documentation Index
Fetch the complete documentation index at: https://docs.cognee.ai/llms.txt
Use this file to discover all available pages before exploring further.
Dataset list
Each row shows:- Name — The dataset identifier.
- Documents — Number of files in the dataset.
- Created — Creation timestamp.
- Status —
Ready(has documents) orEmpty.
Create a dataset
Click New Dataset, enter a name, and confirm. The dataset is created immediately and appears in the list.Upload documents
- Select a dataset from the list (or create one).
- On the dataset detail page, drag files into the upload area or click to browse.
- Supported formats: PDF, CSV, TXT, Markdown, JSON, DOCX.
Sync a dataset
For datasets connected to an external source, the dataset detail page includes a Sync button that re-runs the cognify pipeline against the current dataset contents. Use this to rebuild the knowledge graph after source data changes without uploading new files again. While syncing, the button shows a spinning icon and the label Syncing…. The Last synced timestamp updates when the sync completes.Dataset breadcrumb
The breadcrumb at the top of the UI follows the structure Workspace / Dataset / Page. The dataset selector appears only on pages where filtering by dataset is relevant: the Dashboard, Search, Knowledge Graph, and dataset detail pages. On other pages the breadcrumb shows only the workspace and current page name. Selecting a dataset in the breadcrumb is global — it filters content across all applicable pages:- The Search page queries only that dataset.
- The Knowledge Graph page visualizes only that dataset’s graph.
- The Dashboard scopes metrics and search to that dataset.