Manage secrets

Published

November 27, 2025

Secrets centralize the credentials for your integrations so you can reference them in connection configurations.

You store each secret once and then reuse it across supported integrations.

Prerequisites

Add secrets

  1. In the left sidebar, click Settings.

  2. Under Integrations, select Integration Secrets.

  3. Click Add Secret.

  4. Fill in the details:

    • secret name — Enter an easily identifiable label that indicates which system the secret belongs to.
    • description (optional) — Summarize when to use the secret or who owns it so other admins know whether it is safe to re-use.
    • secret value — Paste the credential exactly as issued by the external system. The value is encrypted and never displays it in plaintext again.
    • expiration date (optional) — Set a rotation reminder if the external system enforces key expiry.
  5. Click Create Secret.

The secret can now be selected when configuring connections.2

TipFor secrets with expiration dates

Recommended: Create a new secret and update integrations that should use it.

Or, to continue using the same secret, extend the expiration date.

View details

  1. In the left sidebar, click Settings.

  2. Under Integrations, select Integration Secrets.

  3. Click the secret you want to view.

Edit secrets

  1. In the left sidebar, click Settings.

  2. Under Integrations, select Integration Secrets.

  3. Click the secret you want to change.

  4. In the modal that appears, click Edit Secret.

  5. Make your changes. For example:

    • secret value — Paste a new value if the external platform issued a replacement token.
    • expiration date (optional) — Extend the expiry window if you want to keep the secret active for longer.
  6. Click Update Secret to save your changes.

Revoke secrets

  1. In the left sidebar, click Settings.

  2. Under Integrations, select Integration Secrets.

  3. Hover over the secret you want to change.

  4. When appears, click on it and select Revoke.

  5. On the confirmation dialogue that appears, select OK to confirm revocation.

Revocation immediately disables the secret so it can no longer be used, but does not remove it.

Delete secrets

WarningDeleting a secret is permanent.

Be sure to update any connections that depend on this secret before deleting it.

  1. In the left sidebar, click Settings.

  2. Under Integrations, select Integration Secrets.

  3. Hover over the secret you want to remove.

  4. When appears, click it, then select Delete.

  5. In the confirmation dialog, select OK to confirm deletion.