# How to Manage Delivery Settings in Seller Center?

On this page Sellers have the ability to access and modify Marketplace Owner-defined Delivery Settings according to their individual preferences. Sellers can use this page to:

* View Delivery Settings: Gain a clear insight into their designated delivery preferences.
* Change the Default Delivery Setting for Themselves: Customize and set their preferred default delivery options, ensuring a seamless experience.
* Activate/Deactivate Delivery Settings for Themselves: Enable or disable specific delivery settings, aligning them with their unique requirements. These delivery settings can be either the “Operational Status” which represents the shipping option or the “Easy Return Location” option which specifies the vendor that will be used for the return or cancellation processes.<br>

  <figure><img src="/files/6a99libTNTEbhlM43IuQ" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">1. Accessing Delivery Settings</mark>

1. Navigate to the Seller Center.
2. Go to **Settings > Delivery Settings.**
3. In the Shipping Companies table, find and configure your desired delivery settings.<br>

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

## <mark style="color:red;">2. Activating or Deactivating a Shipping Company</mark>

1. Locate your preferred shipping company in the list.
2. Set the Operating Status to 'Active' to enable it, or 'Passive' to disable it. You may also toggle the 'Is Easy Return Option' if the vendor supports it.

{% hint style="info" %}
Operating Status cannot be modified once an order using the delivery option has been selected.
{% endhint %}

{% hint style="info" %}
Seller can only select one “Easy Return” option. If another option is selected, the current option will be unselected immediately.
{% endhint %}

## <mark style="color:red;">4. Setting a Default Delivery Option</mark>

* From the shipping companies listed, select one as your default delivery provider.
* If no vendor matches your contractual preferences, select 'Other' to define external delivery terms.

{% hint style="info" %}
Only one delivery option can be set as default at any time.
{% endhint %}

## <mark style="color:red;">5. Conditional Access to Rule and Config Fields</mark>

Sellers may only edit advanced settings like 'Rules' and 'Config' if the 'Allow Manual Entry' option is set to False by the MPO.

* If 'Allow Manual Entry' is False:
  * Sellers can modify delivery logic using visual rule builders (AND, OR, NOT).
  * Sellers can configure additional delivery parameters in the Config JSON section.
* If 'Allow Manual Entry' is True:

  * Sellers can only activate/deactivate settings and set defaults.
  * Rules and Config fields will be read-only.

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcgvF_xf7TS7YYBW0fOGXkBVhKZ3BfKN4g3mrPz8cJR13xwFMQFzH8-k4Tx-uH8XuPhNE3eVs35Bido8JhiZ_QePBshzO4knL9mf2fZ2WGQkQlQtqYi-GDeh9xAg-2iQwMSyJ0-5A?key=rLgE5_0zUfKAhL5ZEZVwCTQV" 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.akinon.com/tutorials/seller-center/seller/settings/how-to-manage-delivery-settings-in-seller-center.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.
