> For the complete documentation index, see [llms.txt](https://docs.omnileads.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnileads.net/english/instagram-settings/omnileads-and-instagram.md).

# OMniLeads and Instagram

OMniLeads connects with the Meta ecosystem in a direct and transparent way, relying on its Open Source Channel Orchestrator integrated into the platform. This architecture allows the official Instagram channel to be incorporated in an agile way, maintaining high standards of stability and operational flexibility.\
\
Within OMniLeads, users have advanced tools and native APIs that simplify channel enablement and management, ensuring robust, secure communication prepared to scale according to business needs.\
Additionally, business asset management is done from Meta Business Manager, allowing you to centralize settings, retain full account control, and ensure compliance with official Meta policies at all times.

<figure><img src="https://1083123978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qGfc9c0eCArZb6QcwvW%2Fuploads%2F8mVanPhPThJj8mDqm5jE%2Fimage.png?alt=media&amp;token=b7d12185-2868-4053-b99b-cbc6acbb555f" alt=""><figcaption></figcaption></figure>

## Prerequisites

Before you begin setup, make sure you have:

1. A business account in Meta Business Manager.
2. A valid Commercial Portfolio, from which Facebook assets will be assigned (in our case, an Instagram Business Account) and the Official Meta API will be used.
3. Access to Meta for Developers, to integrate the Instagram product from the Meta Applications platform.

To learn more about Meta (Developers)'s development tools, we suggest you visit the following link:<https://developers.facebook.com/documentation/business-messaging/instagram-messaging>.

Finally, with administrator access to the OMniLeads instance, you will be able to integrate with the Instagram Messenger app and answer queries through the official Social Network API.


---

# 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.omnileads.net/english/instagram-settings/omnileads-and-instagram.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.
