# 分享帳號使用權限

{% hint style="warning" %}
分享帳號權限後，被分享人可以看到你的部分個人資料，請特別注意。
{% endhint %}

你可以共享客戶中心帳號權限給你的財務管理，讓其他人來協助支付帳單等。

## 邀請用戶

1. 登入客戶中心。

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

2. 點擊右上角，進入 「用戶管理」。

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

3. 點擊 「邀請新用戶」 按鈕。

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

4. 輸入新用戶的 Email 地址。

<figure><img src="/files/1Vxr5Wk0j0Q3gwWhSlYD" alt=""><figcaption></figcaption></figure>

5. 選擇要分配的權限，完成後點擊 「發送邀請」。

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

6. 請受邀請者前往信箱查看邀請信件，點擊 「接受邀請」。

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

7. 如果受邀請者已經在 CheapServer 上註冊帳號，可以立即登入；如果沒有帳號，請註冊。

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

8. 登入完成後，將會接受邀請。未來登入帳號時，系統會詢問要使用的帳號，以供選擇。


---

# 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/store/account/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.
