# Analyze Site

The **Analyze Site** View lets you manually run a specific check, or try out check configurations to verify the results.

## Analyze Site Dialog <a href="#analyzesite-analyzesitedialog" id="analyzesite-analyzesitedialog"></a>

### Dialog Inputs <a href="#analyzesite-dialoginputs" id="analyzesite-dialoginputs"></a>

| Item                           | Description                            |
| ------------------------------ | -------------------------------------- |
| **Import Settings From Check** |                                        |
| Check                          | Existing check to import setting from. |
| **Settings**                   |                                        |
| Url                            | Target URL.                            |
| Browser                        | Type of browser to use for the check.  |
| Location                       | Originating Locations.                 |
| Scenario                       | Scenario to use for the check.         |

#### Create Analysis <a href="#analyzesite-createanalysis" id="analyzesite-createanalysis"></a>

To create a site analysis:

* Use an existing check:
* Select a check from the drop-down.
* Click **Import**

-or-

* Manually enter values:
* URL
* Browser
* Location
* Scenario

When the fields have been configured.

* Click **Analyze**

When the check is completed, Result Details for check run is shown.


---

# 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/explore-the-platform/metrics/analyze-site.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.
