# scancel > 取消一个 Slurm 任务。 > 更多信息:。 - 根据任务 ID 取消一个任务: `scancel {{job_id}}` - 取消某个用户的所有任务: `scancel {{user_name}}`