# Navigating the Canvas

## Canvas

The canvas is your go-to for collaborating, building, and organizing your workflows. Here, you can customize and standardize your data logic, creating a user-friendly visual representation that simplifies complex processes. The intuitive interface allows you to annotate and schedule workflows; making the canvas the ideal spot for collaborative workflow management.

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

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/bW9vjXZOBl2nL32v7ROC">/pages/bW9vjXZOBl2nL32v7ROC</a></td><td>The canvas is your go-to for collaborating, building, and organizing your workflows.</td><td><a href="/pages/bW9vjXZOBl2nL32v7ROC">/pages/bW9vjXZOBl2nL32v7ROC</a></td></tr><tr><td><a href="/pages/cm0gfGn2RwKXW6bIVarT">/pages/cm0gfGn2RwKXW6bIVarT</a></td><td>Drag and drop a tool from the tool menu onto the canvas to start building your workflow.</td><td><a href="/pages/cm0gfGn2RwKXW6bIVarT">/pages/cm0gfGn2RwKXW6bIVarT</a></td></tr><tr><td><a href="/pages/Zz6Me3RXkWrnF1cP2exX">/pages/Zz6Me3RXkWrnF1cP2exX</a></td><td>Each tool located in the tool menu performs a distinctive step in your data logic. These steps resemble those undertaken to ready and cleanse data.</td><td><a href="/pages/-MY7Z86gAV0f7JJeNav3">/pages/-MY7Z86gAV0f7JJeNav3</a></td></tr></tbody></table>


---

# 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.cascade.io/cascade/workflows/overview/navigating-the-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.
