# サプライヤーユーザーの管理

### ① `サプライヤー`ページにアクセス

<div align="left"><img src="/files/-Mkks5COzFtQzoG6v0xK" alt=""></div>

### ② ユーザータブを選択

![](/files/-Mkkx7UNphGww7bGPBHt)

### ③ `ユーザーを追加`を押下

<div align="left"><img src="/files/-MeTBsser9VMtWz3tzJI" alt=""></div>

### &#x20;④ ユーザー情報の入力

![](/files/-MkkxFm6fRlSJUYvYS7J)

| 項目         | 説明                                           |
| ---------- | -------------------------------------------- |
| 姓          | サプライヤーユーザーの名前                                |
| 名          | サプライヤーユーザーの名前                                |
| メールアドレス    | サプライヤーユーザーのメールアドレス                           |
| 言語         | サプライヤーユーザーの管理画面に表示される言語                      |
| 通貨         | サプライヤーユーザーの管理画面に表示される通貨                      |
| タイムゾーン     | サプライヤーユーザーのタイムゾーン                            |
| 招待メールを送信する | チェックがつけられている場合は、入力されたメールアドレスにパスワード設定メールが送られる |


---

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