# Getting Started

SeaLights helps organizations and teams build a culture of continuous quality improvement by providing two approaches:

* **Release Quality Improvement** prioritizes immediate stability and release readiness.
* **Over Time Quality Improvement** builds long-term code quality and proactive risk reduction.

{% hint style="info" %}
SeaLights provides powerful data, but unlocking its full potential requires **thoughtful planning and process adjustments.** Here's what to consider:

* **Define processes:** Establish routines for analyzing test gaps, writing targeted tests, and determining appropriate test amounts.
* **Set KPIs:** Implement new metrics to track progress towards your quality goals.
* **Define release criteria:** Establish clear benchmarks for go/no-go release decisions, including coverage levels and acceptable risk thresholds.
* **Plan and checkpoint:** For the "over time" approach, plan a timeline, set coverage goals, prioritize improvements, and define clear release criteria.

[**Read more about SeaLights' Quality Improvement approaches**](/knowledgebase/guides/quality-improvement/challenges-and-approach-comparison/quality-improvement-approaches.md)
{% endhint %}

### Discover Quality Improvement

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quality Challenges &#x26; Approach Comparison</strong> </td><td>Explore common challenges hindering your path to quality excellence and discover powerful approaches that unlock sustained quality improvement. </td><td></td><td><a href="/files/bif5CAcljDiH374XfUkQ">/files/bif5CAcljDiH374XfUkQ</a></td><td><a href="/pages/YyUa3yYjfjk4Gxp2IUrz">/pages/YyUa3yYjfjk4Gxp2IUrz</a></td></tr><tr><td><strong>Quality Improvement Solution Overview</strong></td><td>Learn how to unravel your code's quality with granular coverage insights, and master two quality approaches for confident releases and long-term excellence. </td><td></td><td><a href="/files/ezmEwHekQeCsKHhsRNvN">/files/ezmEwHekQeCsKHhsRNvN</a></td><td><a href="/pages/5k0HzkyDoQyHd0VZXP7k">/pages/5k0HzkyDoQyHd0VZXP7k</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Managers</strong> use cases</td><td><a href="/pages/Mhgq0uGl7cPFzcWLqbuk">/pages/Mhgq0uGl7cPFzcWLqbuk</a></td><td><a href="/files/Iy5JD7YdE3gRygwRc7If">/files/Iy5JD7YdE3gRygwRc7If</a></td><td><a href="/pages/bcafqAY0xzB9MrmAZhe5">/pages/bcafqAY0xzB9MrmAZhe5</a></td></tr><tr><td><strong>Developers</strong> use cases</td><td><a href="/pages/JUz68iL1wB9ZlQBYUEiS">/pages/JUz68iL1wB9ZlQBYUEiS</a></td><td><a href="/files/hJwHxvTX8ERZ1EFNU9oQ">/files/hJwHxvTX8ERZ1EFNU9oQ</a></td><td><a href="/pages/7fbP4U29HYwhMpt212uy">/pages/7fbP4U29HYwhMpt212uy</a></td></tr><tr><td><strong>QA Engineers</strong> use cases</td><td><a href="/pages/WsVRkmfF8mDKNKoSP46F">/pages/WsVRkmfF8mDKNKoSP46F</a></td><td><a href="/files/4GmmI6RfM8uLU1gUaub8">/files/4GmmI6RfM8uLU1gUaub8</a></td><td><a href="/pages/kINBWHKnRYmdv9Bbtwuv">/pages/kINBWHKnRYmdv9Bbtwuv</a></td></tr></tbody></table>

### Technical Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Report Mechanism</strong></td><td>Understand the high-level workings of Quality Improvement.</td><td><a href="/files/rENHP58DU87tsUZkNlpY">/files/rENHP58DU87tsUZkNlpY</a></td><td><a href="/pages/Y8X2d2nD164vh55t5CY8">/pages/Y8X2d2nD164vh55t5CY8</a></td></tr><tr><td><strong>Technical Architecture</strong></td><td>Delve into the intricate architecture of Quality Improvement solutions.</td><td><a href="/files/UMyqJTz28tGS7OZJiqfn">/files/UMyqJTz28tGS7OZJiqfn</a></td><td><a href="/pages/IiRkydo43XyFZujQRBGG">/pages/IiRkydo43XyFZujQRBGG</a></td></tr><tr><td><strong>Deployment Guide</strong></td><td>Learn how to integrate Quality Improvement solutions in your teams.</td><td><a href="/files/nLdGYEUYS2X6XHZXUdpL">/files/nLdGYEUYS2X6XHZXUdpL</a></td><td><a href="/pages/Ugqz4Ui2pwSgV22tQtmk">/pages/Ugqz4Ui2pwSgV22tQtmk</a></td></tr></tbody></table>


---

# 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/guides/quality-improvement/getting-started.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.
