> For the complete documentation index, see [llms.txt](https://docs.peajia.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peajia.com.tw/home/help-center/start/admin.md).

# 新增協同管理者

## 如何新增協同管理者

在左側選單開啟「帳號管理」。 點擊「新增帳號」開始邀請。

<div data-with-frame="true"><figure><img src="/files/ie3dX7ofhXDYkDO5sq4N" alt=""><figcaption></figcaption></figure></div>

在新增帳號視窗中，輸入對方的電子郵件地址。 接著選擇要賦予的權限。

{% hint style="info" %}
這裡填寫的電子郵件地址，不需要等同 LINE 帳號的電子郵件。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/MyYdsFFoKIVQFzBhdM2i" alt="" width="517"><figcaption></figcaption></figure></div>

送出後，對方會收到 Pea'Jia 平台邀請信。 請對方點擊信件中的「LINE 認證」按鈕。 完成驗證後，即完成加入。

之後對方可使用已認證的 LINE 帳號，從 <https://peajia.com.tw/admin> 登入。

<div data-with-frame="true"><figure><img src="/files/9exl7AxlSgHUfhln2JFd" alt="" width="506"><figcaption></figcaption></figure></div>

***

## 延伸操作

* 權限與成員管理：前往 [帳號管理](/home/help-center/basic/account.md)。
* 初次啟用與帳號設定流程：前往 [如何開始使用Pea'Jia](/home/help-center/start/start-peajia.md)。
* 了解 LINE 登入機制與安全建議：前往 [LINE 帳號登入 Pea'Jia 沒問題嗎？](/home/help-center/start/sso.md)。
* 上線前先用測試環境驗收流程：前往 [測試帳號是什麼？](/home/help-center/start/test-oa.md)。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.peajia.com.tw/home/help-center/start/admin.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.
