# Reports

- [Security Audit Report](https://help.aikido.dev/compliance-and-reporting/reports/security-audit-report.md)
- [Trends Over Time Report](https://help.aikido.dev/compliance-and-reporting/reports/trends-over-time-report.md)
- [Malware Monitor Report](https://help.aikido.dev/compliance-and-reporting/reports/malware-monitor-report.md)
- [Runtimes & Frameworks Report](https://help.aikido.dev/compliance-and-reporting/reports/runtimes-and-frameworks-report.md)
- [SLA Insights & Issues](https://help.aikido.dev/compliance-and-reporting/reports/sla-insights-and-issues.md)
- [Team Comparison Report](https://help.aikido.dev/compliance-and-reporting/reports/team-comparison-report.md)
- [Compliance Reporting](https://help.aikido.dev/compliance-and-reporting/reports/compliance-reporting.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://help.aikido.dev/compliance-and-reporting/reports.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.
