---
keywords: SLURM, hpc
---

# `scancel`

`scancel` cancels queued or running Slurm jobs.

## Common `scancel` usage

```bash
scancel JOBID
```
