# Views (Risk and Correlation)

The users may enter up to five different sets of views in the grid. To select a set of expected risk and correlation (covariance) model for analysis, click on the column heading to highlight the column.

![Expected Risk Views](/files/-MEyAQJ6fgSoUs03pS3y)

The user will be able to initialize a custom view by copying from the historical full-sample estimates.

![Context menu for interaction with Expected Risk Views](/files/-MEyAYujBOAPU1TCqpgM)

When specifying views for risk, it is also essential to carefully consider the specification of correlation coefficients. If a correlation matrix is not positive semi-definite, WPA can either correct to the nearest positive semi-definite matrix or re-initialize the respective view estimates to the historical correlation matrix.

![Matrix positive semi-definite verification](/files/-MEyBEka8Zr2RhWZzlKK)


---

# 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://wpahelp.windhamlabs.com/expected-risk/views.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.
