> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/sns-unyou-ai/setting-up-socials/how-to-reconnect-socials-with-opt-in-to-all.md).

# 「すべてにオプトイン」でソーシャルアカウントを再接続する方法

SNS運用AIに複数の運用先(ビジネス)を登録して同じソーシャルアカウントを接続する場合、接続先のSNSプラットフォーム側では、これらすべての接続を「1つの連携」として認識します。

そのため、ソーシャルアカウントを接続する際に「すべてにオプトインする(opt in to all)」を選ばずに、あるビジネスでは1つのアカウントだけを選び、別のビジネスでは別のアカウントを選んでしまうと、**最初に接続したビジネス側の連携がロックされてしまいます**。

これを避けて正しく再接続するには、以下の手順に従ってください。

## 手順

1. 「ソーシャル(Socials)」タブに移動し、接続したいソーシャルアカウントを選択します。
2. 表示された画面で「以前の設定を編集(Edit previous Settings)」をクリックします。
3. そのページで「現在および今後のすべてのビジネスに対してオプトインする(Opt in to all current and future Businesses)」を選択します。
4. その後に表示される確認画面でも、都度「すべてにオプトインする(opt in to all)」を選択します。

***

最終更新日: 2024年7月17日

お困りの際は、チャットサポートまたはメールにてお問い合わせください。

## 関連記事

* [1つのFacebookアカウントを複数の運用先に接続する](/sns-unyou-ai/setting-up-socials/connect-a-facebook-account-to-multiple-businesses.md)
* [Instagramストーリーズについて](/sns-unyou-ai/setting-up-socials/instagram-stories.md)
* [Pinterestアカウントとボードの設定方法](/sns-unyou-ai/setting-up-socials/setting-up-a-pinterest-account-and-board.md)


---

# 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.opusbooster.com/sns-unyou-ai/setting-up-socials/how-to-reconnect-socials-with-opt-in-to-all.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.
