Skip to main content

Architecture

For support purposes, think about Valora Cloud in three layers:

  1. User access and identity.
  2. Product workflows and permissions.
  3. API and background processing.

Typical issue routing

  • Login or session issue: authentication layer.
  • Missing data or blocked action: permissions or workflow layer.
  • Sync or automation issue: integration layer.