# Configure Variants

Variants refer to the parameters for site performance tests. Ingest Labs provides you with a default standard variant called **Lighthouse Variant**.

The Lighthouse Variant tests site performance in a slow 3G network on the mobile browser. Ingest Labs performs daily tests and provides a detailed website performance report. You can initiate a test, analyze the test history in both the variants, and add, edit, disable, and delete a variant.

## Related Topics: <a href="#relatedtopics" id="relatedtopics"></a>

The Configure Variants section includes the following topics:

* [Initiate a Test](https://ingest-lab.netlify.app/siteperformance/configurevariants/initiateatest/)
* [Check Test History](https://docs.ingestlabs.com/site-performance/configure-variants/check-test-history)
* [Add a New Variant](https://docs.ingestlabs.com/site-performance/configure-variants/add-a-new-variant)
* [Edit Variant](https://docs.ingestlabs.com/site-performance/configure-variants/edit-variant)
* [Disable Variant](https://docs.ingestlabs.com/site-performance/configure-variants/disable-variant)
* [Delete Variant](https://docs.ingestlabs.com/site-performance/configure-variants/delete-variant)

[<br>](https://ingest-lab.netlify.app/siteperformance/configuretestsuites/deletetestsuite/)


---

# 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.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.
