# 都道府県 / 州

都道府県や他国の州の情報を管理します。（通常は変更する必要はありません）

<figure><img src="/files/8w8AUqUP9olkMGLXKzai" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="296">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「インポート」ボタン</td><td>都道府県/州のデータをインポート</td></tr><tr><td>「エクスポート」ボタン</td><td>都道府県/州のデータをエクスポート</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr><tr><td>「都道府県/州情報の追加」ボタン</td><td>新規都道府県/州を追加</td></tr><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><tr><td><strong>検索</strong></td><td></td></tr><tr><td>国名</td><td>国名で都道府県を検索</td></tr><tr><td>「検索」ボタン</td><td>検索を実行</td></tr></tbody></table>


---

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