# 如何授权新的FB Page 至Bot平台

想要在Messenger.bothub.ai 平台已登录的环境下，将其他未被授权的 FB Page 另行授权，在 Bot平台中我们该如何操作？

1，首先进入 Facebook 的设置页面，选择 Bussiness intergration 栏中需要进行添加 Page 的 Bot App,删除它，没错，就是删除它！

![](/files/-LETUnjod9w0jw1eISW1)

![](/files/-LETVTSiDdh9DycH__Wk)

2, 完成删除后，重新进入Messenger.bothub.ai登录页面，进行再次链接FB的账号，确认授权后进入Page 管理中选择需要添加的新FB page，完成page授权给Bot。

![](/files/-LETY7lH3Ei4H6xEbFwK)

![](/files/-LETYAAV9rP-KgAGxl0T)

3, 点击OK按钮后，那么刚才所选择的page就已被授权绑定，可以在Bot平台链接page的管理菜单中显示了。

![](/files/-LETYky1OrHrAd6lHvo7)


---

# 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://bothub.gitbook.io/project/faq/bot-setting/ru-he-ling-hang-tian-jia-fb-page-zhi-bot-ping-tai.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.
