# Create Documents using Form

Pre-requirments:

* [Created Template / Uploaded Document Template](/documentation/template-upload-re-upload.md)
* [Form Configuration for your Template (Optional)](/documentation/forms/how-to-customize-document-form.md)

### Document Creation

If you have template uploaded already to documentero platform you are ready to create your documents

* Go to documents and find your document
* Click on Generate using Form icon
* Fill all required form fields
* Hit “Create Document” button on the bottom of the form

<figure><img src="/files/vgcWZGS5zNAGhAlRlsNS" alt=""><figcaption></figcaption></figure>

Alternative: Click on template name to open template overview. In overview select **Generate Using Form**

<figure><img src="/files/ruLR0LIY8bPDmaDqyMoJ" alt=""><figcaption></figcaption></figure>

### After document creation

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/hRR3JkPa86.png)

**Download Document** - You can download prepared document

**Create similar document** -You can create copy of document or similar document. (You will be move back to form will the same field values as you just submitted)

**Create new document** - You can create new document. (You will be moved back to form with empty fields)

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=zSa2BESpAyE>" %}


---

# 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://docs.documentero.com/documentation/forms/create-documents-using-form.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.
