# What you see on the screen

**Basic Details | Home Page**

<table data-header-hidden><thead><tr><th width="338"></th><th></th></tr></thead><tbody><tr><td><strong>Label</strong> </td><td><strong>Action/ Description</strong> </td></tr><tr><td>Save </td><td>Click to save the current map view in the network diagram. </td></tr><tr><td>Rescan </td><td>Click to rescan the map view. </td></tr><tr><td></td><td>Click to see the map in full-screen for a wider view. </td></tr></tbody></table>

The following information is shown when the mouse pointer hovers over a Geomap location:

<table data-header-hidden><thead><tr><th width="340"></th><th></th></tr></thead><tbody><tr><td><strong>Name</strong> </td><td><strong>Description</strong> </td></tr><tr><td>State </td><td>Name of the state(territory). Example: Karnataka, Tamil Nadu </td></tr><tr><td>District </td><td>Name of District. Example: Jalalsar, etc. </td></tr><tr><td>Total Sites </td><td>Total number of sites in the state with the assets. </td></tr><tr><td>Total Devices </td><td>Total number of locations in the state with the assets. </td></tr><tr><td>Maintenance </td><td>Number of assets that are in the maintenance condition. </td></tr><tr><td>Up Devices </td><td>Number of assets that are up and in running condition. </td></tr><tr><td>Down Devices </td><td>Number of assets that are not reachable. </td></tr><tr><td>Disabled Devices  </td><td>Number of assets that are in "Disabled" status. </td></tr><tr><td>Unknown  </td><td>Number of assets whose status is not known. </td></tr></tbody></table>

The Geomap pins show different colors based on the status of the nodes. The meaning of these colors are:

<table data-header-hidden><thead><tr><th width="344"></th><th></th></tr></thead><tbody><tr><td><strong>Color</strong></td><td><strong>Description</strong></td></tr><tr><td>Green</td><td>All the nodes are up and running.</td></tr><tr><td>Orange</td><td>One or more nodes are in "Disabled" status.</td></tr><tr><td>Gray</td><td>If all the nodes are in "Disabled" status.</td></tr><tr><td>Red</td><td>If all the nodes are down.</td></tr></tbody></table>

The maps can be viewed in the following types:&#x20;

View&#x20;

* OSM&#x20;
* Google Roadmap&#x20;
* Google Terrain&#x20;
* Google Altered Roadmap&#x20;
* Google Satellite&#x20;
* Google Terrain Only&#x20;
* Google Hybrid&#x20;
* Bing Road&#x20;
* Bing Aerial&#x20;
* Bing Aerial with Labels&#x20;
* Bing Road Dark&#x20;
* Offline Map&#x20;

and can be Sort By:&#x20;

* City&#x20;
* District&#x20;
* State &#x20;
* Country&#x20;


---

# 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.infraon.io/infraon-help/infinity-user-guide/geomap/what-you-see-on-the-screen.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.
