# Initiate a Test

Ingest Labs conducts daily site performance tests and provides a detailed report of all the relevant parameters. You can also initiate an on-demand site performance test for immediate results.

To initiate a site performance test, perform the following steps:

1. Click the test suite in which you want to initiate a test.

![addnewlighthousevariant](https://ingest-lab.netlify.app/images/siteperformanceimages/addnewlighthousevariant.png)

2. Click **Initiate Test** at the top right of the screen.

![initiatetest](https://ingest-lab.netlify.app/images/siteperformanceimages/initiatetest.png)

The following **Test Queued** message appears.

![testqueued](https://ingest-lab.netlify.app/images/siteperformanceimages/testqueued.png)

The test results display a detailed report of all the parameters selected in the test suite. The report also consists of other featured metrics.

![showfullreport](https://ingest-lab.netlify.app/images/siteperformanceimages/showfullreport.png)

3. Click **Show Full Lighthouse Report** to download a detailed site performance report.

**Note**: You can initiate a test in the standard variant and the new variant, depending on the test suite variant.


---

# 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.ingestlabs.com/site-performance/configure-variants/initiate-a-test.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.
