# Mapeo Desktop use

Mapeo Desktop is a computer application that can be used for two different purposes:

* [Mapeo Desktop for managing Mapeo Mobile data (Observations mode)](/complete-reference-guide/mapeo-desktop-use/using-mapeo-desktop-to-manage-mapeo-mobile-data.md)\
  Mapeo Desktop allows you to aggregate, view, and manage data collected with Mapeo Mobile. **Observations** mode offers options to filter and export data into multiple formats, such as GeoJSON, CSV, and PDF, and also allows the publication of online interactive maps containing data collected with Mapeo Mobile.<br>
* [Mapeo Desktop for creating territory data (Territory mode)](/complete-reference-guide/mapeo-desktop-use/using-mapeo-desktop-to-create-territory-information.md)\
  Mapeo Desktop also offers an interface for adding or creating territory data directly within the Desktop application. **Territory** mode provides a basic toolkit for mapping features that are more accessible to new tech users than other available geographic information systems (GIS) tools. It also offers the option to import geographic information from an external source, and export map data in a `.GeoJSON` file format. Further manipulation or visualization of exported map data requires knowledge of other software.


---

# 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.mapeo.app/complete-reference-guide/mapeo-desktop-use.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.
