Skip to content

Multi-Signer Routing

Aoexl supports both parallel and sequential signer routing.

Routing Modes

Parallel

All recipients can be invited immediately.

Sequential

Only the first signer is active at the start. Later signers wait until earlier signers complete.

Current Product Behavior

  • request metadata stores routing mode and signing order
  • sequential requests are created with waiting-turn status for later signers
  • completion activates the next signer in the sequence
  • local fallback sessions also support sequential advancement

Data Model Concepts

  • request_group_id
  • routing_mode
  • signing_order
  • is_active
  • activated_at

Operational Notes

  • sequential flows need clear request-chain visibility in UI
  • support teams should know whether the next signer was activated by edge completion or local fallback

Built for product, engineering, and operations teams shipping PDF signing flows.