# 会員情報フィールド

会員情報フィールドの管理を行います。

## ユーザー向けフィールド

会員登録や注文時にユーザーが入力するフィールドを管理します。

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

<table><thead><tr><th width="282">項目</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><tr><td>請求先住所</td><td>ユーザーの請求先住所に関するフィールドを表示</td></tr></tbody></table>

***

## ショップ情報向けフィールド

モールへの出店登録時に出店希望者が入力するフィールドを管理します。

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

<table><thead><tr><th width="272">項目</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></tbody></table>

{% hint style="info" %}
**「プラン」は出店登録フォームに表示されません**

[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp) では、出店希望者が出店登録フォームを送信すると自動でデフォルトの出店プランが割り当てられます。そのため、ショップ情報向けフィールド一覧に標準で登録されている「プラン」フィールドはフォームには表示されません。
{% endhint %}


---

# 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/profile_fields.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.
