# Site Performance Screen

This section describes the Site Performance screen elements.

### Filter Test Suites <a href="#filtertestsuites" id="filtertestsuites"></a>

Filter the test suites based on the following types:

* **Filter By Name**: Filters the test suites based on the Test Suite name.
* **Filter By Metadata Attribute**: Filters the test suites based on Metadata Attribute. All the test suites associated with the particular key value attributes are filtered and listed in this option.

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

The following are the additional fields that appear on the Site Performance screen.

| Column Name       | Description                                                                                                                        |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| Name              | Denotes the Test Suite Name.                                                                                                       |
| Default Variant   | Denotes the Lighthouse Standard Variant. This variant tests site performance on mobile browsers with slow 3G network connectivity. |
| Last Test Results | This option allows you to view the previous site performance test results of the test suite.                                       |


---

# 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/site-performance-screen.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.
