Setup
Get an API key at enact.cloud, then pass it toEnactClient:
Push Receipts to Cloud
After any run, push the receipt to cloud storage:- 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.