# Cycle 10

### New Features

**Natural Language Queries**

Natural Language Queries eliminates technical barriers by allowing users to ask questions in plain English instead of requiring SQL knowledge. Insurance professionals can now instantly query our comprehensive rate filing database using natural language like "Show me all homeowners rate increases above 15% in California this quarter," dramatically reducing time-to-insight and empowering faster, data-driven decision making across all user skill levels.

<figure><img src="/files/byODiA67Bv3yReD364aQ" alt=""><figcaption><p>Natural Language Queries</p></figcaption></figure>

**Export to CSV**

Export to CSV enables seamless data integration by allowing users to download rate filing data directly from the filing browser and query builder into CSV format. This powerful feature empowers insurance professionals to incorporate Insuraviews data into their existing workflows, whether for detailed analysis in Excel, integration with internal reporting systems, or compliance documentation. By bridging the gap between our platform and users' downstream processes, Export to CSV maximizes the value and utility of our comprehensive rate filing dataset.

<figure><img src="/files/AMwV55zHoHpfHQUQLjP3" alt=""><figcaption><p>Export to CSV</p></figcaption></figure>

### Improvements

* Added a "Number of Filings" calculation to the Brief Builder, which estimates the number of filings that will be included in a Brief before it's generated.

<figure><img src="/files/pfFksUqFO5gS5aFNT2p1" alt=""><figcaption><p>Brief Builder - Number of Filings</p></figcaption></figure>

* Made improvements to the DOI View to only include reviewers with 10 or more filings in the graphics.
* Added a tool tip to the reset filters option across the platform.
* Improved vertical alignment of the options in the left navigation pane.

### Bug Fixes

* INS-257 - Improved accuracy of AI summaries.
* INS-377 - Increased timeout of Diff View requests to improve reliability and response rate.


---

# 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-10.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.
