> For the complete documentation index, see [llms.txt](https://docs.insuraviews.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.insuraviews.com/releases/release-notes/cycle-35.md).

# Cycle 35

### New Features

**Dashboard: Weekly Intelligence Brief**

* Your dashboard now opens with a weekly market summary in place of the DOI Reviewers widget, with a link through to the full report.&#x20;
* The first weekly brief will be available Monday, September 14 2026.

<figure><img src="https://3627719227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRDo7Wvsasy8Pyg5liYJv%2Fuploads%2FkmaOpxyvkvKp55trE00H%2FScreenshot%202026-09-11%20at%208.34.33%E2%80%AFAM.png?alt=media&amp;token=48d0927f-9e54-4462-8043-7e287f4a8013" alt=""><figcaption><p>Homepage with the new Weekly Intelligence Brief section highlighted</p></figcaption></figure>

**AI Assistant: Visual Grounding**

* AI Assistant responses now link directly to the exact page and highlighted passage in the source PDF, so you can verify any claim in one click instead of searching the document yourself.

<figure><img src="https://3627719227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRDo7Wvsasy8Pyg5liYJv%2Fuploads%2FEI8ok1pJ3CacqcJrHylp%2FScreen%20Recording%202026-09-11%20at%208.36.28%20AM.gif?alt=media&amp;token=5f4a0833-9a2d-4fb4-a824-77538f76a16b" alt=""><figcaption></figcaption></figure>

**AI Assistant & Query Builder: Richer Competitive Analysis**

* Market share by carrier, LOB, and state is now available in Query Builder and informs AI Assistant answers, which can now also plot multiple data series on one chart for easy comparison.

<figure><img src="https://3627719227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRDo7Wvsasy8Pyg5liYJv%2Fuploads%2FrozCtouLRS1cVebYelNT%2FScreenshot%202026-09-11%20at%208.37.37%E2%80%AFAM.png?alt=media&amp;token=e36119ff-2b4b-4be6-8148-4b3c69602f9b" alt=""><figcaption><p>The new Marketshare table, available in the Query Builder</p></figcaption></figure>

<figure><img src="https://3627719227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRDo7Wvsasy8Pyg5liYJv%2Fuploads%2FTWAgq9dQ9BD11UjGrD1q%2FScreenshot%202026-09-11%20at%208.41.22%E2%80%AFAM.png?alt=media&amp;token=a3c56d17-6784-4d66-8974-dd4ed769a51f" alt=""><figcaption><p>The AI Assistant creating a new graph using multiple Marketshare data points</p></figcaption></figure>

### Improvements

**Single Carrier View: Reordered Layout**

* The rate impact map now appears higher on the page, right below your KPI summary cards, ahead of the industry comparison charts.

<figure><img src="https://3627719227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRDo7Wvsasy8Pyg5liYJv%2Fuploads%2FlfqRcGzJqMleT86Jnb7j%2FScreen%20Recording%202026-09-11%20at%208.41.58%20AM.gif?alt=media&amp;token=13b12a90-773b-4480-b58c-268c2fa57233" alt=""><figcaption></figcaption></figure>

### Bug Fixes


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.insuraviews.com/releases/release-notes/cycle-35.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
