# How to Generate the View

{% hint style="info" %}
Scripts seamlessly generate the Uncovered Methods View on confluence during deployment, providing immediate access to crucial insights. No manual intervention needed!\
The link to the view is available on the User Story Quality Overview.
{% endhint %}

### Requirements:

* Ensure all relevant custom fields are created in Jira before generating any report.
* Ensure deployment is complete. Refer to the [Deployment Guide](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/technical-overview/deployment-guide) for script deployment instructions.
* Consider your team's reporting preferences and data analysis needs when customizing the scripts.


---

# 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/uncovered-methods-view/how-to-generate-the-view.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.
