> For the complete documentation index, see [llms.txt](https://docs.intelliticks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intelliticks.com/facebook-messenger-bot/getting-started/connect-facebook-page.md).

# Connect Facebook Page

After Opening settings tab, go to the Facebook option and add the pages  you want to connect with the IntelliTicks page:

![ Connecting the Facebook pages with the IntelliTicks Platform](/files/-M71cn2wYosAZy-5XFxQ)

If you are not logged in, A Facebook Pop-up will come and you will be prompted to login your Facebook credentials-

![Log-In credential for Facebook](/files/-Lt4irQXufGdJC3Cjmw_)

After logging in, you will get the notification to connect the pages you wish to integrate with IntelliTicks.&#x20;

![](/files/-Lt4kuy6LiHYXJMevHLX)

**Enable the Permissions**&#x20;

Keep the all the permissions at yes only and click done.&#x20;

![Enable the Permissions in the FB page ](/files/-Lt4lsabqjoKpMag01cs)

**Facebook Page successful integration with IntelliTicks Successful Message**

After the successful integration of the Facebook page with the IntelliTicks Platform, you will get the following message.&#x20;

![Successful Integration ](/files/-Lt4mnETbpIhGVYCgJGe)


---

# 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.intelliticks.com/facebook-messenger-bot/getting-started/connect-facebook-page.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.
