---
title: "Give members read-only access to billing, usage, and OIDC data"
description: "Workspace owners can grant each privilege separately, without giving members the Manager or Owner role."
canonical_url: "https://cloudsmith.com/changelog/give-members-read-only-access-to-billing-usage-and-oidc-data"
last_updated: "2026-09-11T17:10:44.973Z"
---
# Give members read-only access to billing, usage, and OIDC data

Workspace owners can grant each of the following privileges separately, without giving members the Manager or Owner role:

- View workspace billing information
- View workspace usage data, including artifact data and package delivery quotas
- View workspace OpenID Connect (OIDC) settings

Only workspace managers and owners could previously view this data. Each privilege applies to all members of the workspace.

You can configure these in your workspace settings under **Privileges **> **Global privileges **> **Workspace privileges**:

```json
{
  "_key": "11cd70e908d8",
  "_type": "image",
  "alt": "The Privileges > Global privileges > Workspace privileges view in the Cloudsmith web app.",
  "asset": {
    "_createdAt": "2026-09-11T12:24:40Z",
    "_id": "image-d78e4ce9ec3f5efa648234a83b5eb6ff589e7394-1031x548-png",
    "_rev": "ktfHlaQwfgYKsWoQaXVv5U",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2026-09-11T12:24:40Z",
    "assetId": "d78e4ce9ec3f5efa648234a83b5eb6ff589e7394",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "MASPeD%L^*xuM{~pIoIVt7s:s:t7ofj]of",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 1.8813868613138687,
        "height": 548,
        "width": 1031
      },
      "hasAlpha": true,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAAAsSAAALEgHS3X78AAABhUlEQVQokWWSiZLjIAxE/f/fuTPZxInNDeLqrZadY2Zd9UogoC01LD4JfBa4JHBZoHPNVYQXTec+VZhQsPmMWDpqx38sUhtIbdwwUNtAqQ2piMIxc++1jiQd0ib6wJsJjDmx5CLIpaAxC2CMqXNjPTbr4GPSH3JdoXg7Yu9veG4CWHxIeqi1/iEoMC5gd17XSq2QxkobqlZ8dnTCsxSdrND6BBcipFZNzAndFLMgpKKRbYtWOE9owXM8DwYtmFhcSFpJSBm9dxWUNrD5gtsecDceu096KbE0RGmvmOvhpXQo/MkSYsZuPRhZNjCRZOCyZfy5WXyvBn8fVsUPvLKaABsFuY6fgvQr0CepmIO2Tt10NQVfq8PlbvCt2COuRnPXzekTyr8F+6A3XS/j+XFhDwWXhztFdnyR266CFFttwO6zWpFqR2nzEDwu4i3GCmkyHzdbuz6ctsyqyNG+x/0UtLHAJfpLPweWD6XXx9ui8ZtLeNiIuwnqGXmONxdVKJSm0HfpE/8AzIZZAeHQmncAAAAASUVORK5CYII=",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#54646c",
          "foreground": "#fff",
          "population": 0.01,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#1d2f66",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#b4bdd5",
          "foreground": "#000",
          "population": 0.04,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#b4bdd5",
          "foreground": "#000",
          "population": 0.04,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#dcf4fc",
          "foreground": "#000",
          "population": 0.02,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#5c6ca0",
          "foreground": "#fff",
          "population": 0.01,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#879cdc",
          "foreground": "#000",
          "population": 0.02,
          "title": "#fff"
        }
      },
      "thumbHash": "/fcBBID3VlRclIiYeHT8TrjfhA=="
    },
    "mimeType": "image/png",
    "originalFilename": "Screenshot 2026-09-11 at 13.23.42.png",
    "path": "images/rafvlnhi/production/d78e4ce9ec3f5efa648234a83b5eb6ff589e7394-1031x548.png",
    "sha1hash": "d78e4ce9ec3f5efa648234a83b5eb6ff589e7394",
    "size": 103893,
    "uploadId": "c3b311afb2f7812839bd626b5173e3e6489beefd",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/d78e4ce9ec3f5efa648234a83b5eb6ff589e7394-1031x548.png"
  },
  "link": {
    "_type": "link",
    "href": null,
    "openInNewTab": false
  },
  "markDefs": null
}
```
