# 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 dashboards providing data insights.
- [Space Usage & Trends 🪑](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/space-usage-and-trends.md): This page provides insights into reservation levels and how the space is being utilised based on calendar and sensors data.
- [Energy ⚡️](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/energy.md): This page provides insights into the data from the Energy sensor, measured in kWh. The charts are based on data representing the energy consumption per hour for each resource.
- [Occupancy 👥](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/occupancy.md): This page provides insights into the data only for People Count Sensors. The charts use the average occupancy per day per resource.
- [Air Quality & Co2 🌬️](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/air-quality-and-co2.md): This page provides insights into the data from the Air Quality Sensor, measured in mg/m3 unit. The charts are based on data representing the average air quality 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(°C) and Humidity(%) sensors. The charts are based on data representing the average value 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.
- [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.
- [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)
- [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: 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.
