> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/i/section.md).

# セクション

### セクションを作成する

* グループ化したいアセットをクリックしてドラッグで選択し、右クリックして「セクションを作成」を選ぶと、新しいセクションにまとめられます

<figure><img src="/files/70ade4779d2ea029cd2686b786fbdb8c7171b852" alt=""><figcaption></figcaption></figure>

* キャンバスを右クリックし、「セクション」を選択して空のコンテナを作成します

<figure><img src="/files/82f45c5adc5d68ab4d600e42580217a6aa6e0a4e" alt=""><figcaption></figcaption></figure>

### セクションに名前を付ける

* セクションのラベルをダブルクリックすると、その場で名前を変更できます

<figure><img src="/files/8f980e0964bd1127d17a0bfa14e258829af97d11" alt=""><figcaption></figcaption></figure>

* セクションをクリックし、左上の「…」メニューを開いてから「名前を変更」を選択します

<figure><img src="/files/9a965ae9e2836d62e4dd9cde6e582dd8e5de328e" alt=""><figcaption></figcaption></figure>

### アセットの追加と削除

<figure><img src="/files/7d4b274c5c44aba0212604659bc09546b221bee5" alt=""><figcaption></figcaption></figure>

* 任意のアセットをセクション内にドラッグして追加します
* アセットをセクションの外にドラッグして削除します
* すべてのアセットタイプが使えます: アートボード、画像、動画、音声
* セクションは別のセクションの中に入れ子にできます

### 内容を配置する

* 「…」メニューを開くか右クリックして、「配置」→「グリッド」「横」「縦」のいずれかを選ぶと、その形式で内容を並べられます

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

* 同じメニューから「子要素に合わせる」を選ぶと、セクションの境界を中身にぴったり合わせられます

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

* 任意の角または辺をドラッグしてセクションのサイズを変更します

<figure><img src="/files/87cd1def6dc0d7c55bb23c79816a775ac83782b2" alt=""><figcaption></figcaption></figure>

### 移動と削除

* セクションをドラッグすると、中のすべてをひとまとまりとして移動できます

<figure><img src="/files/305c9f798b064fc6162bfcc821ea26f21f1a03b9" alt=""><figcaption></figcaption></figure>

* 「…」メニューを開くか右クリックして「セクションを削除」を選ぶと削除できます

<figure><img src="/files/8d000bd75f4d7a7965fd599fc03e82b7c90aa788" alt=""><figcaption></figcaption></figure>

### セクションでキャンバスを整理する方法

セクションは、ほぼあらゆるワークフローに合わせてキャンバスを整理できます。よくあるパターンをいくつか紹介します:

| パターン                    | 適用方法                                                            |
| ----------------------- | --------------------------------------------------------------- |
| プロジェクトまたはキャンペーンごとにグループ化 | クライアント、ブランド、またはキャンペーンごとにセクションを分けることで、それぞれの作業内容を独立して保てます         |
| アセットの種類ごとにグループ化         | 画像用、動画用、音声用でそれぞれセクションを分けると、必要なものをすばやく見つけられます                    |
| 作業段階ごとにグループ化            | 下書き、作業中、完成でセクションを分けると、完了したものと進行中のものが明確になります                     |
| プラットフォームまたは用途ごとにグループ化   | YouTubeのサムネイル、Instagram広告、ウェブサイトのバナーなど、それぞれにセクションを分けます          |
| セクションを入れ子にする            | 小さなセクションを大きなセクションの中に配置すると、動きの多い大規模プロジェクトを1か所にまとめて管理できます         |
| 参考用セクションを用意する           | インスピレーション、ムードボード、アップロード素材を本作業とは別にまとめておきます                       |
| 作業をきれいに見せる              | チームメイトやクライアントと確認するときに、「配置」→「グリッド」「横」「縦」を使ってセクションを整ったレイアウトにそろえます |

考え方の一例にすぎませんが、セクションの使い方に制限はありません。あなたの制作プロセスに合う形で自由に構成してください。

これでMorphicのセクション機能の使い方は以上です。これからは、どんなプロジェクト、テーマ、ワークフローにも合わせてキャンバスをすっきり整理できます。


---

# 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:

```
GET https://morphic.com/docs/jp/i/section.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.
