> For the complete documentation index, see [llms.txt](https://script-and-theory.gitbook.io/order-armor-shipping-protection-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://script-and-theory.gitbook.io/order-armor-shipping-protection-docs/dashboard.md).

# Dashboard

The **Dashboard** is the central hub of the OrderArmor Shipping Protection app. It provides an overview of your shipping protection setup, performance metrics, and key actions to configure the app effectively in your Shopify store.

### Welcome Section

At the top of the dashboard, you'll find a welcome message and a quick link to **Get Free Setup & Configuration**. This feature helps store owners set up the app with ease and speed by leveraging expert support.<br>

* **Effortless Integration**: Setup is quick and won’t interfere with your store’s speed or performance.
* **Need Help Installing?** Get assistance with installation.
* **Theme-Specific Configuration**: Ensures compatibility with your store’s unique theme structure.
* **AJAX Cart Drawer & Side Cart Support**: Seamlessly integrates with your cart layout.
* **Need Assistance?** Reach out using the **Let us do the work for you!** link.

### Key Metrics Overview

Three core stats are displayed on the dashboard:<br>

* **Revenue**: Total earnings from insurance-related sales.
* **Insurance Sales**: Total value of insurance plans sold.
* **Insured Order Refund**: Total refunds processed through the protection plan.<br>

Below the metrics, a bar graph visualizes your **Insurance Sales ($)** over time, helping you track trends in protection plan adoption.

### Setup App in Storefront

This step-by-step guide helps you integrate the app into your storefront:

1. **Enable and Save the App Embed**
   * Go to the theme editor to activate the OrderArmor widget in your cart.
   * Buttons provided: `Go to Theme Editor`, `How to Embed App?`
2. **Setup Claim Page**
   * Create and customize the claim submission page for customers.
   * Buttons provided: `Create Page`, `How to setup Claim Page`
3. **Share Your Feedback**
   * Help improve the app by sharing your experience with the setup process.
   * Button: `Share Feedback`&#x20;

### FAQ Section

&#x20;Answers to common questions are provided here:

* **Insurance widget display exception**\
  Some themes may affect display—contact support if it doesn’t appear correctly.
* **How insurance works?**\
  The app allows full customization of insurance as a digital product with self-defined premiums.
* **Uninstall app**\
  No code is injected into the theme. Simply uninstall the app from the Shopify admin to remove it completely.

### Support Options

&#x20;If you need help, several support channels are available:

* **Email Support** – Send a message and the team will respond ASAP.
* **Live Chat** – Talk directly with a live agent for real-time help.
* **Help Docs** – Access tutorials and troubleshooting guides.<br>

<figure><img src="/files/qyBlTT4cFm1FsoKudjXv" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://script-and-theory.gitbook.io/order-armor-shipping-protection-docs/dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
