> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mergeguide.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard

> A tour of the MergeGuide dashboard and what each area is for.

The MergeGuide dashboard at [portal.mergeguide.com](https://portal.mergeguide.com) is
where you review findings across your repositories, manage compliance, and export
evidence. This page is a map of the main areas.

## Main areas

| Area             | What it's for                                                                                |
| ---------------- | -------------------------------------------------------------------------------------------- |
| **Dashboard**    | Your overview — recent activity and findings at a glance.                                    |
| **Reports**      | Findings and run history across your repositories.                                           |
| **Compliance**   | Framework coverage and audit evidence. See [Compliance views](/navigation/compliance-views). |
| **PolicyMerge**  | The overlap view for combining frameworks. See [PolicyMerge](/navigation/policymerge).       |
| **Repositories** | The repositories MergeGuide is connected to.                                                 |
| **Teams**        | Team membership and access.                                                                  |
| **Evidence**     | Export tamper-evident compliance evidence. See [OSCAL export](/compliance/oscal-export).     |

## Security insights

The dashboard also surfaces focused insight areas, including licenses, CI/CD
security, IaC security, build reproducibility, developer metrics, signatures, and
benchmarks. Which areas you see depends on your plan and your organization's
configuration.

## Usage & ROI

The usage area shows your activity over a period you select, including an estimate
of engineer-hours saved by catching findings before merge. For how that estimate is
calculated, see [ROI methodology](/methodology/roi).

## Next steps

<CardGroup cols={2}>
  <Card title="Compliance views" icon="clipboard-check" href="/navigation/compliance-views">
    Framework coverage and evidence.
  </Card>

  <Card title="PolicyMerge" icon="layer-group" href="/navigation/policymerge">
    Combine overlapping frameworks.
  </Card>
</CardGroup>
