# Team Comparison Report

The [Team Comparison](https://app.aikido.dev/reports/teams/compare) Report gives you a side by side view of how different teams perform on security. It helps you identify gaps, measure progress, and create accountability across the organization.

<figure><img src="/files/anDiX5IxmkqWSDluTzNT" alt=""><figcaption></figcaption></figure>

Instead of looking at a single team in isolation, this report shows how teams compare in terms of issue volume, remediation speed, and compliance coverage.

<figure><img src="/files/OifFQIm0qAKbEBUbDsNZ" alt=""><figcaption></figcaption></figure>

## When to use this report

Use the Team Comparison Report when you need to:

* Support security reviews with team leads
* Identify which teams are improving and which are falling behind

## Highlights

### **Compare Teams Side by Side**

View issue distribution by severity for each team, including critical, high, medium, and low findings.

You can sort teams based on open issue count or overall performance to quickly identify outliers.

### Export and Share

You can export the team comparison via the Actions button for sharing with leadership or stakeholders.

<figure><img src="/files/KISBnuLj6sgC25ZWMAgo" alt=""><figcaption></figcaption></figure>


---

# 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/team-comparison-report.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.
