# New: Finish Cypress Cloud runs faster with the Run Completion API

DevFeed: [New: Finish Cypress Cloud runs faster with the Run Completion API](<https://devfeed.tech/articles/new-finish-cypress-cloud-runs-faster-with-the-run-completion-api-12613.md>)

Original publisher: [Read original article](<https://www.cypress.io/blog/new-finish-cypress-cloud-runs-faster-with-the-run-completion-api/>)

Published: 2026-08-26T18:51:15Z

Content type: article

Language: en

Sources: [Cypress Blog](<https://devfeed.tech/sources/cypress-blog.md>)

Topics: [Cypress](<https://devfeed.tech/topics/cypress.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [API](<https://devfeed.tech/topics/api.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [api](<https://devfeed.tech/tags/api.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [cypress](<https://devfeed.tech/tags/cypress.md>), [testing](<https://devfeed.tech/tags/testing.md>), [ui](<https://devfeed.tech/tags/ui.md>)

## AI overview

The article introduces the Run Completion API for Cypress Cloud. It lets a run finalize immediately after test recording ends instead of waiting for additional test groups, helping workflows that depend on finalized pass/fail results complete sooner.

## Source excerpt

Starting now, all Cypress Cloud plans can use the Run Completion API, allowing the Cypress Cloud run to finalize immediately at the end of test recoding, instead of staying open for new tests. Here's why that's important and how it can save you time. Cloud runs can have multiple groups of tests Cypress Cloud runs are often made up of many isolated cypress run groups. These may represent things like: * separate parallel machines * different browsers running the tests * different testing t