---
title: "Delete up to 100 packages at once with multi-select"
description: ""
canonical_url: "https://cloudsmith.com/changelog/delete-up-to-100-packages-at-once-with-multi-select"
last_updated: "2026-04-22T13:51:15.049Z"
---
# Delete up to 100 packages at once with multi-select

[Multi-select package actions](https://cloudsmith.com/changelog/multi-select-package-actions-are-now-available-on-the-web-app) now support delete. Select up to 100 packages and remove them in a single action. Deleted packages will be moved to [recently deleted packages](https://cloudsmith.com/changelog/recover-deleted-packages-within-a-7-day-restoration-window) for 7 days.

```json
{
  "_key": "888147133069",
  "_type": "image",
  "asset": {
    "_createdAt": "2026-04-22T13:51:57Z",
    "_id": "image-6c48c62b7bf5d94ba4f2e6736439e2daa551cfc5-3014x598-png",
    "_rev": "wYOrN0S6F2J0jKs3sOJfFX",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2026-04-22T13:51:57Z",
    "assetId": "6c48c62b7bf5d94ba4f2e6736439e2daa551cfc5",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "41Ss89~Wwk~99j",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 5.040133779264214,
        "height": 598,
        "width": 3014
      },
      "hasAlpha": true,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAECAYAAACOXx+WAAAACXBIWXMAABYlAAAWJQFJUiTwAAAArElEQVR4nF2OQY7EMAgE8/+HzmWl2Z0kxpgG18rObU4tQFT1oSHcHOuO+cBHkFXMCTVBNcmaKCc2Co/ac619FiOS5onH2sHRLbC701qnWd/gkPZDzYnqAYQmd09aF6HcUmXhI7lMmNcDtAVsjn21jBBDy6zdors4r8Z5/uH9IhUbuG5LtNov8RFRDBdjPGYpd3YPbnMu60/exufz5vx90e8fSr4bZU6G5gZLxT+56zmGAoYnqQAAAABJRU5ErkJggg==",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#2a456e",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#253c5f",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#6981b3",
          "foreground": "#fff",
          "population": 0.27,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#a4a8cc",
          "foreground": "#000",
          "population": 0.02,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#f9f49a",
          "foreground": "#000",
          "population": 0.05,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#6981b3",
          "foreground": "#fff",
          "population": 0.27,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#7c9ccc",
          "foreground": "#000",
          "population": 0.01,
          "title": "#fff"
        }
      },
      "thumbHash": "/vcBAYCEYq9ekJraONC/K/0="
    },
    "mimeType": "image/png",
    "originalFilename": "2-bulk-delete.png",
    "path": "images/rafvlnhi/production/6c48c62b7bf5d94ba4f2e6736439e2daa551cfc5-3014x598.png",
    "sha1hash": "6c48c62b7bf5d94ba4f2e6736439e2daa551cfc5",
    "size": 172764,
    "uploadId": "ytRAKmIzd0Zm7pxMvpEWtD0MboUZqCZa",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/6c48c62b7bf5d94ba4f2e6736439e2daa551cfc5-3014x598.png"
  },
  "link": {
    "_type": "link",
    "href": null,
    "openInNewTab": false
  },
  "markDefs": null
}
```
