# プロジェクトにチームメンバーを追加する

Carmaのアカウントには、いつでもチームメンバーを追加することができます。アカウント画面の上部にある設定アイコンから設定ページに進めてください。

<figure><img src="/files/3HpwcPi9jszljLdldbpw" alt=""><figcaption></figcaption></figure>

「Invite Team Member（チームメンバーを招待）」をクリックし操作を進めてください。また、ViewerからManager、Adminまで、さまざまな権限をメンバーに付与することができます。チームメンバーがDiscordアカウントでログインすると、Carmaアカウントにそのプロジェクトが自動的に表示されます。チームメンバーの権限変更や削除は、「Settings（設定）」ページからいつでもできます。

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

{% hint style="info" %}
注1: アカウントを入力する時、Discordハンドルネームではなく、必ずそのメンバーのDiscord IDを入力してください。相手のDiscord IDを表示するには、Discord Settings > Advanced Settings > Turn on Developer Modeの順で設定してください。Discordでメンバーを右クリックし、「Copy ID（IDをコピー）」をクリックすると、そのメンバーのDiscord IDがコピーされます。チームメンバーを招待する際、そのID番号を貼り付けて招待してください。Discordハンドルは変更可能ですが、Discord IDはユニークで変更不可能なので、これはCarmaの安全性を確保する為の対策です。
{% 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://docs.carma.community/carma-community/japanese/hajimeni/purojekutonichmumenbwosuru.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.
