Project Overview
View and manage all resources in your project.

Opening
- File > Project Overview
- Search "Project Overview" in the command palette
Editing the Project Name
Click the project name at the top to enter edit mode. Press Enter to save, Escape to cancel.
Datasets
Primary Datasets and Derived Datasets are listed. Click the menu button (...) next to each dataset for the following actions:
| Action | Description | Applies to |
|---|---|---|
| Show Metadata | View row count, column count, schema, and more | All datasets |
| Rename | Change the dataset name | All datasets |
| Reload | Reload the file | Primary only |
| Edit Operation... | Edit the transformation (e.g., SQL Query) | Derived only |
| Delete | Delete the dataset | All datasets |
Derived Datasets have additional features:
- SQL badge - Displayed for datasets created with SQL Query
- Materialized View checkbox - Persists data in the MDS file when enabled (see Datasets for details)
Reports
Lists all reports in the project. Click a report name to open it in a tab. Metadata (element count, last updated) is shown for each report. Delete from the menu with a confirmation dialog.
Models
Lists saved models (GLM, Random Forest, etc.). Click a model name to open its detail tab. Metadata (type, features, target) is shown for each model.
See also
- Project Management - Overview of project management features
- Project Lineage - Visualize dependencies
- Compare Projects - Compare project versions
- Reports - Saving graphs and statistical results together