> For the complete documentation index, see [llms.txt](https://docs.duku.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.duku.ai/viewport-dashboard/overview.md).

# Overview

See high-level metrics for your organisation.

<figure><img src="https://1135428273-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2rbi6bEnpVLUQHudgXDV%2Fuploads%2F8qQrUhcxkst9OYad80X9%2Fduku-overview-2026-09-11.png?alt=media&amp;token=9cbe6248-2f00-4b33-be0a-8cd498bac43e" alt=""><figcaption></figcaption></figure>

### Summary

* <i class="fa-square-check">:square-check:</i> **Pass rate** - Percentage of runs passing over a window you choose (7, 14, 30, or 90 days). The trend arrow compares against the previous period so you can see whether quality is moving up or down. Environment comparison lives on the product screen.
* <i class="fa-clock-rotate-left">:clock-rotate-left:</i> **Recent runs** - The latest automated test executions with their pass rate and duration, so you can confirm the most recent activity at a glance.
* <i class="fa-triangle-exclamation">:triangle-exclamation:</i> **Open issues** - Everything currently unresolved, the most recently surfaced problems first, each with how many times it has occurred.
* <i class="fa-diagram-project">:diagram-project:</i> **Error origin** - Where failures come from: your own app, a third-party dependency, or an unknown source. This tells you how much is yours to fix.
* <i class="fa-circle-nodes">:circle-nodes:</i> **Issues by source** - How each issue was detected: console, JavaScript, or network. This tells you what kind of problem you are dealing with.
* <i class="fa-layer-group">:layer-group:</i> **Issues by priority** - Open issues bucketed into critical, high, medium, and low.
* <i class="fa-file-lines">:file-lines:</i> **Top affected pages** - The pages carrying the most open issues, ranked, so you know where to focus first.

Spot regressions quickly here, then drill into issues, products, exploration, tests, or schedules.

Jump to:

* [Issues](/viewport-dashboard/issues.md)
* [Products](/viewport-dashboard/products.md)
* [Exploration](/viewport-dashboard/exploration.md)
* [Tests](/viewport-dashboard/tests.md)
* [Schedules](/viewport-dashboard/schedules.md)
* [Settings](/viewport-dashboard/settings.md)

Manage targets from the target menu in the top-right navbar, next to the active product.

The **Runs** page combines the state graph with the runs table for the selected target.
