A Document Template is a reusable PDF document with predefined field positions
and signer roles. Document Templates let you create Bundles from a known shape
without re-uploading the PDF or re-placing fields each time.

**Related guides:** [Send an Envelope with Templates](/docs/guides/send-envelope-with-templates/)

```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
