---
hide:
  - toc
---

# Tutorial

!!! warning "Documentation for New SLEAP Versions"
    This documentation is for the **latest version of SLEAP**.  
    If you are using **SLEAP version 1.4.1 or earlier**, please visit the [legacy documentation](https://legacy.sleap.ai).

The tutorial will walk you through the entire SLEAP workflow. You can follow along this tutorial and try running SLEAP on one of our [sample datasets](../reference/datasets.md). Then you will be ready to start using SLEAP on your own data.

## Table of Contents

- [Setup](setup.md)
- [Importing Data](importing-data.md)
- [Initial Labeling](initial-labeling.md)
- [Training a Model](training-a-model.md)
- [Correcting Predictions](correcting-predictions.md)
- [Tracking New Data](tracking-new-data.md)
- [Proofreading](proofreading.md)
- [Exporting the Results](exporting-the-results.md)
- [I'm Done SLEAPing, Now What?](i-m-done-sleaping-now-what.md)