{
  "doc": {
    "id": "cloud/features/smart-orchestration/overview",
    "title": "Overview of smart orchestration in Cypress Cloud",
    "description": "Cypress Cloud provides Smart Orchestration features for use in CI to speed up test runs, accelerate debugging workflows, and reduce costs.",
    "section": "cloud",
    "source_path": "/llm/markdown/cloud/features/smart-orchestration/overview.md",
    "version": "29f95bf8bb06f320986f3749f5bf09a35a409eab",
    "updated_at": "2026-09-04T10:49:54.630Z",
    "headings": [
      {
        "id": "cloud/features/smart-orchestration/overview#smart-orchestration-overview",
        "text": "Smart Orchestration Overview",
        "level": 1
      }
    ]
  },
  "content": {
    "type": "root",
    "children": [
      {
        "type": "heading",
        "depth": 1,
        "children": [
          {
            "type": "text",
            "value": "Smart Orchestration Overview"
          }
        ]
      },
      {
        "type": "paragraph",
        "children": [
          {
            "type": "text",
            "value": "Cypress Cloud provides several Smart Orchestration features for use in CI to speed up test runs, accelerate debugging workflows, and reduce costs:"
          }
        ]
      },
      {
        "type": "list",
        "ordered": false,
        "start": null,
        "spread": false,
        "children": [
          {
            "type": "listItem",
            "spread": false,
            "checked": null,
            "children": [
              {
                "type": "paragraph",
                "children": [
                  {
                    "type": "link",
                    "title": null,
                    "url": "/llm/markdown/cloud/features/smart-orchestration/parallelization.md",
                    "children": [
                      {
                        "type": "text",
                        "value": "Parallelization"
                      }
                    ]
                  },
                  {
                    "type": "text",
                    "value": ": Reduce test duration by running multiple test spec files simultaneously across available CI machines."
                  }
                ]
              }
            ]
          },
          {
            "type": "listItem",
            "spread": false,
            "checked": null,
            "children": [
              {
                "type": "paragraph",
                "children": [
                  {
                    "type": "link",
                    "title": null,
                    "url": "/llm/markdown/cloud/features/smart-orchestration/load-balancing.md",
                    "children": [
                      {
                        "type": "text",
                        "value": "Load Balancing"
                      }
                    ]
                  },
                  {
                    "type": "text",
                    "value": ": Optimize CI resources and minimize test duration by intelligently prioritizing running of test spec files during parallelization."
                  }
                ]
              }
            ]
          },
          {
            "type": "listItem",
            "spread": false,
            "checked": null,
            "children": [
              {
                "type": "paragraph",
                "children": [
                  {
                    "type": "link",
                    "title": null,
                    "url": "/llm/markdown/cloud/features/smart-orchestration/spec-prioritization.md",
                    "children": [
                      {
                        "type": "text",
                        "value": "Spec Prioritization"
                      }
                    ]
                  },
                  {
                    "type": "text",
                    "value": ": Quickly verify that your latest changes fixed a build by prioritizing the specs that failed in the previous Cypress run."
                  }
                ]
              }
            ]
          },
          {
            "type": "listItem",
            "spread": false,
            "checked": null,
            "children": [
              {
                "type": "paragraph",
                "children": [
                  {
                    "type": "link",
                    "title": null,
                    "url": "/llm/markdown/cloud/features/smart-orchestration/run-cancellation.md",
                    "children": [
                      {
                        "type": "text",
                        "value": "Auto Cancellation"
                      }
                    ]
                  },
                  {
                    "type": "text",
                    "value": ": Automatically cancel a Cypress run once failures cross a threshold you set, so you stop paying for tests you'll never look at and free up CI resources to validate the fix."
                  }
                ]
              }
            ]
          },
          {
            "type": "listItem",
            "spread": false,
            "checked": null,
            "children": [
              {
                "type": "paragraph",
                "children": [
                  {
                    "type": "link",
                    "title": null,
                    "url": "/llm/markdown/cloud/features/smart-orchestration/rerun-optimization.md",
                    "children": [
                      {
                        "type": "text",
                        "value": "Re-run optimization"
                      }
                    ]
                  },
                  {
                    "type": "text",
                    "value": " (experimental): When you rerun a failed CI run, re-run only the specs or tests that failed and skip the work that already passed, speeding up the path to a passing build."
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "type": "paragraph",
        "children": [
          {
            "type": "text",
            "value": "Curious how much these add up to for your team? The "
          },
          {
            "type": "link",
            "title": null,
            "url": "https://www.cypress.io/savings-calculator?utm_source=docs.cypress.io&utm_medium=smart-orchestration&utm_content=Savings+Calculator",
            "children": [
              {
                "type": "text",
                "value": "Cypress Cloud Savings Calculator"
              }
            ]
          },
          {
            "type": "text",
            "value": " estimates the annual time and CI cost you could save by orchestrating your runs."
          }
        ]
      }
    ]
  },
  "token_estimate": 243
}