# Instagram

To launch the chatbot you built for “Instagram” channel, follow these steps:

{% embed url="<https://youtu.be/GJo7OoFO8QI?si=lL_5Q0_adGxxWwc->" %}

## Step 1: Connect your Instagram business account

Goto Settings > Channels > Instagram and click “Connect to Instagram”.

Doing this opens the Instagram pop-up asking for permissions, here make sure you choose all the permissions listed.&#x20;

Once all permissions are granted the popup will close, and you will see your Instagram business page listed here.

<figure><img src="/files/96taIkgVzQBdRdmQgvDE" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You will require “Admin” permissions to be able to connect the chatbot to a Instagram business page. If you do not see any pages, it means that you do not have the required permissions.
{% endhint %}

## Step 2: Connect the chatbot to the Instagram page

Now, open the Instagram bot that you built and click on the 'Trigger' action block.

On the right panel, choose the Instagram business page that you trigger the chatbot on.

Once selected, hit 'Deploy' to save this configuration. Post this all messages sent to your Instagram page will be handled by your chatbot.

<figure><img src="/files/8phVDGEcFEdeJKNnyRMT" alt=""><figcaption></figcaption></figure>

### Use keyword trigger to run a specific bot

Easily launch specific bots on your Instagram channel using keyword triggers.&#x20;

Define words or phrases like “GET OFFER” or “START”, and when a user sends them, the assigned bot will instantly take over the conversation.&#x20;

Perfect for running campaigns, sharing offers, or guiding users into the right flow.

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

### Getting an error connecting your Instagram account

If you're experiencing an issue when trying to link your Instagram account

To resolve this, please follow these steps:

1. Log out from your Instagram account in all devices.
2. Clear your browser cache and cookies.
3. Log back in to your Instagram account.

Reference to [Zapier – Session Invalid Instagram Login](https://community.zapier.com/automation-after-hours-tour-115/400-session-invalid-instagram-login-44924).


---

# 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://help.wotnot.io/deploy/publishing-agents/instagram.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.
