# Policies

### **Dashboard**

In the dashboard, each policy is organized by its policy number, policy type, carrier, line of coverage, total cost, credit rating, overpayment percentage and activity status. Each row represents a policy with an individual policy number.&#x20;

Using the information icon listed on each policy, users can download policy documents, request certificates of insurance, and request policy changes. All registered accounts can view this information by default.&#x20;

<figure><img src="/files/qT3s8ZV7LHjZx4nTAxXU" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Overpayment Percentage** is estimated based on an anonymized, de-identified dataset of customer insurance policy data, including cost, coverage, and YoY price fluctuation. The dataset spans thousands of companies and tens of millions of premium dollars.&#x20;
{% endhint %}

{% hint style="info" %}
**Credit rating** assigned to insurance carriers uses a blended assessment of A.M. Best, a global credit rating agency, and proprietary insights into a company’s financial strength and operating performance with its insureds, including likelihood of claims payout and rate fluctuation.
{% endhint %}

### **Request a Certificate of Insurance (COI)**

Users can request a certificate of insurance by clicking on the information icon on the dashboard. This can also be done by emailing your account manager or <team@usesparx.com>. After completing completing questions on line of coverage, additional requirements, necessary attachments, certificate holders, and addresses, an automated request is sent to our team.&#x20;

We will turn around the request within 24-48 hours via email. Our average turnaround time is less than 2 hours, currently. We take COI turnarounds seriously because we know this is the difference between moving into an office, securing a new customer, and onboarding a new vendor.&#x20;

<figure><img src="/files/f05zbKfxyBPBNPddnxQt" alt="" width="375"><figcaption></figcaption></figure>

### **Get a Quote**

Users can request a quote of a new coverage line or additional coverage on an existing line by clicking on the information icon on the dashboard. This can also be done by emailing your account manager or <team@usesparx.com>. After completing completing questions on line of coverage, additional requirements, necessary attachments, certificate holders, and addresses, an automated request is sent to our team.&#x20;

We will correspond with the user over email to turnaround the request expediently.&#x20;

<figure><img src="/files/oKCqyxftp8CbShMWxMVV" alt="" width="342"><figcaption></figcaption></figure>

### **Request a Change**

Users can request a change to their existing policy by clicking on the information icon on the dashboard. This can also be done by emailing your account manager or <team@usesparx.com>. After completing completing questions on line of coverage, additional requirements, necessary attachments, certificate holders, and addresses, an automated request is sent to our team.&#x20;

We will correspond with the user over email to turnaround the request expediently.&#x20;

### **Upload a Policy**

If all policies were not uploaded at the time of account creation, the user can upload policies by clicking the "Upload Policy" button. This policy will then be displayed with existing policies on the user's dashboard.&#x20;


---

# 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.usesparx.com/sparx-documentation/product-overview/insurance/policies.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.
