# ステータス

注文および配送に割り当てることができるステータスを管理します。

***

## 注文ステータス

注文ステータスを管理します。

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

<table><thead><tr><th width="271">項目</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>以下のアクションを実行<br>・編集</td></tr></tbody></table>

***

## 注文ステータスの登録・編集ページ

注文ステータスを登録・編集します。

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

<table><thead><tr><th width="259">項目</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>設定内容の登録・編集をキャンセル</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr></tbody></table>

***

## 配送ステータス

配送ステータスを管理します。

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

<table><thead><tr><th width="280">項目</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>以下のアクションを実行<br>・編集</td></tr></tbody></table>

***

## 配送ステータスの登録・編集ページ

配送ステータスを登録・編集します。

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

<table><thead><tr><th width="259">項目</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></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/statuses.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.
