# メンバ管理

## 招待

メンバーの招待は、メールまたはリンクで可能です。Spaceページ内のInvitationページでメンバーを管理することができます。

<figure><img src="/files/PGt2FfX1FOoa9d7yRHmO" alt=""><figcaption><p>Space main page(Invitation)</p></figcaption></figure>

## 削除

Spaceページ内のMember managementページで'ゴミ箱'アイコンをクリックしてメンバーを除外することができます。メンバーの削除は、管理者権限を持つユーザーだけが使用できます。

<figure><img src="/files/nE1jN4OmgMYyUueV0ISc" alt=""><figcaption><p>Space main page(Member management)</p></figcaption></figure>


---

# 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.kompas.ai/kompas-ai-docs-ver2/japanese/guide/menba.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.
