# Set up the Background

On the Design tab, for your "Canvas Main element" (see screenshot below), there are several settings you can configure

![](/files/DlK8PYkDkmDUuMgodD0u)

Try changing the Background Color or Background Image fields to see how it affects the Canvas in run-mode.  For a full list of the General Settings fields and their descriptions, see the ["General Settings" Reference](/feature-reference/general-settings.md).

Next, we'll show you how to configure what happens when a user clicks on the Canvas, such as how to change from "Free Draw" mode to "Select", "Draw Shapes", and "Add Text" modes!


---

# 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://guide.techblocksco.com/canvas-using-the-plugin/set-up-the-background.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.
