Quick start

  1. Install Label Studio:

    pip install label-studio
  2. Start Label Studio

    label-studio start
  3. Open Label Studio at http://localhost:8080.

  4. Sign up with an email address and password that you create.

  5. Click Create to create a project and start labeling data.

  6. Name the project and optionally enter a description and select a color.

  7. Click Data Import and upload the data files that you want to use. If you want to use data from a local directory, cloud storage bucket, or database, skip this step for now.

  8. Click Labeling Setup and choose a template and customize the label names for your use case.

  9. Click Save to save your project.

You’re ready to start labeling and annotating your data!

Tip

For a quickstart tutorial that includes demo data, see Zero to One: Getting Started with Label Studio.

Try Starter Cloud for free Get Started