# Social

Connect your business social accounts to Missive and handle Facebook Messenger and Instagram Direct messages alongside your email. Your team can collaborate on social messages with assignments, comments, and shared drafts.

## Supported platforms

* [**Messenger Business**](/docs/core-features/connected-accounts/other-channels/social/messenger-business.md)**:** Messages from your Facebook Page
* [**Instagram Business**](/docs/core-features/connected-accounts/other-channels/social/instagram-business.md)**:** Direct messages from your Instagram Business or Creator account

Both integrations use Facebook/Meta OAuth and require a Facebook Page.

## Why connect social accounts?

**Unified inbox**

See Messenger and Instagram DMs next to email, SMS, and other channels.

**Team collaboration**

Assign conversations, add comments, share drafts. No more "who's handling this?"

**Organization contacts**

Messages from the same person across channels appear in their contact profile.

**Rules and automation**

Apply the same workflow rules to social messages as email.

## How it works

Social messages appear as conversations in Missive. You can:

* Reply directly from Missive
* Assign conversations to team members
* Add internal comments
* Apply labels
* Use canned responses

{% hint style="info" %}
Missive only receives new messages. Existing message history from before you connected is not imported.
{% endhint %}

## Limitations

* **New messages only:** Historical messages before connection aren't imported
* **Business accounts required:** Personal Facebook/Instagram accounts aren't supported
* **Facebook Page required:** Both Messenger and Instagram require connection through a Facebook Page
* **Some message types:** Certain interactive message types (stories mentions, reactions) may have limited support


---

# 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://missiveapp.com/docs/core-features/connected-accounts/other-channels/social.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.
