# Dashboard's Build Statuses

Sealights' Dashboard shows potentially four different statuses per build reported for every application. We have summarized them for you in the table below.

If you click on the status from the main dashboard, a popup summarizing the build status and its quality gates definition will appear.

<table><thead><tr><th width="108.46484375">Priority (Highest = 1)</th><th width="122.55859375">Status</th><th>Reasons</th><th></th></tr></thead><tbody><tr><td>4</td><td><strong>Passed</strong></td><td>All the Quality Gates have met all the criteria.</td><td><img src="/files/69kZ9cNkBRNxxahnFFzG" alt=""></td></tr><tr><td>3</td><td><strong>Failed</strong></td><td>At least one Quality Gate did not meet the criteria.</td><td><img src="/files/hyGVqcjCm8y0eFJ0Ctd2" alt=""></td></tr><tr><td>2</td><td><strong>Missing Data</strong></td><td><p>One of the metrics necessary for the Quality Gates criteria is missing, for example:</p><ul><li>one criterion is based on amount of failed tests but no tests were reported</li><li>one criterion based on coverage but no test stage was reported</li></ul></td><td><img src="/files/6pGPLypmmpuRoPGGBB2e" alt=""></td></tr><tr><td>1</td><td><strong>Scan Issue</strong></td><td>The build scan was reported with errors.</td><td><img src="/files/01ojzSS7WMZ82GgVkzpR" alt=""></td></tr></tbody></table>

The statuses are specific to every build reported per application and may differ from one build to another in the build history as follow:

<figure><img src="/files/tWAapkLb1RneKtHuvwZX" 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://docs.sealights.io/knowledgebase/setup-and-configuration/monitoring/sealights-cockpit/dashboards-build-statuses.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.
