# Create Documents using Spreadsheet

Go to document template Generate Using Spreadsheet page

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

You will see list of all fields in your document templates as columns on handy online spreadsheet.

> It is recommended to setup Output filename in Template Overview. It will by easier to distingush each document if filename will consist value from one of the fields.

<figure><img src="/files/MON3GOhX1aSHBNICw6N6" alt="" width="375"><figcaption></figcaption></figure>

**Each row represents documents. Number of rows = Number of generated documents**

**Each column represent fields in your document**

> You can copy paste values from your spreadsheet - Excel, Google Sheets, CSV

Once you click **"Start Processing"** Documentero will start generating documents

<figure><img src="/files/J2hq9kLcmMXCFDRskzVv" alt="" width="375"><figcaption></figcaption></figure>

Once all documents are generated you can click **Download All** button and ".zip" file with all generated documents will be downloaded:

<figure><img src="/files/zDsZGYVtJwMl1ros8iqW" alt="" width="279"><figcaption></figcaption></figure>

### Video Tutorial

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


---

# 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/spreadsheet/create-documents-using-spreadsheet.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.
