# Overview

**Field Monitoring Module** is a web application built by [UNICEF](https://www.unicef.org/). It provides features required for country office field monitoring activities. The module covers all monitoring stages from visit planning, conducting a field visit and documenting, tracking follow-up to closure on actions from field monitoring visit.

Users with appropriate permissions can configure sites, questions, and associating Country Programme outputs. The planning features allow developing the overall Field Monitoring annual plan, strategy, and approach. The FM module supports qualitative and quantitative data collection and its further analysis for a better understanding of performed Field Monitoring activities.

Field Monitoring Module is an open-source project and can be found on Github.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://unicef.gitbook.io/etools-field-monitoring/product-end-user-documentation/overview.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.
