> 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/features/unselect-a-social-for-specific-posts.md).

# 特定の投稿だけSNSの選択を外す方法

## 概要

この機能を使うと、SNS運用AIで個別のコンテンツを投稿する際に、特定のSNSプラットフォームだけを選択から外すことができます。

## 手順

特定の投稿について投稿先のSNSチャンネルを選択解除するには、以下の手順を行います。

1. 「投稿 - 予約済み」に移動します
2. 「投稿先」のドロップダウンボタンを見つけます
3. 投稿したくないSNSプラットフォームのチェックを外します

![](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/image_1m8retb.png)

## この機能のポイント

この機能により「投稿したくないSNSを選択解除できる」ようになり、全体設定を一律に適用するのではなく、投稿ひとつひとつについて、どのプラットフォームに配信するかを細かくコントロールできます。

## サポートについて

ご不明点やお困りのことがあれば、サポートチームまでチャットからお気軽にお問い合わせください。この機能は2024年7月24日に最終更新されました。

***

**関連記事:** 投稿デザインの編集、クライアント設定、レビュープロセス、ダークモードなど、その他のSNS運用AIの機能についてはヘルプデスク内の各記事をご覧ください。


---

# 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/features/unselect-a-social-for-specific-posts.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.
