Strong Docs
  • Welcome
  • Getting Started
    • 1. Registration and VPN
    • 2. Setting up your development environment
    • 3. Hello World
  • Basic Concepts
    • Organisation & Teams
    • Containers
    • Projects
    • Datasets
    • Launching Experiments
    • Experiment States
    • Artifacts
    • ISC Commands (CLI)
    • Resuming Experiments
    • Billing
  • Advanced
    • Clusters
    • Destinations
    • BYO Cloud API Keys
    • Cluster health logs
  • Training with ISC
    • Deep dive tutorial
    • Data Parallel Scaling
  • Use Cases
    • More Examples & Demos
  • Change Log
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
Powered by GitBook
On this page
  1. Basic Concepts

Projects

PreviousContainersNextDatasets

Last updated 5 months ago

Experiments launched on the ISC are each associated with one Project. Projects help to keep track of and set cost limits for groups of associated experiments.

Create a project on the "Projects" page of Control Plane and include the Project ID in your `.isc` file when launching your experiment (include a line with isc_project_id="<project-id>"). Experiments will not launch without a project ID.