---
title: How to delete a Serverless Job
description: Learn to delete jobs effectively on Scaleway Serverless platform.
tags: delete serverless job scaleway
dates:
  validation: 2025-07-30
  posted: 2021-11-14
---
import Requirements from '@macros/iam/requirements.mdx'


This page shows you how to delete a Serverless Job.

<Message type="important">
  This action is irreversible, and permanently deletes your job and all its associated data.
</Message>

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- [Created a job](/serverless-jobs/how-to/create-job/)

1. Click **Jobs** in the **Serverless** section of the side menu. The Serverless Jobs page displays.
2. Click the <Icon name="more" /> icon next to the job you want to delete, and select **Delete** from the drop-down menu.
3. Type **DELETE** in the pop-up that asks you to confirm the action, then click **Delete job**.

<Message type="tip">
  You can also delete a job from its **Settings** tab.
</Message>
