# Search

**What it does**: Gather and assess rate filings from key insurers across multiple lines of business.

**Coverage includes**:

* Personal Auto
* Homeowners
* Commercial Multi-Peril
* Commercial Auto
* Workers Compensation
* Inland Marine
* Other Liability

**How to use**:

1. Click "Search" from the main menu or at the top of the sidebar
2. Enter search terms and hit the enter key
3. Apply filters as needed to narrow your criteria (Carrier, State, Line of Business, Date Range etc.)
4. Select 'Description', 'Objection', or 'Rating Factors' to specify where in the filing you want to search
5. Select 'Boolean Search' to add additional operations to search terms

<figure><img src="/files/6qsoWETuvUfry8P3eVXd" alt=""><figcaption><p>Rate Filing Search</p></figcaption></figure>


---

# 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/publish-your-docs.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.
