> For the complete documentation index, see [llms.txt](https://docs.stoobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoobly.com/guides/how-to-integrate-e2e-testing/how-to-stop-a-workflow.md).

# How to Stop a Workflow

## To Stop a Workflow

Similar to running a workflow, there are corresponding ways to stop a workflow:

1. Use the CLI command
2. Use the provided `Makefile`

### CLI command

{% content-ref url="/pages/UvTSDdxiHv0UVA0zkzTN" %}
[Stopping with CLI command](/guides/how-to-integrate-e2e-testing/how-to-stop-a-workflow/stopping-with-cli-command.md)
{% endcontent-ref %}

### Makefile

{% content-ref url="/pages/fNjYFZUtmx8i2kLBdOWw" %}
[Stopping with Make](/guides/how-to-integrate-e2e-testing/how-to-stop-a-workflow/stopping-with-make.md)
{% endcontent-ref %}
