# Managing Background

## Add Image to Background

**Select background in the canvas or go to "Image" tab & then:-**&#x20;

1. **Select an Image:** Select by clicking from pre-uploaded images or from Unsplash library. If your desired image isn't available, you can easily upload a new one.
2. **Adjust the Image:** Once the image is added to your workspace, you have two options for setting it as your background:
   * **Manual Adjustment:** Manually drag and resize the image until it covers your desired area.
   * **Quick Set:** Alternatively, click on the expansion icon or  'Set as Background' icon to automatically adjust the image to fill the background space.

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

## Fill Color in Background

To fill color in Background,

1. **Delete Previous Background (If Any)**: If you have an existing background image, remove it to start with a blank canvas. Click on delete icon after selecting
2. **Select the Canvas**: Simply click on the canvas area you intend to change, making it the active element.
3. **Find the Color Tool**: Navigate to the top toolbar and click on the icon that represents color settings, usually resembling a paint bucket or palette. Add hexcode if you want a precise color

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

## Delete Background

When you click on the background in the canvas, you will see a delete icon. Click on that to delete the background

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

## Not able to click an image on background?

Sometimes when background images on the canvas overlap with static elements in templates, editing can become challenging. To facilitate easier editing, click the checkbox labeled **"Select to Easily Edit Background,"** located beside the canvas


---

# 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.rhym.io/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor/managing-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.
