Skip to main content
Store credentials and sensitive values for use in Beam pipelines and integrations. Only organization admins can manage secrets.

Create a secret

1

Navigate to Secrets settings

2

Create a new secret

Click Create, enter a name and value, then click Save.
Create secret dialog

Update a secret

1

Find the secret

Open Settings → Secrets and locate the secret you want to update.
2

Edit the value

Click the secret’s edit button, enter the new value, and click Update.
Update secret dialog
Updating a secret does not automatically propagate to running Beam pipelines. You must redeploy any dependent pipelines for the new value to take effect.

Delete a secret

1

Find the secret

Open Settings → Secrets and locate the secret you want to delete.
2

Delete and confirm

Click the secret’s delete button and confirm the deletion.
Deleting a secret will cause any Beam pipelines or integrations that reference it to fail. Make sure no active resources depend on the secret before deleting.

Permissions

RoleAccess
AdminFull access — create, read, update, delete
MemberNo access
ViewerNo access