Documentation Index
Fetch the complete documentation index at: https://mintlify.com/treeverse/dvc/llms.txt
Use this file to discover all available pages before exploring further.
Data Version Control for Machine Learning
Version your data and models, build reproducible ML pipelines, and track experiments — all with Git-like commands you already know.
Quick Start
Get up and running with DVC in minutes
Initialize a DVC repository
.dvc directory with DVC configuration files.Track your first data file
.dvc file that tracks your data, while the actual data is stored in the DVC cache.Explore by topic
Learn about DVC’s core features and capabilities
Data versioning
ML pipelines
Experiment tracking
Remote storage
User guides
Practical guides for common DVC workflows
Track data
Build pipelines
Run experiments
Remote storage
Collaboration
Python API
Command reference
Complete reference for all DVC commands
Data management
Commands for tracking, pushing, pulling, and managing data files
Pipeline commands
Build and run reproducible ML pipelines and workflows
Experiment commands
Track, compare, and manage ML experiments locally
Metrics & parameters
Track and compare hyperparameters, metrics, and plots
Ready to get started?
Start versioning your data and models, building reproducible ML pipelines, and tracking experiments with DVC today.