Skip to content

Sign a certificate

Signing is the quality gate in DASH. When a certificate is signed it moves from Awaiting approval to Approved for submission, and its data is locked for release. Only a Quality Person, Admin or Account Owner can sign.

DASH enforces three hard gates when you sign. If any fails, signing is refused and the reason is shown:

  1. Required fields are complete — every property mapped as required must have a value.
  2. Validation rules pass — all error-severity rules on the definition map must pass. Warnings do not block signing. See Validation rules.
  3. Signature matches your name — the text you type must exactly match your full name on your profile.
Screenshot pendingA certificate in the Awaiting approval state, ready to sign
  1. Open the certificate from the Certificates list. Confirm the status chip reads Awaiting approval.
  2. Review the mapped data one last time in the document view. If anything is wrong, send it back to draft and correct it before signing — see Review & edit mapped data.
  3. Select Sign. The signing dialog opens and lists any unmet gates at the top.
  4. Type your full name exactly as it appears on your profile into the signature field.
  5. Select Sign certificate to confirm.
Screenshot pendingThe signing dialog with the signature field

The status changes to Approved for submission and the signature — your name, the timestamp and the account — is recorded on the certificate and in the Audit log.

  • The certificate is ready to submit to its data channel — see Submit & track status.
  • If a gate blocked you, fix the underlying issue (a missing value, a failing rule) and try again. A persistent failure usually points at the definition map — see Validation failures.