# チームメンバー

<details>

<summary>チームメンバーを追加する</summary>

Adaloチームに人を追加するには、Adaloビルダーの左上隅のドロップダウンメニューからAdaloアカウント設定に移動します。

* 「チームメンバー」を選択します

<img src="/files/pXCPmuKEv4n2bdkVx1Cs" alt="" data-size="original">

* 招待を選択します

<img src="/files/5B59ZoNQaaUwFLZDfqRV" alt="" data-size="original">

* チームに追加したいアカウントのメールアドレスを入力します。
* メール招待を受け入れると、アプリの作成権限を取得したり、既存のアプリに追加されることができます。

</details>

<details>

<summary>チームメンバーを削除する</summary>

チームにメンバーが追加されたら、チームオーナーはメンバーのメールアドレスの横にある **削除** をクリックして削除できます。

***注意:*** *Makerがチームから削除されると、そのチームで作成したアプリへのアクセス権がすべて失われます。チームメンバーを削除する前に、アプリを移行してください。*

</details>

{% content-ref url="/pages/7rcwPWDzBpWjDMy0zUa7" %}
[Adaloアプリにチームメンバーを追加](/ja/adalo-account/team-members/add-team-members-to-your-adalo-app.md)
{% endcontent-ref %}


---

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