ClearBlade IoT Core

Manage Secrets in a Project

You can store secret values in your project for use within installed components. These may include API keys, tokens, or any other sensitive values that should never be shared publicly.


  1. Open the project selector window (drop-down at the top of the page).

image-20240126-202718.png
  1. Click the edit icon, and it will navigate you to a location where you can edit settings for your project. Here you will select the “Secrets” tab.

Screenshot 2026-07-08 at 12.00.37 PM-20260708-170051.png
  1. On the Secrets tab, you can view any existing secrets within your project, edit their values, and delete them. To Add a new secret, click the “+ Add Secret” button.

Screenshot 2026-07-08 at 11.55.19 AM-20260708-170339.png
  1. To edit or delete a secret, click the ellipsis menu.

Screenshot 2026-07-08 at 11.55.12 AM-20260708-170155.png

If you try to delete a secret that is being used by components within your project, you will receive a warning before being allowed to delete the secret.

Screenshot 2026-07-08 at 11.54.59 AM-20260708-165504.png