# Getting Started

## What is a Document Template?

A Document template is a pre-formatted and/or pre written document containing placeholders, that can be replaced with your own content so as to quickly create a personalised document.

![](/files/-LM7PoCdIYK18YPnigAd)

### Why should you create Templates? <a href="#id-1" id="id-1"></a>

Creating and sending documents becomes much easier when you’re not starting from scratch. Build reusable templates with Docupilot to increase your productivity and maintain consistency across all documents created from the templates.

Templates help you achieve

* **Automation** -  Auto-populate data from your CRM, Forms, Online database, etc, and automate your document generation workflow.
* **Consistency** -  Helps you to keep your branding consistent, no more different formatting, different fonts, etc.
* **Accuracy**  - Help you eliminate human errors like including wrong client name, etc.
* **Efficiency** - Automate tedious document creation. Save an hour per document and use that time to work on your business growth.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.docupilot.app/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
