# Project Info

You can view more information about the project you are working on directly from the Epicollect5 mobile app.

{% hint style="warning" %}
This feature requires an internet connection.
{% endhint %}

Pick your project from the project list.

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

Tap on the three dots button at the top right to open the right sidebar menu.

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

Tap on "Project Info" from the list of options.

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

Project information is displayed.

To go to the project home page, tap on the "arrow" icon at the top right

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

The default browser on your device will open and go to the project home page.

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

To view your project data, scroll down and tap on "View Data".

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

The table view is shown. To switch to the map (if any), tap on the menu button at the top right.

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

Tap on "Map" from the list of options.

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

The map view loads.

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


---

# 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.epicollect.net/mobile-application/project-info.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.
