Skip to main content

Setup

Get an API key at enact.cloud, then pass it to EnactClient:

Push Receipts to Cloud

After any run, push the receipt to cloud storage:
Receipts pushed to the cloud are:
  • Searchable by workflow, user, decision, time range
  • Verifiable (signature check in the UI)
  • Exportable for compliance (SOC2, ISO 27001)

Cloud API Endpoints

Run the Cloud Backend Locally

ENACT_EMAIL_DRY_RUN=1 skips real email sends — prints the approval link to stdout instead.