# Global Map

The **Global Map** allows you to see the location of all devices in your organization on a map if they have geolocation (latitude and longitude) associated with them.

Click on the **Global Map** in the left menu.&#x20;

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

The **Global Map** page opens.

Use your mouse scroll button to **zoom in** or **zoom out** the map until you can see the map markers of the device.

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

Click on a **device icon** to view its information.

The information includes device id (DevID), device name, device type, last seen (date and time), and the data extracted from the payload including application data and metadata.&#x20;

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

\
\ <br>


---

# 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.widgelix.com/get-started/global-map.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.
