Skip to Content

Environments

Qrambo provides multiple environment support to facilitate distinct workflow instances for development, staging, and production purposes. Organizations can maintain multiple environments, with one designated as the default environment.

The production environment serves as the default environment.

Available environments:

  • dev
  • prod

Additional environments are available upon request.

Characteristics

  1. Environment-agnostic user management
  2. Complete environment isolation:
    • Separate task and queue management
    • Independent reviewer settings and assignments
    • Environment-specific configurations

Best Practices

  1. Environment Management:

    • Maintain separate environments for testing and production operations
    • Implement consistent configurations across environments
    • Validate workflow modifications in development prior to production deployment
  2. Access Control:

    • Restrict production environment access to authorized personnel
    • Implement distinct virtual user tokens for each environment
Last updated on