> For the complete documentation index, see [llms.txt](https://support.meetuma.ai/uma-knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting.md).

# Data and Reporting

- [Data and reporting](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/data-and-reporting.md)
- [Analytics](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics.md): UMA's dashboard interface provides rich analytics on utilisation, with both historical and real-time data.
- [Analytics Pro ✨](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro.md)
- [Dashboard](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard.md): Analytics Pro has multiple pages providing data insights. The first three pages focus on reservations, while the rest cover sensor data.
- [Space Usage and Trends](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/space-usage-and-trends.md)
- [Energy ⚡️](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/energy.md)
- [Occupancy 👥](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/occupancy.md): This dashboard provides insights into the data from the People Count Sensor. The charts are based on data representing the average value per day for each resource.
- [Air Quality & Co2](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/air-quality-and-co2.md): This dashboard provides insights into the data from the Air Quality(mg/m3) and Co2(ppm) Sensor. The charts are based on data representing the average value per day for each resource.
- [Temperature & Humidity](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/temperature-and-humidity.md): This page provides insights into the data from the Temperature sensor, measured in celsius. The charts are based on data representing the average temperature level per day for each resource.
- [Ambient Noise & Sound 🔈](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/ambient-noise-and-sound.md): This page provides insights into the data from the Ambient Noise(dB) and  Sound Level(dB) sensors. The charts are based on data representing the average value per day for each resource.
- [Ambient Noise and Sound](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/ambient-noise-and-sound-1.md): This page provides insights into the data from the sound sensor, measured in dBa unit. The charts are based on data representing the average sound level per day for each resource.
- [Water 💧](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/water.md): This page provides insights into the data from the Water sensor. The charts are based on data representing the water consumption(litres) and min/max/avg temperature per hour for each resource.
- [Water](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/water-1.md)
- [AI](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/ai.md)
- [AI Chart Explain 🤖](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/ai/ai-chart-explain.md)
- [AI Reports 📂](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/ai/ai-reports.md)
- [AI Security & Data Privacy 🔐](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/ai/ai-security-and-data-privacy.md)
- [Custom Dashboard 🛠️](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/custom-dashboard.md)
- [Insights](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/insights.md)
- [Water - Legionella Detection Guide](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/insights/water-legionella-detection-guide.md)
- [Booking report](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/booking-report.md)
- [Contact tracing report](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/contact-tracing-report.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.meetuma.ai/uma-knowledgebase/data-and-reporting.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.
