> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/setting-up-guide/connecting-channels/connecting-instagram.md).

# Connecting Instagram

Current Instagram Channel is in Beta please access through <https://pickyassist.com/beta&#x20>;

## Pre-Requisite&#x20;

1. Your Instagram page must be a business page
2. If you have a Creator account then the maximum followers should be below than 500k
3. You must have connected your Instagram page with your Facebook Page to do this integration&#x20;

## Features Not Supported by Instagram&#x20;

1. Sending Video, Audio, Document, Location etc&#x20;
2. Sending message after 24 hours from the user last message time.

## Features not Supported by Picky Assist

Currently in beta and first released on March 10,  2021 and available to all picky assist customers without any extra charges.  You can connect Instagram Business Page as a new Channel with Picky Assist to Automate  Messaging and make use of picky assist core features like Smart Replies, Teambox etc.

{% hint style="info" %}
Broadcaster & Sequence Automation will not work  with Instagram due to [24 Hours Window restriction](/setting-up-guide/connecting-channels/setting-up-facebook-messenger/guidelines-and-restrictions.md#24-hours-window) from Messenger, however we will integrate very soon with Broadcaster & Sequence to communication within 24 hours window.
{% endhint %}

Our Instagram messenger integration is in its first phase so we dont support following features of Instagram messenger

1. Sending Quick Reply with Buttons
2. Loading 3rd party URL (Webview) inside the Messenger&#x20;
3. Integration to Broadcaster, Sequence Automation&#x20;

## Connecting Instagram Business Page

Before you start this step please ensure that you have linked your Instagram Business with your Facebook Account and you are logged in the browser with the same facebook account.

Go to **Settings -> Channels** and Click on Instagram Icon as shown below;

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

A popup will open where you need to agree to the Terms of Services, Privacy Policy etc as required by the Instagram and click on  the button "Sign into Facebook" as shown below;

![](/files/fbA4qWAVdqHtpIHeUKW4)

You need to give all the permission it prompt and once done you will able to see a page like as below, if you have more than 1 Instagram business page linked to your facebook account then you need to select the same from the drop down as shown below;

![](/files/rdKu5OSTpEslO4JOWOmA)

{% hint style="success" %}

### We have now Successfully Connected Instagram Page with Picky Assist, you can start using with Teambox or Smart Replies as per your business requirements&#x20;

{% endhint %}


---

# 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://help.pickyassist.com/setting-up-guide/connecting-channels/connecting-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.
