# 用戶管理

{% hint style="success" %}
本篇網頁在伺服器的 「用戶管理」 頁面。
{% endhint %}

## 邀請用戶

### 1. 進入用戶管理頁面，點擊 「邀請用戶」。

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

### 2. 輸入用戶 Email 地址。

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

### 3. 選取要分享的權限，並邀請用戶。

{% hint style="info" %}
如果你是受邀請的用戶，那你只能分享你擁有的權限。
{% endhint %}

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

### 4. 完成邀請

{% hint style="info" %}
如果該用戶在控制面板上沒有帳號，系統將會寄送帳號創建通知。\
請依照 [開始使用](/panel/start.md)說明來完成重設帳號密碼的操作。
{% endhint %}

請受邀請的用戶至電子郵件信箱查看邀請信件。

<figure><img src="/files/1C5P40T8Jncn718FptuF" alt=""><figcaption></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.cheapserver.tw/panel/server/users.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.
