> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/tong-xun-qu-dao/integrations/line-2.0/line-zhang-hao-lan-dun-yi-shang-tong-bu-hao-you-gong-neng.md).

# LINE 帳號（藍盾以上）同步好友功能

{% hint style="info" %}
目前僅支援藍盾以上的帳號同步好友，灰盾帳號點擊同步會顯示同步失敗。
{% endhint %}

### **步驟一 先將帳號（**<mark style="color:blue;">藍盾以上</mark>**）接至 Omnichat 後台。**

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

### 步驟二 點選要將好友同步的 LINE 帳號（藍盾以上），點擊右側的 【 動作 】> 點選 【 LINE 好友同步 】。

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

### 步驟三 點選同步後出現以下畫面 點選 【 開始同步 】。

<figure><img src="/files/59eZKdhl3MfpxlwNJloL" alt=""><figcaption></figcaption></figure>

### 步驟四 點選開始同步後 出現 LINE 好友同步畫面。

{% hint style="info" %}
此步驟若點擊下方關閉按鈕或視窗關閉後仍會在背景進行同步，同步時長由資料量而定。
{% endhint %}

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

### 步驟五 完成同步後會顯示 資料已同步完成 的畫面。

<figure><img src="/files/0s6sr5ikFclSX2gvFWVJ" alt=""><figcaption><p>同步完成後的畫面，確認無誤後點擊關閉即可。</p></figcaption></figure>

1. 選擇同步好友的 LINE 帳號名稱。
2. LINE 帳號的有效好友總數 (不包含已經封鎖的好友)。
3. 此次同步完成，新增的同步好友數。
4. 完成同步時間。


---

# 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.omnichat.ai/features/tong-xun-qu-dao/integrations/line-2.0/line-zhang-hao-lan-dun-yi-shang-tong-bu-hao-you-gong-neng.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.
