# Set up shipping carriers and account integration

This guide will walk you through the process of setting up shipping carriers and integrating your shipping accounts within our return management system. There are two methods to achieve this: direct connection and approval-based connection.

### Step 1: Enable Ship Prepaid Label

* Navigate to “Settings” in your dashboard.
* Select “Return/Exchange Flow”.
* Find the “Return Method” section
* Enable the “Ship Prepaid Label” option.

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

### Step 2: Connect/ Add your warehouse address

Click button **Sync from Shopline** or **Create new** to add warehouse manually

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

Ensure that all fields of this address exactly match the address in your logistics carrier account. This includes:

* Company name
* Street address (line 1 and line 2 if applicable)
* City
* State/Province
* Postal/ZIP code
* Country
* Phone number

<figure><img src="/files/2AUXEhgdDaW03pTpQhW7" alt=""><figcaption></figcaption></figure>

### Step 3: Connect Logistics

Go back to “Settings”.

Look for and select “**Logistics**”

Choose the carrier you want to integrate (e.g., FedEx, Australia Post, EasyPost, Shiprocket, Shippo)

<figure><img src="/files/2YcvjzEyvlLx5Ovh6Fvq" alt=""><figcaption></figcaption></figure>

Follow the prompts to enter your account credentials for the selected carrier.

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

* If you receive errors when trying to create a label for a return request, first check the address matching:
  1. Compare each field of the address in our system with your carrier account.
  2. Look for any differences in spelling, punctuation, or formatting.
  3. Update any mismatched fields in our system to exactly match your carrier account.

**Important Notes:**

* Exact address matching is critical. Even minor discrepancies can cause label creation errors.
* Regularly verify that your address information remains consistent between our system and your carrier account.
* If you update your address with the carrier, remember to update it in our system as well.
* Some carriers may have specific formatting requirements for addresses. Ensure you follow these in both systems.


---

# 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.returnsdrive.com/shipping/set-up-shipping-carriers-and-account-integration.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.
