> 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/hajimeni/navigating-the-canvas/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広告、Webサイトのバナーなど、それぞれにセクションを用意します           |
| セクションを入れ子にする            | 小さめのセクションを大きなセクションの中に置くと、複数の要素がある大きなプロジェクトを1か所にまとめておけます           |
| 参考資料用のセクションを用意する        | インスピレーション、ムードボード、アップロード素材をメインの作業とは別に整理します                         |
| 作業をきれいに見せる              | チームメンバーやクライアントと確認するときは、「配置」→「グリッド」「横」「縦」を使ってセクションを整ったレイアウトに揃えられます |

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

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

***

ご不明な点やお困りのことがあれば、お気軽にご連絡ください。喜んでお手伝いします。以下までご連絡ください [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/jp/hajimeni/navigating-the-canvas/section.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.
