> 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/editing-posts-design.md).

# 投稿デザインの編集方法

## 新しいフルスクリーンエディタの使い方

投稿を公開する前に、ビジュアルレイアウトとキャプションのテキストの両方をいつでも修正できます。

### 投稿を開く

* 「投稿」に移動します
* 修正したい投稿を選択します
* この画面からキャプションとデザインを編集できます

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot15_r0odym.png)

### デザインを編集する

#### デザイン要素を編集する

* 「デザインを編集」を選択します
* 画像・テキスト・色・レイアウトを変更します
* 必要に応じて要素のサイズや位置を調整します
* 変更が完了したら「保存して閉じる」を選択します

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot16_18tu6p4.png)

#### 投稿にアニメーションをつける

* 「アニメーション」を選択します
* 自動アニメーションと音楽トラックを追加します
* アニメーションのスタイルを調整するか、シャッフルしてバリエーションを試します
* お好みで静止画バージョンに戻すこともできます

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot17_1cscyit.png)

#### すべてのプラットフォーム向けにリサイズする

* 「すべてのプラットフォーム向けにリサイズ」を選択します
* SNS運用AIが連携している各SNSチャンネルに合わせて、デザインを自動的に調整します

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot18_1ynac3d.png)

### キャプションを編集する

#### 手動での編集

* キャプション欄で直接テキストを修正します

#### クイック編集

* 「クイック編集」を使うと、キャプションを短くしたり長くしたりできます

#### AIによる修正

* 「修正」を選択します
* 「もっと面白くして」「絵文字を追加して」といった指示を入力します
* AIが自動的にキャプションを再生成します

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot19_ilpvyq.png)

### プラットフォームごとにカスタマイズする

#### 上書き設定を作成する

* 特定のプラットフォーム(Facebook、Instagramなど)を選択します
* 「上書き」を選択します
* そのプラットフォーム専用にキャプションやデザインを変更します
* 上書き設定がされているプラットフォームには紫色のマークが表示されます

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot20_1wms7d0.png)


---

# 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/editing-posts-design.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.
