# Pagespeed Monitoring

![](/files/-MBx9gCu3DesIHuaLItU)

Pagespeed monitoring helps you to monitor your website performance, SEO, best practices, accessibility and PWA (Progressive Web Application)

Performance is crucial for your website. With pagespeed monitoring, you can monitor how well your website performs in mobile and desktop devices.

## Lighthouse Audit Scores

Based on the Google lighthouse score, you can track and keep history of the following which you can use to get insights.

* Speed Index
* Performance score
* SEO score
* PWA score
* Accessibility score
* Web Vitals
* Load Time
* Rendering Time

## Monitoring Interval and conditions <a href="#monitoring-interval" id="monitoring-interval"></a>

You can set daily and weekly monitoring for pagespeed. You can also conditions for alerts. When the scores are less than the min score set in the conditions, alert is sent.


---

# 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.simpleops.io/pagespeed.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.
