> For the complete documentation index, see [llms.txt](https://manual-sellers.cs-cart.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-sellers.cs-cart.jp/seller-admin/settings/delivery_methods/locations.md).

# ロケーション

配送設定などに使用するロケーションを管理します。

{% hint style="info" %}
**ロケーション** **とは？**

国や地域（州/県、市区町村、郵便番号）単位でグルーピングした「ロケーション」を作成し、利用できる配送方法などを制御するために用いられる機能です。

EUなど国境をまたぐ配送が頻発するケースで活用されますが、日本国内で展開するECモールではデフォルト設定（グルーピングなし）で利用されることがほとんどです。
{% endhint %}

<figure><img src="/files/9yDmNcgOIXQzwB2waKvd" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="291">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>名前</td><td>ロケーション名</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・編集</td></tr><tr><td>ステータス</td><td>ロケーションのステータス（有効/無効）を表示</td></tr></tbody></table>


---

# 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://manual-sellers.cs-cart.jp/seller-admin/settings/delivery_methods/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.
