# メンバー管理

***

#### **チームメンバーを招待するにはどうすればよいですか？**&#x20;

に移動してください <mark style="color:$primary;">`設定`</mark> > <mark style="color:$primary;">`メンバー`</mark> > <mark style="color:$primary;">`メンバーを招待`</mark>。招待方法は2通りあります：

* **メール招待** — 相手のメールアドレスに直接招待を送信します。
* **招待リンク** — 共有可能なリンクを生成します。24時間有効です。

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

#### **招待リンクの期限が切れました。どうすればよいですか？**&#x20;

招待リンクの有効期限は24時間です。リンクの期限が切れた場合は、から新しいリンクを生成するだけです <mark style="color:$primary;">`設定`</mark> > <mark style="color:$primary;">`メンバー`</mark> > <mark style="color:$primary;">`メンバーを招待`</mark> > <mark style="color:$primary;">`リンクで招待`</mark>.&#x20;

#### **BoxHeroアカウントがなくてもチームに参加できますか？**&#x20;

いいえ。メンバーとして招待した人は、チームにアクセスするために無料のBoxHeroアカウントを作成する必要があります。サプライヤーや顧客のように、誰かと在庫データを共有するだけなら、代わりに [在庫リンク](https://www.boxhero.io/docs/other-features/inventory-link) を使用してください。アカウントは不要です。

#### **1人のユーザーは複数のチームに所属できますか？**&#x20;

はい。1つのBoxHeroアカウントは、複数のチームのメンバーになれます。各チームにはそれぞれ独自の役割と権限があります。アプリ内のチームセレクターからチームを切り替えることができます。

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

#### **メンバーの役割はどう変更しますか？**&#x20;

管理者は、いつでも <mark style="color:$primary;">`設定`</mark> > <mark style="color:$primary;">`メンバー`</mark>で任意のメンバーの役割を更新できます。メンバーを見つけて現在の役割をクリックし、新しい役割を選択してください。変更はすぐに反映されます。

#### **チームからメンバーを削除するにはどうすればよいですか？**&#x20;

に移動してください <mark style="color:$primary;">`設定`</mark> > <mark style="color:$primary;">`メンバー`</mark>、削除したい人を見つけて、 <mark style="color:$primary;">`削除`</mark>を選択してください。その人のアクセス権は直ちに取り消されますが、その人が記録した在庫取引は監査目的のためチームの履歴に残ります。


---

# 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://www.boxhero.io/docs/faq/ja/chmu/menb.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.
