# Better Layout

Tracking and analyzing on-chain assets often revolve around fund flows, making the layout of the canvas crucial. It not only affects the efficiency of analysis but also impacts the presentation of the analysis results. MetaSleuth has specifically provided a layout adjustment toolbar, which offers the following functionalities:

![](/files/08BjqMoKl49TJPI0TFUw)**`Manual Layout`** allows users to manually adjust the position and alignment of nodes on the canvas. Users can drag and reposition nodes to create a customized layout that suits their analysis needs.

![](/files/4QU3WVUqWFIBFx1W9LyC)**`Automatic Layout`** automatically arranges the nodes and edges on the canvas in an optimized layout, enhancing the visual clarity and organization of the fund flow diagram.

![](/files/IFhQWZx1RLSvG3dQevfM)**`Adjust Spacing`** allows users to globally adjust the spacing between nodes, creating a more compact or expanded layout.

![](/files/I9dgrl0gX8SRSoqN8jgg)**`Undo and Redo`** enable users to manage and revert changes made to the canvas during the analysis process. Please note that there is a limitation on the number of steps allowed for Undo and Redo, which is set to a maximum of three steps.

![](/files/jAz0ARTImY0qSWqsr04H)**`Center the Graph`** allows you to align and center the entire canvas, bringing it into view and restoring overall control. This functionality is particularly useful when you want to refocus and have a complete view of the graph without any elements being cut off or hidden.&#x20;

![](/files/QErBYHGuG4ZHr8scusuf)**`Full Screen`** allows you to immerse yourself fully in your analysis and investigation. Give it a try!


---

# 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/better-layout.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.
