# Cycle 23

### New Features

* Type Of Insurance Option: Wherever filters are used in Insuraviews, users will now have the option to switch from using the Line of Business filter to using the Type of Insurance filter, so users can get as specific as they need when looking for filings.

<figure><img src="/files/vCKmHWVNVxu0FBJM9jya" alt=""><figcaption></figcaption></figure>

* Currently, the Type of Insurance options are:
  * 1.0 Property,
  * 4.0 Homeowners
  * 5.0 CMP Liability and Non-Liability
  * 5.2 CMP Liability Portion Only
  * 9.0 Inland Marine
  * 16.0 Workers Compensation
  * 17.0 Other Liability-Occ/Claims Made
  * 17.1 Other Liability-Occ Only
  * 19.0 Personal Auto
  * 20.0 Commercial Auto
* Weighted Average New Premium Graph: Multi-Carrier View now includes a graph showing the Weighted Average New Premium for the selected companies.

<figure><img src="/files/1PXfTMwmklTK10kWulVn" alt=""><figcaption></figcaption></figure>

* Click on Graphs: Ever wonder what the data that makes up the graphs in Insuraviews looks like? Now, you can click on certain graphs and you will be taken to the filings browser with the filters for the graph's data applied.
* Supported Graphs:
  * Rate Impact & Written Premium for the Program By State in the Single Carrier View
  * All graphs in the Multi-Carrier View, except for the Average Rate Impact bubble graph

<figure><img src="/files/IyLtYilRH7UpdFCOxFzV" alt=""><figcaption></figcaption></figure>

### Improvements

* Sub-TOI Filter Options: when selecting a Line of Business or Type of Insurance, the options for Sub-Type of Insurance will now only show the sub-types that are available with the selcted Line of Business, rather than all sub-types known in the system.

<figure><img src="/files/HSpNtqudfkwjKWAu3xrQ" alt=""><figcaption><p>When Commercial Auto is selected, only sub-types of Commercial auto are shown. Also states how many sub-types are available</p></figcaption></figure>

* Carrier/Company Connection: Similar to the Sub-Type Of Insurance change above, when selecting a Carrier when filtering, the Company filter will only show companies that operate under the selected carrier. Also, if a company is selected first, its carrier will automatically be selected.

<figure><img src="/files/GP0DzIfuCWmtC1WWsFH0" alt=""><figcaption><p>Short clip of selecting a company, and the carrier auto-filling</p></figcaption></figure>

### Bug Fixes

* INS-1182: Fixed an issue where the AI assistant was returning 'no results' when there were applicable results present


---

# 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.insuraviews.com/releases/release-notes/cycle-23.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.
