# サプライヤーの編集

### ① 該当サプライヤーの詳細画面に遷移

{% hint style="info" %}
該当するサプライヤーのサプライヤー名を押下すると、詳細画面に遷移できます。
{% endhint %}

### ② 各種編集・変更をする

**編集可能項目**

* &#x20;サプライヤー名
* 国/地域
* 郵便番号
* 都道府県
* 市区町村
* 町名、丁目、番地
* 建物名、部屋番号など
* 電話番号
* サポートメールアドレス


---

# 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://anymind-group.gitbook.io/anylogi/fulfillment/supplier/edit.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.
