# Use Cases by Persona

The Quality Improvement approaches empower different roles with unique perspectives on your code's health. Learn how each persona can leverage the various reports (Test Gaps Analysis, Proof of Testing, Coverage Trend) by exploring our persona-specific guides, best practices, and in-depth tutorials.

<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>Managers</strong></td><td>Optimize resource allocation, measure testing impact, make data-driven release decisions, and foster transparency to build trust.</td><td><a href="/files/4GmmI6RfM8uLU1gUaub8">/files/4GmmI6RfM8uLU1gUaub8</a></td><td><a href="/pages/Mhgq0uGl7cPFzcWLqbuk">/pages/Mhgq0uGl7cPFzcWLqbuk</a></td></tr><tr><td><strong>Developers</strong></td><td>Cultivate code ownership, accelerate issue resolution, hone testing skills, and optimize coverage for exceptional quality releases.</td><td><a href="/files/hJwHxvTX8ERZ1EFNU9oQ">/files/hJwHxvTX8ERZ1EFNU9oQ</a></td><td><a href="/pages/JUz68iL1wB9ZlQBYUEiS">/pages/JUz68iL1wB9ZlQBYUEiS</a></td></tr><tr><td><strong>QA Engineers</strong></td><td>Prioritize critical areas, collaborate seamlessly, evaluate strategies, and provide data-driven insights for informed decisions.</td><td><a href="/files/Iy5JD7YdE3gRygwRc7If">/files/Iy5JD7YdE3gRygwRc7If</a></td><td><a href="/pages/WsVRkmfF8mDKNKoSP46F">/pages/WsVRkmfF8mDKNKoSP46F</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/use-cases-by-persona.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.
