> For the complete documentation index, see [llms.txt](https://manual-admin.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-admin.cs-cart.jp/mall-admin/settings.md).

# 設定

各種設定メニューです。

{% content-ref url="/pages/8FxKqQkoLNVk47BLqwyA" %}
[ライセンス](/mall-admin/settings/license.md)
{% endcontent-ref %}

{% content-ref url="/pages/WZ35P7u3nn0u3KQVkIPa" %}
[アップグレード](/mall-admin/settings/upgrade.md)
{% endcontent-ref %}

{% content-ref url="/pages/vWC5o6ufKrasLxa8BM18" %}
[言語](/mall-admin/settings/languages.md)
{% endcontent-ref %}

{% content-ref url="/pages/SrkzXj1lK6kuVMYmqWyZ" %}
[インポート](/mall-admin/settings/import.md)
{% endcontent-ref %}

{% content-ref url="/pages/yo4G7PrFCK39IEhxBhx6" %}
[エクスポート](/mall-admin/settings/export.md)
{% endcontent-ref %}

{% content-ref url="/pages/VOHvdUlzHEtaoWHuq2m3" %}
[ストレージ](/mall-admin/settings/storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/tUkqT1SvagV6cBk8OWQK" %}
[基本設定](/mall-admin/settings/basic_settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/GumUnaqfYyNuRVAHL7BQ" %}
[支払方法](/mall-admin/settings/payment_methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/K98BPS31ApHkTPQF7rdA" %}
[配送方法](/mall-admin/settings/delivery_methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/VeLLVPd6PNgUi217KMLR" %}
[税金](/mall-admin/settings/taxes.md)
{% endcontent-ref %}

{% content-ref url="/pages/7d3uXK83uwX2M6iaHL0t" %}
[モール設定](/mall-admin/settings/mall_settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/m6XiLFqTy5ooizaucTCS" %}
[会員情報フィールド](/mall-admin/settings/profile_fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZbguxSXcbS1aCwK9RWsv" %}
[通貨](/mall-admin/settings/currencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fjw9KsXhysbUObm477z3" %}
[ステータス](/mall-admin/settings/statuses.md)
{% endcontent-ref %}

{% content-ref url="/pages/dUS5d1zKbQ0If9awxlnj" %}
[通知](/mall-admin/settings/notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/2kE4car3Fxphmh6nEv1h" %}
[ログ](/mall-admin/settings/logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/TZdkQbvbyxIclN6GqG9s" %}
[データの削除](/mall-admin/settings/delete.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://manual-admin.cs-cart.jp/mall-admin/settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
