# Paper form data entry

Experience has shown that in some contexts, paper forms are still the best way to collect data. In those cases, a common practice we have seen in the field, is that people take pictures of the forms and send them to a central office for data entry by WhatsApp, email or other means.

Monitool can help you with that: you can upload the pictures of the forms in the platform, which will process the images for easier data entry.

## Creating a paper form

{% embed url="<https://app.arcade.software/share/tOeytpZLjSRknTkw04n5>" %}

Paper forms are automatically generated by Monitool when you create a form in the platform. You can then download the form as a PDF, print it, and distribute it to the people collecting the data.

Depending on the complexity of the form, you can either use a portrait or landscape layout. The form will be generated in the same language as the one you are using on the user interface, and will include markers to help the platform process the images.

The form will also include a QR code that will help the platform identify the form when you upload the pictures.

## Uploading pictures of paper forms

{% embed url="<https://app.arcade.software/share/VoCnn6SAqOg42MUx4vC1>" %}

When you have collected the paper forms, you can upload the pictures in the platform. The platform will process the images, and extract the tabular data from the forms to make it easier to enter the data.

### Supported file types

Multiple types of files are supported for the upload of paper forms, including:

* A single picture of a form
* A bunch of pictures at once
* PDF files with as many pages as you want
* ZIP files with images or PDFs

If you are receiving the pictures by WhatsApp, you simply drag & drop from [Whatsapp Web](https://web.whatsapp.com/) conversations.


---

# 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.monitool.org/data-entry/paper-form-data-entry.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.
