mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 08:54:20 +10:00
b92c53dbb2
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
28 lines
880 B
Plaintext
28 lines
880 B
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"
|
|
/>
|
|
</Cards>
|