> For the complete documentation index, see [llms.txt](https://docs.browserflow.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.browserflow.app/reference/browserflow-commands/control-flow/break.md).

# Break

Terminates the current loop

#### Use cases

* When updating a spreadsheet with the newest items from a list, avoid duplicates by stopping when an existing item is found
  * Demo flow: [Top Product Hunt Posts](https://browserflow.app/shared/62650a62-1857-442c-896c-6e4609e4f01c)
