# User Story Coverage

### Dynamic and real-time comprehensive view of user story code coverage

* **Provides insights** into the quality of individual user stories and their corresponding code changes across various testing stages.&#x20;
* **Empowers** development and testing **teams to collaborate** seamlessly, make informed decisions, and maintain transparency throughout the software development lifecycle.&#x20;
* **Proactively identifies** any potential **issues**, ensuring that software is thoroughly tested and released with the highest possible quality minimizing the risk of undetected defects.

{% embed url="<https://youtu.be/CQWcrIYS8pc>" %}


---

# 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/coverage-and-quality-insights/user-story-coverage.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.
