FeatureMay 26, 20262 min read

Sequential Signing Progress in FAS

Contracts in FAS can move through ordered signing turns with visible progress for each participant.

FAS includes a turn-based signing model for contracts that require more than one participant.


In the current experience:

  • Only the active turn can edit relevant fields
  • Other turns remain locked until their step begins
  • The UI shows current turn and total turns
  • Finalization happens once every required turn is complete

  • This gives teams a clearer execution flow than passing documents around manually.