# Notifications

Notifications let Insuraviews reach out to you the moment something changes on a filing you're watching. Instead of manually checking back, you'll receive email alerts whenever a bookmarked filing is updated — so you always know when it moves.

### Before You Begin

Notifications are built on top of [Bookmarks](/getting-started/browse-filings-and-forms/bookmarks.md). Before setting up notifications, make sure you have bookmarked the filings you want to track. Any filing you bookmark will be eligible to trigger notifications once they are enabled.

### Configuring Notification Settings

To enable notifications, go to your Notification Settings page by clicking the account icon in the top right corner of Insuraviews and selecting Notification Settings. From there, turn on email notifications for your bookmarked items.

#### Notification Frequency

You can choose how frequently you want to hear from us. There are three options:

* **Immediate Notification** — Sends an alert as soon as a bookmarked filing receives a status update. Best for tracking competitive rate filings or high-priority market actions where timing matters.
* **Daily Digest** — Rolls up all bookmark activity into a single summary email sent once per day. A clean, scannable rundown of everything that changed while you were focused on other things.
* **Weekly Digest** — Delivers a Monday morning recap of the past week's updates across all your bookmarked filings. Great for staying oriented without inbox noise.

#### Notification Triggers

You can control what activity triggers a notification. Currently, Status Changes are supported — you'll be notified whenever a bookmarked filing moves from one state to another (for example, from Pending to Approved).

<figure><img src="/files/kEJLGxfDugKws9DNXf2t" alt=""><figcaption><p>Notification Settings</p></figcaption></figure>

### What Notification Emails Contain

Each notification email is clean and scannable, showing you:

* The **Filing ID** of the updated filing
* The **Carrier name**
* The **current status** of the filing
* A **direct link** back to the filing in Insuraviews

Clicking the link in the email takes you directly to the filing in Insuraviews — no digging around, no context switching.

<figure><img src="/files/dNRdADSaOTyS6nhYdH8z" alt=""><figcaption><p>Notification Email</p></figcaption></figure>

### Getting Started

Notifications are available now. To set them up:

1. Make sure you have Bookmarks set up — notifications are built on top of them. See the Bookmarks page if you haven't done this yet.
2. Log in to Insuraviews and click your account icon in the top right.
3. Select **Notification Settings**.
4. Enable email notifications and choose your preferred frequency (Immediate, Daily, or Weekly).
5. Save your settings.


---

# 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/getting-started/notifications.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.
