# 成员管理

## 邀请

成员可以通过电子邮件或链接邀请。您可以在 Space 页面的 Invitations 页面中管理成员。

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

## 移除

您可以通过 Space 页面的 Member management 页面上的 'trash can' 图标来排除成员。仅具有管理员权限的用户可以删除成员。

<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/chinese/guide/cheng-yuan-guan-li.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.
