Store credentials and sensitive values for use in Beam pipelines and integrations. Only organization admins can manage secrets.
Create a secret
Navigate to Secrets settings
Create a new secret
Click Create, enter a name and value, then click Save.
Update a secret
Edit the value
Click the secret’s edit button, enter the new value, and click Update.
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
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
| Role | Access |
|---|
| Admin | Full access — create, read, update, delete |
| Member | No access |
| Viewer | No access |