# 2. Integrations - Shipping Costs

Integrations allow you to automatically sync shipping costs from external platforms.&#x20;

#### To set up any integration, go to **Settings >** [**Integration**](https://app.bloomanalytics.io/integrations).

### 1. Shipstation&#x20;

* Enter your **API Key** and **API Secret**.
* Bloom will automatically fetch shipping costs from your ShipStation account for all orders.

<figure><img src="/files/cxIUXtzxINoabEmLZRmC" alt="" width="540"><figcaption></figcaption></figure>

### 2. Ship Hero

* Enter your **ShipHero Username** and **Password**.
* Shipping costs from ShipHero will sync automatically for all fulfilled orders.

<figure><img src="/files/vYR4V5Yu5z2s3laf0Th1" alt="" width="556"><figcaption></figcaption></figure>

### 3. Drop Shipping&#x20;

* Enter your **Email Address** and **API Key** from your drop shipping provider.
* Bloom will import shipping costs for all orders fulfilled via drop shipping.

<figure><img src="/files/v0trl2GvPeq0FlfVF6VQ" alt="" width="554"><figcaption></figcaption></figure>

### 4. FedEx

Refer to the [FedEx Integration Documentation](/integrations/fedex-integration-with-bloom.md) for detailed setup instructions.


---

# 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/shipping-costs-setup/2.-integrations-shipping-costs.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.
