# Viewing observations

Once you have created one or more observations, you can view the data you have collected on the home <img src="/files/XcTewwyiQGOaqs6Z66B6" alt="" data-size="line"> **Map** screen or in a list.

## View observations on the map

On the home <img src="/files/XcTewwyiQGOaqs6Z66B6" alt="" data-size="line"> **Map** screen of Mapeo Mobile, each observation you collect will be marked on the map with an orange dot.

![](/files/AJlLC6sjzyMOmfeacneC)

{% hint style="info" %}
Note that observations you have just collected may appear directly below the blue dot marking your current location. Zoom in on the map to view better
{% endhint %}

To view the details of an observation, tap on the orange dot marking the observation to open the **View observation** screen.

![](/files/xhrqrGcj7qTBBupujUsB) ![](/files/5e8PI7OFiHaRoabm1ofq)

{% hint style="info" %}
If you have collected several observations in a small geographic area, you may need to zoom in on the map to see the different points.
{% endhint %}

## View observations in a list

Tap <img src="/files/IZLMBARj898AxdpBOlDq" alt="" data-size="line"> **Observations list** on the home screen to view your observations in list form.

![](/files/mmP24Vv7F1LNSQSLNToO) ![](/files/e715SvVkDLvJeOmYswdG)

To view the details of an observation, tap on any observation in the list to open the **View observation** screen.

![](/files/eC1rtAcwK5Y92qplmHGh) ![](/files/5e8PI7OFiHaRoabm1ofq)

***


---

# 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-mobile-use/viewing-observations.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.
