# 找不到已建立的粉絲專頁

### 問題

在一般設定的機器人綁定區，為何找不到已建立的粉絲專頁？如何解決？

### 回答

如果已確認有建立專頁卻仍出現此情境，代表您的專頁授權可能未進行完整，或僅部分授權。 您可登出 YOCTOL.AI 帳號，再重新登入，至 **`一般設定`** -> **`機器人綁定`** -> **`按此連結 Facebook 帳號`** ，進行完整的授權，以恢復正常行為。

### 排解步驟

1. 請至 Facebook [應用程式和網站](https://www.facebook.com/settings?tab=applications) ，或 [企業整合工具](https://www.facebook.com/settings?tab=business_tools)，將 YOCTOL.AI 移除。

![](/files/-LbvplhNNuZwTCVpjaw9)

![](/files/-LbvpdSz1_D-6ChHkre8)

2\. 重新回到 YOCTOL.AI 進行授權

請進入 **`一般設定`** -> **`機器人綁定`** -> **`按此連結 Facebook 帳號`** 進行重新授權，即可找到您的臉書專頁。

![](/files/-Lbvo8aMW80_-0beUcBh)

{% hint style="danger" %}
請勾選確認完所有授權步驟（共 2 步驟），勿中途跳出，避免授權不完整情形發生。
{% endhint %}


---

# 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-tw.yoctol.ai/faq/cant_found_fb.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.
