# Map View

The map view of checks provides an overview of all the checks integrated with ASM. If the ASM tenant is enabled, this page will serve as the default home page for the user. This view allows for quick and efficient monitoring of system health and performance at a glance.

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

Hovering on an individual check will show you the count and status of all the checks on that location.

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

clicking on the marker will take you to the list view showing the details of that location and highest state checks.


---

# 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.apica.io/observe/check-management/map-view.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.
