---
title: How to delete a dedicated Generative APIs deployment
description: This page explains how to delete a dedicated Generative APIs deployment via the Scaleway console.
tags: generative-apis-dedicated-deployment ai-data delete
dates:
  validation: 2026-04-15
  posted: 2024-03-06
---
import Requirements from '@macros/iam/requirements.mdx'


Once you have finished your inference tasks, you can delete your deployment. This page explains how to do so from the Scaleway console.

<Requirements />

  - A Scaleway account logged into the [console](https://console.scaleway.com)
  - A [dedicated Generative APIs deployment](/generative-apis/how-to/create-deployment/)
  - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization

1. Click **Generative APIs** in the **AI** section of the side menu in the [Scaleway console](https://console.scaleway.com/) to access the dashboard. The list of models displays.
2. Select the **Deployments** tab.
3. From the drop-down menu, select the geographical region where your deployment was created.
4. Choose the deployment by clicking its name. The deployment's **Overview** page displays.
5. Navigate to the **Settings** tab.
6. Click **Delete deployment** at the bottom of the page.
7. Type **DELETE** to confirm and click **Delete deployment**.

  Alternatively, from the Deployments listing, click the <Icon name="more" /> icon next to the deployment name you no longer need, and click **Delete**. A pop-up appears. Type **DELETE** to confirm, then click **Delete deployment**.

<Message type="important">
  Deleting a deployment is a permanent action that erases all its associated data and resources.
</Message>