mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-29 12:10:28 +00:00
12 lines
335 B
Text
12 lines
335 B
Text
---
|
|
title: Cancel Task Runs
|
|
subtitle: How to cancel a run
|
|
slug: running-tasks/cancel-runs
|
|
---
|
|
|
|
A task that has not started or is in the running state can be cancelled through the UI. It can also be done with the [Cancel Run](/api-reference/api-reference/agent/cancel-run) endpoint.
|
|
|
|
<img src="../images/run_tasks/cancel_run.png" />
|
|
|
|
|
|
|