> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/anycreator-help-page-eng.ver/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/anycreator-help-page-eng.ver/account.md).

# Fail to connect Instagram to Facebook

Please check if you followed the correct way to connect your accounts.

{% content-ref url="/pages/-MiycL41-V2lA6DQd7E9" %}
[Change to Instagram Business Account](/anycreator-help-page-eng.ver/getting-started/register-instagram.md)
{% endcontent-ref %}

If all the steps have been followed, please make sure that the following four points have been done correctly.&#x20;

**・All permissions are granted on Facebook**\
**・Sign out of AnyCreator and sign in again**\
**・Facebook page and Instagram are connected**\
**・Logged in the account you want to connect when you try to connect. (You fails to connect it if you log in other Instagram or Facebook account when you try to connect.)**

## All permissions are granted on Facebook

### 1. Click Settings & Privacy on Facebook menu

![](/files/-Mjh8J9ZL3LAIyabv0nN)

### 2. Click Settings

![](/files/-Mjh8_MmojrlAHBWkoZ2)

### 3. Click Business Integrations

![](/files/-Mjh8hYkINTV6J9oApf7)

### 4. Click Edit

![](/files/-Mjh8nncCSlk5lOjhMmg)

### 5. Turn on all permissions

![](/files/-Mjh9LJnW7bDja9N7TvT)

## **Sign out of AnyCreator and sign in again**

## **Facebook page and Instagram are connected**

### 1. Click on the gear icon at the top of Facebook page

![](/files/-Mjh9stjUQwZTH6-3ZG5)

### 2. Click Instagram

![](/files/-Mjh9yLQuhB4N_Mq5Sn6)

### 3. Check Instagram account connected to Facebook page is shown

![](/files/-MjhAPts3MJZBRkdzib4)

If you have done all of the above and are still unable to connect, please send a screenshot of the above to our support team.

{% content-ref url="/pages/-MjgchWUAxJiwuS6PY2G" %}
[Contact to Support Team](/anycreator-help-page-eng.ver/contact-to-support-team.md)
{% endcontent-ref %}


---

# 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://anymind-group.gitbook.io/anycreator-help-page-eng.ver/account.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.
