# Instagram Integration

#### Requirements

To access the Instagram API, you need to fulfill two requirements set by Facebook:

Your Instagram account must be a Professional account. This Instagram Professional account must be linked to a Facebook Page.

To address the problem, please follow the instructions provided in the guide created by Instagram: <https://help.instagram.com/570895513091465>

Please be aware that purchasing advertising on Facebook does not automatically satisfy these conditions.

#### How do I know if my Instagram account is Professional?

To verify that your Instagram account is set to Professional, point your browser to:

<https://www.instagram.com/{your\\_instgram\\_account\\_name}/> e.g. <https://www.instagram.com/conduit.app/>

Normally, you should be able to view and access [this section](https://www.instagram.com/accounts/professional_account_settings/):&#x20;

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

Then, point your mouse to the Professional Account section

&#x20;

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

#### How do I know, that my account is connected to a Facebook Page?

To verify that your Instagram is linked to your Facebook Business Page, please follow the steps below:

1. Point your browser to your business Facebook account. <https://business.facebook.com/settings/instagram-account-v2s&#x20>;

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

1. Now, let's check if the page is set to the business page

![](/files/3WTXbNPrnHB0BjmJzP94)

3. Check the linked accounts, by pointing your browser to the [Professional Dashboard](https://www.facebook.com/professional_dashboard/overview)&#x20;

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

The linked accounts should be accessible [from this tab](https://www.facebook.com/settings/?tab=linked_profiles)&#x20;

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


---

# 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.getconduit.app/integrations/instagram-integration.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.
