Roboflow Docs
DashboardResourcesProducts
  • Documentation
  • Developer Reference
  • Changelog
  • Roboflow Documentation
  • Quickstart
  • Workspaces
    • Workspaces, Projects, and Models
    • Create a Workspace
    • Manage Team Members
    • Role-Based Access Control
    • Usage Based Pricing
    • Delete a Workspace
  • Workflows
    • Create a Workflow
    • Build a Workflow
    • Test a Workflow
    • Deploy a Workflow
    • Workflow Examples
      • Multimodal Model Workflow
    • Share a Workflow
  • Datasets and Labeling
    • Create a Project
    • Upload Data
      • Import Data from Cloud Providers
        • AWS S3 Bucket
        • Azure Blob Storage
        • Google Cloud Storage
      • Upload Video
      • Import from Roboflow Universe
    • Manage Datasets
      • Dataset Batches
      • Search a Dataset
      • Set Dataset Classes
      • Add Tags to Images
      • Create an Annotation Attribute
      • Delete an Image
    • Dataset Versions
      • Create a Dataset Version
      • Preprocess Images
      • Augment Images
      • Delete a Version
      • Export a Dataset Version
    • Dataset Analytics
    • Merge Projects
    • Delete a Project
    • Project Folders
    • Make a Project Public
  • Annotate
    • Annotation Tools
    • Use Roboflow Annotate
      • Annotate Keypoints
      • Label Assist (AI Labeling)
      • Enhanced Smart Polygon with SAM (AI Labeling)
      • Smart Polygon (AI Labeling)
      • Keyboard Shortcuts
      • Comment on an Image
      • Annotation History
      • Similarity Search
      • Box Prompting (AI Labeling)
    • Auto Label
    • Collaborate on Annotations
    • Edit Keypoint Skeletons
    • Annotation Insights
  • Train
    • Train a Model
      • Train from a Universe Checkpoint
      • Train from Azure Vision
      • Train from Google Cloud
    • View Training Results
    • View Trained Models
    • Evaluate Trained Models
  • Deploy
    • Deploy a Model or Workflow
      • Roboflow Managed Deployments Overview
    • Serverless Hosted API
      • Object Detection
      • Classification
      • Instance Segmentation
        • Semantic Segmentation
      • Keypoint Detection
      • Foundation Models
        • CLIP
        • OCR
        • YOLO-World
      • Video Inference
        • Use a Fine-Tuned Model
        • Use CLIP
        • Use Gaze Detection
        • API Reference
        • Video Inference JSON Output Format
      • Pre-Trained Model APIs
        • Blur People API
        • OCR API
        • Logistics API
        • Image Tagging API
        • People Detection API
        • Fish Detection API
        • Bird Detection API
        • PPE Detection API
        • Barcode Detection API
        • License Plate Detection API
        • Ceramic Defect Detection API
        • Metal Defect Detection API
    • Serverless Hosted API V2
    • Dedicated Deployments
      • Create a Dedicated Deployment
      • Make Requests to a Dedicated Deployment
      • Manage Dedicated Deployments with an API
    • SDKs
      • Python inference-sdk
      • Web Browser
        • inferencejs Reference
        • inferencejs Requirements
      • Lens Studio
        • Changelog - Lens Studio
      • Luxonis OAK
    • Upload Custom Model Weights
    • Download Model Weights
    • Enterprise Deployment
      • License Server
      • Offline Mode
      • Kubernetes
      • Docker Compose
    • Monitor Deployed Models
      • Alerting
  • Support
    • Share a Workspace with Support
    • Account Deletion
Powered by GitBook
On this page
  • What is a Workspace?
  • What is a Project?
  • Dataset Versions
  • Models

Was this helpful?

  1. Workspaces

Workspaces, Projects, and Models

Learn how Workspaces, Projects, Versions, and Models structure your computer vision work in Roboflow

PreviousRoboflow DocumentationNextCreate a Workspace

Last updated 16 hours ago

Was this helpful?

In Roboflow, your work is organized into Projects, which are always contained within Workspaces.

What is a Workspace?

Workspaces are collaborative environments designed for you and your team members. They serve as the central hub for organizing all your Projects. and billing are managed at the Workspace level.

Learn how to create a Workspace

What is a Project?

Projects let you organize your computer vision work around a single computer vision dataset. This is where you'll manage your images, annotations, and the evolution of that dataset through its dataset versions.

Projects can have one or more versions.

Learn how to create a Project

Dataset Versions

Versions are point-in-time snapshots of your project's dataset. You can create a version from the current state of your dataset at any time. Once created, a version remains constant. Any subsequent changes you make to your dataset (like adding/removing images or modifying annotations) will not affect it. This is key for model reproducibility and comparison.

Learn how to create a Dataset Version

Models

You can train a model using any Dataset Version.

Roboflow supports many state-of-the-art model architectures. The architectures available will depend on your project type — object detection, segmentation, keypoint, classification, or multimodal.

When you train a model on a Dataset Version, your model will be associated with that specific version. If you upload a pre-trained model, you can choose to associate it with a dataset version in your project or designate it as 'versionless.' Learn more about or .

Learn how to train a model

Your Roboflow plan
how to train models on Roboflow
upload trained models to Roboflow