> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/integration/channel-connector/instagram-bussiness/result-of-create-new-instagram-business-channel.md).

# Result of Create New Instagram Business Channel

Click enable toggle to activate instagram channel has been added.

![Enable Instagram Channel](/files/UfEA4gTbsvwUlYTFpKjg)

Do the test Instagram channel been added (comment to a post on the Instagram business Account (example: @dolphinsdev).

<figure><img src="/files/jp4y3lPXnxWHXAI4fdZS" alt=""><figcaption><p>Customer Comment on Instagram</p></figcaption></figure>

This automatically converts any comment to your Instagram business account post as an incoming ticket to the **'Inbox'** tab agent or **'Unassigned'** tab supervisor.

![ Instagram Comment Inbox Tab](/files/kHfWUiOKfj82aXfd29jZ)

Do the test direct message by sending a direct message to the Instagram business channel that has been added.

<figure><img src="/files/wDGhlaV3IIql4stpWAFp" alt=""><figcaption><p>Direct Message Instagram</p></figcaption></figure>

This automatically converts any message to your Instagram business account as an incoming ticket to the **'Inbox'** tab agent or **'Unassigned'** tab supervisor. So, that your customers can contact you privately rather than publicly.

<figure><img src="/files/qLfhDae3mGTAwYLtS6XS" alt=""><figcaption><p>Instagram Direct Message Inbox Tab</p></figcaption></figure>

{% hint style="info" %}
if you log in as **'Agent'**, make sure the agent status is **'Available'**.
{% 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://docs.3dolphins.ai/integration/channel-connector/instagram-bussiness/result-of-create-new-instagram-business-channel.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.
