Reqflo Docs
Concepts

Environments

Understand environment configuration.

Environments

Environments define where journeys run and which runtime configuration applies. They help keep development, staging, preview, and production-like targets separate.

Environment values

An environment can include base URLs, safe runtime variables, secret references, and policy settings.

Secrets

Secret values should stay in the vault or secret provider. Reqflo should reference them without exposing raw values in the UI or exported bundles.

On this page