# Customize Your Canvas

The Appearance Editing Toolbox provides the functionality to edit the appearance of nodes, edges, and memos. When you open a canvas, it will initially display a node shape editor by default. You can minimize it into a canvas chart and freely drag it around, allowing yourself more space for analysis.

<figure><img src="/files/zggkDlmSoveSdG6m7nEZ" alt="" width="563"><figcaption></figcaption></figure>

Clicking on an address node will open the shape editor related to that node, allowing you to edit its shape, text color, and node color.

<figure><img src="/files/rwwWKzaEKkDPKHZ8Szom" alt="" width="375"><figcaption></figcaption></figure>

You can perform batch editing on addresses by holding down Ctrl (Command) and clicking on nodes to select multiple ones.

<figure><img src="/files/Pc2kwTz8GvEbo5ZXi9uJ" alt="" width="269"><figcaption></figcaption></figure>

Additionally, you can select any edge on the canvas to edit it, adjusting the width and color.

<figure><img src="/files/bBeaMogQ0uFNUff0nyYN" alt="" width="563"><figcaption></figcaption></figure>

By selecting a memo, you can edit the font size, color, formatting, and background color of its text.

<figure><img src="/files/Y6wKnFCfM1b5gsrduBaL" 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/user-manual/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.
