# Adaloアプリにチームメンバーを追加

{% hint style="warning" %}
Adaloは**個々のアプリ**での同時協力をサポートしていません。複数のチームメンバーが同時にアプリで作業していると、変更が保存されない可能性があり、失われた作業を回復することができません。
{% endhint %}

## 開始前の準備

* サブスクリプションプランに応じて許可される**チームメンバーの数**を確認するには、[Adalo | Plans & Pricing](https://www.adalo.com/pricing) および [Adalo Pricing: FAQs](/ja/resources/adalo-pricing-faqs.md) を参照してください。

### 手順

Adaloアカウントに人を追加するには：

* Adaloビルダーを開きます。
* 左パネルの設定に移動します。
* **App Access**を選択し、**Team Members**を追加します。
* すでにAdaloチームにいない場合は、新しいチームメンバーを招待することもできます。

![](/files/fJ4p4blSvQretiuazmDW)

* チームメンバーを選択するか、招待したい個人のメールアドレスを追加し、招待をクリックします。

![](/files/DXRMgoQS3oQt62VSiY8q)

* ユーザーがApp Accessセクションに追加されたことが表示されます。\
  ![](/files/IWZ0oD7BthBgpIZeJqa0)
* メンバーがアプリに追加されると、App所有者またはTeam所有者はメンバーのメールアドレスの横にある**Remove**をクリックして削除できます。

### 重要な情報：

* アプリに追加されたユーザーは、削除を含むアプリへの完全なアクセス権を持ちます。削除されたアプリを復元することはできないため、信頼できる関係者にのみチームアクセスを提供してください。
* 1人がアプリから追加または削除される回数に制限はありません。
* アカウントがダウングレードされるか、チームメンバーが削除されると、そのチームで作成したアプリへのアクセス権がすべて失われます。アプリに参加する権限はTeam所有者のみが持ちます。

{% hint style="danger" %}
Adaloは第三者の紛争には関与しません。これにはTeam所有者/メンバーも含まれます。アカウント所有者だけがアカウントや所有権に変更を要求できます。
{% endhint %}


---

# 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://help.adalo.com/ja/adalo-account/team-members/add-team-members-to-your-adalo-app.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.
