# Connect account

To create widgets, you first need to **connect your Instagram business account** to the app.

{% hint style="warning" %}
**Due to the recent** [**changes in the Instagram API**](https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/)**, only business Instagram accounts work with the app.** [**Learn how to switch to a business account**](https://help.instagram.com/502981923235522)**.**
{% endhint %}

## Connect Instagram business account

To connect the account, follow the steps below:

1. Hit **Connect Instagram**. You’ll be redirected to the Instagram login page.
2. Log in to your account.
3. Hit **Allow** to agree to share the account information with the app.

To switch or remove your account, hit **Disconnect**.

<div align="left"><img src="/files/3PhMw8q5XMgCwYboC9aH" alt=""></div>


---

# 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://getsitecontrol.gitbook.io/gsc-instagram-feed/connect-account.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.
