# Cycle 22

### New Features

* Notifications: users can now opt-in to receive email notifications when bookmarked filings change from a Pending status to Approved. See the 'Notification Settings' in the user settings list to enable notifications and decide how you want to receive these updates

<figure><img src="/files/xqCBavUMtQrn2SpPXcbg" alt=""><figcaption><p>Notification Settings page with the option to enable/disable email notifications, and to decide how frequently notifications should be sent</p></figcaption></figure>

<figure><img src="/files/hRuKOXvTnJ1eTV44W388" alt=""><figcaption><p>An example of a notification email</p></figcaption></figure>

* We have plans to expand the types of notifications users can receive in the future, so stay tuned as we continue to improve on this feature!

### Improvements

* AI Assistant - Filing Attachments: when analyzing a filing or groups of filings, the AI assistant now has access to the filing's associated attachments, allowing for users to ask for additional information that may not be included in the filing itself

<figure><img src="/files/FJ7Ts3pFyBnGdQwJMLn2" alt=""><figcaption><p>AI Assistant conversation about included attachments</p></figcaption></figure>

### Bug Fixes

* INS-1099 and INS-1100: added missing filings and corrected filings with missing attachments
* INS-1098: fixed a padding issue with the Brief Builder logos and header text


---

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