> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/settings/connect-your-social-accounts.md).

# Connect Your Social Accounts

## Overview

Connect Facebook, Instagram, X, and LinkedIn pages in your Marketing Engine to publish cross-channel posts. To connect or disconnect Facebook, X, and LinkedIn pages from your account, perform the following steps:

### Facebook

1. Click *Settings*
2. Click *Integrations*
3. Click *Social Media*&#x20;

   <figure><img src="/files/6GiePlJrY0pONoKGGZYc" alt=""><figcaption></figcaption></figure>
4. To connect your Facebook business page, click *Configure* next to Facebook.&#x20;

   <figure><img src="/files/lezqAJxAEldLghfuBzvh" alt=""><figcaption></figcaption></figure>
5. Enter the email address and password for your Facebook account and click *Log In*.
6. Once you log in, all the business pages associated with your account are linked to the Marketing Engine.

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

{% hint style="info" %}
You can configure *Instagram* as it will be accessible with your Facebook account credentials.
{% endhint %}

### X (Twitter)

1. Click *Settings*
2. Click *Integrations*
3. Click *Social Media*
4. Click *Configure* next to X&#x20;

   <figure><img src="/files/mAMuMJB3ILV08hJLtEnZ" alt=""><figcaption></figcaption></figure>
5. Log in to your X account
6. Once successfully logged in, your account will be linked to the Marketing Engine

### LinkedIn

1. Click the *Settings*
2. Click *Integrations*
3. Click *Social Media*
4. Click *Configure* next to LinkedIn&#x20;

   <figure><img src="/files/PkgIDOXagcuwiLAe1DKD" alt=""><figcaption></figcaption></figure>
5. Log in to your LinkedIn account
6. Once successfully logged in, your account will be linked to the Marketing Engine

### Instagram

1. Click the *Settings*
2. Click *Integrations*
3. Click *Social Media*
4. Click *Configure* next to Instagram
5. Enter the email address and password for your Facebook account and click *Log In*.
6. Once you log in, choose the business pages associated with your account that you want to be linked to the Marketing Engine.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZ8S7Fntl6V-Y_dNU7h2dsIEhySJs57ksC5iduQc46DhFtnhfkxgdZuN5USjFXoVJePmbKBSemeZX7_O-lp60ET6EF7QvIdvIGsGwvr871NZDHjt0e7mB9VvCWqE6Kgl6IlEhIIg?key=lYIuAOJZuDXXpIk3m9tRjyA5)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLR0b2KNIk95DyHmQaopE0o0skX4YP8mMaTVbCI7T0TaeksEhKJObjIATiKswsliNlfwW7NUlTBrQvPCBMvecywPpJZFb-mBC3ErHTwR2Ov_5tY7detsjBR24JKjR5waVAwMLmpA?key=lYIuAOJZuDXXpIk3m9tRjyA5)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfMBhQFpyX7WhQPhTaBpwwAqAcu_eFTqcMGIqk0Vy__AQ8tXLjRtEzc5U1f1ZWOrucy0z8lKqsp4fW37eGHcyvN0bROhMVyk_zwMkXgBcCJaJS_B8I9VkP6p0SooVYL206oPuIUsg?key=lYIuAOJZuDXXpIk3m9tRjyA5)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfPZaHkL5xGGwhvsYBZ12fuPrI4Gkh8SO-xoXO6PDXdyUAfHRaareiTLZsuoLkiwtJep-LgZzjIt745aIG4fGClgcePVtNQVm3Dmz1g0OsPMTrGqLLTcXy3dvmb9AViEVvoLKov?key=lYIuAOJZuDXXpIk3m9tRjyA5)

{% hint style="warning" %}
If you want to unlink any of the business pages, click *Remove* next to the respective business page that you wish to unlink.&#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://docs.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/settings/connect-your-social-accounts.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.
