> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iinkedsign.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Consent options

<ParamField body="required" type="boolean">
  Require the signer to provide consent before completing a configured consent
  action. Defaults to `false`.
</ParamField>

<ParamField body="requiredSigning" type="boolean">
  Require consent before signing. Defaults to `true`.
</ParamField>

<ParamField body="requiredVideoRecording" type="boolean">
  Require consent before video recording in a Video Signing Room package.
  Defaults to `false`.
</ParamField>

<ParamField body="autoAcceptPolicyDays" type="number">
  Reuse a member's previously accepted consent when the consent type and notice
  version match and the acceptance occurred within this number of days. Defaults
  to `90`. Set to `0` to disable automatic reuse.
</ParamField>
