# Order Profits

### Overview

The **Order Profits** page in Bloom provides a complete breakdown of your financial performance at the order level. This page helps you understand how each order contributes to your overall profitability by combining sales, taxes, costs, and margins into a single, easy-to-read table.

With this view, you can quickly identify profitable orders and get clear visibility into how operational expenses like shipping, gateway fees, and handling affect your business.

### How to View Order Profits?

* Select the **date range** you want to analyze. Bloom will automatically update the table to show all orders within the selected period.

* Use the **column selector** to customize the table and choose which metrics you want to display.<br>

* The available metrics include: Created At, Items, Gross Sales, Discounts, Refunds, Net Sales, Tax, Total Sales, Shopify Gross Profit, Shopify Gross Margin %, Contribution Margin 1, Contribution Margin 1 %, Contribution Margin 2, Contribution Margin 2 %, Gateway Cost, Shipping Cost, Product Variant COGS, Handling Cost, Channel Fee, and Tariff Cost.

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

* Use the **order name** dropdown to search for specific orders by entering the **Order Name**, making it easy to locate and analyze individual orders.

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

### How to Add or Edit Order-Level Shipping, Handling, and Gateway Costs?

Bloom allows you to update operational costs at the order level using a simple export–edit–import workflow.

#### Step 1: Export the Order Profits Table.

* Export the table in Excel, CSV, or PDF format.
* Use the export file to review or update multiple orders at once.

<figure><img src="/files/1kVRmHnmd9vzAUx9WsVl" alt=""><figcaption></figcaption></figure>

#### Step 2: Edit costs in the exported file&#x20;

* Add or update costs for the orders you want to modify.

**Important:** Only edit the Shipping Cost, Gateway Cost, and Handling Cost columns to avoid errors during import.

#### Step 3: Import the Updated File Back into Bloom

* Upload the edited file back into Bloom.
* Click **Recalculate**, and Bloom will apply your updated costs and refresh the Order Profits page accordingly.

<figure><img src="/files/HSc4pLGrHNxGIizvLmsu" alt=""><figcaption></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.bloomanalytics.io/order-profits.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.
