mirror of
https://github.com/documenso/documenso.git
synced 2026-07-13 14:35:47 +10:00
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
---
|
|
title: Advanced
|
|
description: Advanced document features including PDF placeholders, AI detection, default recipients, and visibility controls.
|
|
---
|
|
|
|
<Cards>
|
|
<Card
|
|
title="PDF Placeholders"
|
|
description="Use text placeholders in PDFs to automatically place fields."
|
|
href="/docs/users/documents/advanced/pdf-placeholders"
|
|
/>
|
|
<Card
|
|
title="AI Recipient & Field Detection"
|
|
description="Let AI automatically detect recipients and place fields."
|
|
href="/docs/users/documents/advanced/ai-detection"
|
|
/>
|
|
<Card
|
|
title="Default Recipients"
|
|
description="Automatically add recipients to every new document."
|
|
href="/docs/users/documents/advanced/default-recipients"
|
|
/>
|
|
<Card
|
|
title="Document Visibility"
|
|
description="Control who can see documents within a team."
|
|
href="/docs/users/documents/advanced/document-visibility"
|
|
/>
|
|
<Card
|
|
title="Recipient Expiration"
|
|
description="Set a signing deadline so document links expire after a configurable period."
|
|
href="/docs/users/documents/advanced/recipient-expiration"
|
|
/>
|
|
<Card
|
|
title="Signing Reminders"
|
|
description="Automatically email recipients who have not yet signed on a configurable schedule."
|
|
href="/docs/users/documents/advanced/signing-reminders"
|
|
/>
|
|
</Cards>
|