---
title: "Introducing Package groups"
description: "Package groups are now available in Cloudsmith’s new web application. This view groups all packages within a repository by their format and name, allowing you to scan over repository contents more easily if you have multiple versions of packages within a repository."
canonical_url: "https://cloudsmith.com/changelog/introducing-package-groups"
last_updated: "2025-03-21T12:00:00.000Z"
---
# Introducing Package groups

Package groups are now available in Cloudsmith’s [new web application](). This view groups all packages within a repository by their format and name, allowing you to scan over repository contents more easily if you have multiple versions of packages within a repository.

#### Enabling Package groups view

Use the Group packages toggle to enable or disable package groups. For convenience your selection will be remembered by device-based local storage.

```json
{
  "_key": "858724ae989f",
  "_type": "image",
  "asset": {
    "_createdAt": "2025-05-24T05:43:43Z",
    "_id": "image-bf75dfc092c80117e9281c62e24ddf159f8273ff-2000x721-webp",
    "_rev": "Vb04XibSEZtn40VZ0qiUsn",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-05-24T05:43:43Z",
    "assetId": "bf75dfc092c80117e9281c62e24ddf159f8273ff",
    "extension": "webp",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "D6S?Ge%K4;?GIV?wxoE3%KRk",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 2.7739251040221915,
        "height": 721,
        "width": 2000
      },
      "hasAlpha": false,
      "isOpaque": true,
      "lqip": "data:image/jpeg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAHABQDASIAAhEBAxEB/8QAFwABAAMAAAAAAAAAAAAAAAAAAAMECP/EABsQAAMAAwEBAAAAAAAAAAAAAAABAgMEESFB/8QAFgEBAQEAAAAAAAAAAAAAAAAAAQAC/8QAGBEBAAMBAAAAAAAAAAAAAAAAAAECElH/2gAMAwEAAhEDEQA/ANR4oSbfOMk4196AQVr0tWqdXgxun625ABrdujMP/9k=",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#54646c",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#083c7b",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#5177ac",
          "foreground": "#fff",
          "population": 0.06,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#c4b691",
          "foreground": "#000",
          "population": 0.01,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#74b4fc",
          "foreground": "#000",
          "population": 0.01,
          "title": "#fff"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#5177ac",
          "foreground": "#fff",
          "population": 0.06,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#2c84f0",
          "foreground": "#fff",
          "population": 0.01,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/webp",
    "originalFilename": "package-groups.webp",
    "path": "images/rafvlnhi/production/bf75dfc092c80117e9281c62e24ddf159f8273ff-2000x721.webp",
    "sha1hash": "bf75dfc092c80117e9281c62e24ddf159f8273ff",
    "size": 59756,
    "uploadId": "keWtAqQAIOpBy8xgZ44gxOO7IGKFYbm9",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/bf75dfc092c80117e9281c62e24ddf159f8273ff-2000x721.webp"
  },
  "link": null,
  "markDefs": null
}
```

See [Package Groups](https://help.cloudsmith.io/docs/package-groups) for more information or [contact us](/company/contact-us) if you have any questions or feedback on this feature.
