# Managers

The report empowers managers to:

* **Make informed Go/No Go decisions:** Gain a holistic view of coverage across features and releases, ensuring confidence before deployment.
* **Prioritize resources effectively:** Identify areas requiring focused testing efforts based on coverage gaps and criticality flags.
* **Monitor overall progress:** Track coverage trends over time to measure team effectiveness and identify improvement opportunities.

***

## Tutorials

{% content-ref url="managers/informed-go-no-go-decisions-making" %}
[informed-go-no-go-decisions-making](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/managers/informed-go-no-go-decisions-making)
{% endcontent-ref %}

{% content-ref url="managers/effective-resources-prioritization" %}
[effective-resources-prioritization](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/managers/effective-resources-prioritization)
{% endcontent-ref %}

{% content-ref url="managers/overall-progress-monitoring" %}
[overall-progress-monitoring](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/managers/overall-progress-monitoring)
{% endcontent-ref %}


---

# 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/user-story-coverage/use-cases-by-persona/managers.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.
