# キャンバスをカスタマイズする

外観編集ツールボックスは、ノード、エッジ、およびメモの外観を編集する機能を提供します。キャンバスを開くと、最初はデフォルトでノード形状エディターが表示されます。これをキャンバスチャートに最小化して自由にドラッグすることで、分析用のスペースをより多く確保できます。

<figure><img src="/files/PMHs85U6b5LcB9xI6yTL" alt="キャンバスの初期設定" width="563"><figcaption></figcaption></figure>

アドレスノードをクリックすると、そのノードに関連する形状エディターが開き、形状、テキスト色、ノード色を編集できます。

<figure><img src="/files/rMNGI5cwT8THa2IVoFox" alt="ノード形状エディターの例" width="375"><figcaption></figcaption></figure>

Ctrl（Command）を押しながら複数のノードをクリックして選択することで、アドレスの一括編集を行うことができます。

<figure><img src="/files/xF1lmE0YRAZNtGMiIgJv" alt="複数ノードの一括選択" width="269"><figcaption></figcaption></figure>

さらに、キャンバス上のエッジを選択して編集し、幅、色を調整することも可能です。

<figure><img src="/files/99vGnilwvnkXIYUcMgzC" alt="エッジ編集オプション" width="563"><figcaption></figcaption></figure>

メモを選択することで、そのテキストのフォントサイズ、色、フォーマット、背景色を編集できます。

<figure><img src="/files/FFIkm13ni0ia02Sy7a57" alt="メモテキスト編集機能" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.metasleuth.io/ja/yzmanyuaru/canvas-and-panels/canvas/customize-your-canvas.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.
