# Mean daily PM

![](/files/4vrjdFfxrG7v9ixGDYfr)

This chart shows the 24 hour mean (average) PM$$\_{2.5}$$ levels for each device location for the last complete 28 days, usually from the day before the present day. This provides a medium term comparison of air quality in different locations. The colour of the bar represents the risk category at the location according to AQI. WHO Air Quality Guideline thresholds are shown by the horizontal line.

By clicking on the ellipsis (...), the 3 dots in the top right hand corner of the chart a drop down menu appears. The chart can be printed, exported as a pdf, jpeg, or png. jpeg and png are most suitable formats for including in reports or social media, either will do the job.


---

# 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.airqo.net/airqo-platform/analytics/analytics-dashboard/mean-daily-pm.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.
