> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/tutorials/seller-center/seller/locations.md).

# Locations

The Locations page for Seller accounts allows Seller users to specify which of their warehouses are valid for shipping options. This feature facilitates the selection of easy return and pickup locations for cargo companies, and helps Sellers maintain and manage their logistics effectively.

## <mark style="color:red;">Create a Warehouse Location For Seller</mark> <a href="#id-7dxsufuc3if8" id="id-7dxsufuc3if8"></a>

{% stepper %}
{% step %}
Navigate through the Locations page from the toolbar as the Seller

![](/files/51ErahDHE5lJrreHJ7e4)
{% endstep %}

{% step %}
If your configurations are already done, you will see the registered location names and their status, so you can simply click on the registered location to see the relevant details.

![](/files/mdnb7Tj249ktj375lePG)
{% endstep %}

{% step %}
To generate a new location click on the “Create New Location” button.

![](/files/Ak3A7qsF545ZLVll0J3r)
{% endstep %}

{% step %}
To create a new location, you will be directed to the "Edit Stock Location" page. Here, you must provide the **Stock Location Name**, **Location Code**, and **Priority**. The **Priority** field determines which warehouse will be utilized when multiple locations are present in the Seller Center system.

![](/files/ehr5CdHnu2GaUraAJoT3)
{% endstep %}

{% step %}
Next, provide the location's address details, including the **City**, **Township**, **District**, **Postal Code**, and **Address Line**. Additionally, supply the **Phone Number** and **Email** of the responsible personnel for that location (if deemed necessary).

![](/files/WCUcFXFaJvVhg10WaCNf)
{% endstep %}

{% step %}
In order to complete the stock location generation you also need to insert the **WGS (World Geodetic System)** codes of your warehouse location as their **Latitude** and **Longitude**. Consequently, you can fill this area by using the map located at the bottom of the skeleton which alternatively generates such codes automatically.

![](/files/crC7RGvjPwwo7ncVMgje)
{% endstep %}

{% step %}
After completing all the relevant steps you have to decide on their **Status** and **Default Return Location** boolean values. **Status** represents whether any possible pickup operation is valid for that location or not while **Default Return Location** enables Sellers to choose which location they will collect their returned shipments.

![](/files/uH6ZP04KH8CEsMExuRT0)
{% endstep %}

{% step %}
Click on the “SEND” button to generate the location.

![](/files/qhy2Rd1AB3EtApn7M5IE)
{% endstep %}

{% step %}
Location will be visible under the “Locations” page.

![](/files/mdnb7Tj249ktj375lePG)
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://docs.akinon.com/tutorials/seller-center/seller/locations.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.
