# Compliance and Reporting

- [Compliance Integrations Overview](https://help.aikido.dev/compliance-and-reporting/iso-27001-and-soc-2-compliance-overview.md)
- [Drata Integration](https://help.aikido.dev/compliance-and-reporting/iso-27001-and-soc-2-compliance-overview/drata-compliance-integration.md): The Drata integration automatically pushes Evidence to Drata for SOC2 and ISO27001:2022. To activate the Drata integration, in Aikido: Go to Settings > Integrations > Drata and click 'Add Drata integr
- [Thoropass Integration](https://help.aikido.dev/compliance-and-reporting/iso-27001-and-soc-2-compliance-overview/thoropass-compliance-integration.md)
- [Sprinto Integration](https://help.aikido.dev/compliance-and-reporting/iso-27001-and-soc-2-compliance-overview/sprinto-compliance-integration.md)
- [Vanta Integration](https://help.aikido.dev/compliance-and-reporting/iso-27001-and-soc-2-compliance-overview/vanta-compliance-integration.md)
- [Reports](https://help.aikido.dev/compliance-and-reporting/reports.md)
- [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)
- [Licenses and SBOM](https://help.aikido.dev/compliance-and-reporting/liceses-and-sbom-overview.md)
- [OSS Licenses](https://help.aikido.dev/compliance-and-reporting/liceses-and-sbom-overview/licenses.md)
- [SBOM](https://help.aikido.dev/compliance-and-reporting/liceses-and-sbom-overview/sbom.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.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.
