---
title: Quick start
short: Quick start
tier: opensource
type: guide
order: 50
order_enterprise: 0
meta_title: Quick start guide for Label Studio
meta_description: Quick start guide for installing Label Studio and creating a new project.
section: "Install & Setup"
Install Label Studio:bash pip install label-studio
Start Label Studiobash label-studio start
Open Label Studio at http://localhost:8080.
You're ready to start labeling and annotating your data!
!!! info Tip
For a quickstart tutorial that includes demo data, see Zero to One: Getting Started with Label Studio.