> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ja/chmu/menb.md).

# メンバー管理

***

#### **チームメンバーを招待するにはどうすればよいですか？**&#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
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:

```
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.
