mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 10:25:00 +10:00
feat: docs v2 (#2460)
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user