> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/3rdpartyconnect/lineoa/linedeveloperinvite-1.md).

# 邀請LINE Developer (手機操作)

### [電腦操作請點此](/3rdpartyconnect/lineoa/linedeveloperinvite.md)

## 登入 LINE Developer後台&#x20;

<https://developers.line.biz/zh-hant/>

## 第一步：Provider 邀請

找到自己的Provider，點擊「Roles」，透過「Invite by email」進行邀請。

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

### A.點擊「Roles」

### B.邀請管理員，點擊「Invited by email」

<figure><img src="/files/44uxWUdGPcwn3G1KIkZk" alt=""><figcaption></figcaption></figure>

### C.設定「邀請人email和角色」

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

## 第二步：Messaging API 權限邀請

找到自己的Messaging API，點擊「Roles」，透過「Invite by email」進行邀請。

### A.回到主頁，找到Meassaging API

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

### B.發出權限邀請

點擊「Roles」，並點擊「Invite by email」

### C.設定被邀請人

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hotcake.app/3rdpartyconnect/lineoa/linedeveloperinvite-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
