/domino/datasets/local/<name> in DFS Projects, /mnt/data/<name> in Git-based Projects (see Use Datasets and snapshots for the full path scheme). Snapshots count toward your storage, so delete the ones you no longer need. Sharing is zero-copy: every Project mounts the same files rather than receiving a copy, so a Dataset shared read-only works as a controlled distribution mechanism for curated data products.
The topics in this section show you how to use Datasets in your projects.
Create and manage DatasetsFind shared Datasets and make them part of your project. Use Datasets and Snapshots
Use the Dataset’s path to access the Dataset from your code. Version data with Snapshots
Create a read-only, immutable version of the Dataset. Add tags to create a friendly, stable path to snapshots that hold the desired state for your data. Work with local data
Store data in a Domino Dataset and reserve your project files for the scripts and documents that you want to work with locally. Manage large Datasets
Use Domino Datasets or Project data compression to handle large data.