---
title: How to delete an Edge Services pipeline
description: Learn how to delete a Scaleway Edge Services pipeline with this step-by-step guide. Follow our instructions to ensure a smooth process and manage your domains and SSL/TLS certificates effectively.
dates:
  validation: 2026-06-08
  posted: 2024-07-24
tags: load-balancer edge-services cdn network pipeline
---
import Requirements from '@macros/iam/requirements.mdx'


You can delete an Edge Services pipeline at any time by following the steps below.

<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
- An Edge Services pipeline

1. Click **Edge Services** in the **Network** section of the [Scaleway console](https://console.scaleway.com/) side menu. A listing of your pipelines displays.

2. Click the name of the pipeline you want to delete, then open the **Settings** tab.

3. In the **Delete pipeline** panel at the bottom of the screen, click **Delete Edge Services pipeline**.

    A pop-up displays, asking you to confirm that you want to delete the pipeline.
      - The pipeline backend will no longer be accessible via its Edge Services endpoint, or any customized domains pointing to this endpoint.
      - Any files stored in the Edge Services cache will be removed.
    
    <Message type="tip">
    If you customized your pipeline's domain, remember to:
      - Delete any CNAME records created for this pipeline from your domain provider, unless your domain is managed with Scaleway Domains and DNS, in which case we take care of deletion for you.
      - Delete any SSL/TLS certificates you imported into Secret Manager for this pipeline (if no longer required elsewhere), so that you are no longer billed for them. If you generated a managed Let's Encrypt certificate however, Scaleway takes care of the deletion for you.
    </Message>

4. Click **Confirm**.

    The Edge Services pipeline is deleted. You can create a new pipeline for this backend at any time, but you will need to reconfigure your custom domain, and the cache will initially be empty.