# Understanding Check Results

Knowing how to interpret your ASM check results is crucial to utilizing the platform’s full potential. Check Result pages will appear different for different check types.

## Result Components Common to All Check Types <a href="#understandingcheckresults-resultcomponentscommontoallchecktypes" id="understandingcheckresults-resultcomponentscommontoallchecktypes"></a>

Some of the check result components are common to all check types; these common components will be reviewed in this article.

### Title Section <a href="#understandingcheckresults-titlesection" id="understandingcheckresults-titlesection"></a>

Every check result contains a Title Section which allows the user to see the most basic information related to their check and to access the Edit Check button:

Note that the sections above look essentially the same despite pertaining to two different check types. The only difference is the Check Description in the first screenshot; the second check does not have a description. Many of the elements present in the Title Section are self-explanatory (e.g. the inclusion of [Tags](broken://pages/3i56BT0Y5VxEL6PSAHth) and the number of Pages/URLs loaded in the check result).

The Test started and Test ended timestamps correlate to the configured timezone of the account.

The following icons contain links to various tools which can aid in result interpretation. Not every icon will appear for every check result.

|   | link to the [Check Details](broken://pages/SInI2w5LvHfsswciTiMc) page |
| - | --------------------------------------------------------------------- |
|   | link to the Analyze Metrics page                                      |
|   | download the check result in .CSV format                              |

### Access & Bookmarks <a href="#understandingcheckresults-access-and-bookmarks" id="understandingcheckresults-access-and-bookmarks"></a>

In most cases you can access the Details view by clicking a check wherever it is presented. Depending on the view you are in, the exact method to access the details varies. Whenever you access check Check Details, a bookmark is placed at the top of the window. The results bookmark shows the check url / name:

A similar bookmark is created for Result Details. The results bookmark shows the timestamp:

This allows you to keep a number of checks in the bookmarks bar and move between them by clicking the respective bookmark.

Clicking a bookmark will take you to the appropriate Check Details or Result Details detail view.


---

# 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/platform-docs/synthetic-monitoring-overview/configurations/configuring-checks/understanding-check-results.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.
