> For the complete documentation index, see [llms.txt](https://docs.lionparcel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lionparcel.com/guides/guides-en/shopify/settings-management.md).

# Settings Management

### Objective

Menu **Settings** used to manage the shipper address configuration that will be directly connected to the Lion Parcel shipment system.

Through this feature, sellers can ensure that the entire fulfillment, pickup, and shipment routing process runs more accurately, is integrated, and aligns with business operations.

This address configuration will be used as the default shipment origin for every shipping process created through the Lion Parcel app.

### 1. Access the Settings Menu

Go to the menu:

`Apps → Lion Parcel → Settings`

On this page, sellers can view shipper address information that has been synchronized with Shopify.

The available features include:

* Saved shipper address
* Default shipment origin
* Coordinate location
* Edit address configuration
* Disconnect integration

This menu serves as the main configuration center to ensure shipments are processed using a valid and verified operational address.

<figure><img src="/files/03feccb2b510011de4001011135236d03685ab92" alt=""><figcaption></figcaption></figure>

### 2. Saved Shipper Address

Section **Saved shipper address** displays the main shipper address used for the shipment process.

The information displayed includes:

* Warehouse/store name
* Shipper contact number
* Full pickup origin address
* Coordinate point location
* Default address status

This address will be used automatically when the seller performs:

* Create shipment
* Process pickup
* Generate AWB
* Shipment fulfillment

This helps ensure the courier pickup and shipment routing process runs more precisely.

<figure><img src="/files/16244b7f5c940b3795df6816b859d4ae5489b013" alt=""><figcaption></figcaption></figure>

### 3. Edit Address Configuration

Click the **Edit address** to update the shipper address data.

Sellers can make adjustments such as:

* Warehouse change
* Update operational address
* PIC number change
* Adjust pickup coordinate point

Accurate address configuration helps minimize pickup issues and improve the efficiency of the fulfillment process.

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

### 4. Disconnect Integration

Use the **Disconnect** if the seller wants to disconnect the shipment configuration from the Shopify store.

This feature is usually used for:

* Re-configure integration
* Warehouse migration
* Changes in operational flow
* Reset shipment configuration

<figure><img src="/files/24a22686c845062171bcf3ef9e9a99dab0b8f7e7" alt=""><figcaption></figcaption></figure>

### Benefits for Sellers

With the Settings Management feature, sellers get:

* Centralized shipment configuration
* Higher pickup location accuracy
* More stable shipment routing
* More structured fulfillment integration
* A more scalable and professional operational experience


---

# 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://docs.lionparcel.com/guides/guides-en/shopify/settings-management.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.
