# Step 5 - Design

The design of a calculator can be amended by creating a new calculator or logging into My Calcumate at [calcumate.co/login](https://app.calcumate.co/login) and navigating to your Calculator Builder -> Select the appropriate integration -> Design Tab.

You are able to amend the following calculator design elements:

**Branding**

* Font

**Intro**

* Primary text
  * "GET STORING" as default
* Secondary text
  * "Start by adding items to your storage unit" as default

**Logo**

* Add your company logo to your storage unit&#x20;

**Unit Image**

* If you would like to show a different unit type from our standard unit types. You can upload your image file.

**Colour scheme**

* Primary colour
* Secondary colour
* Unit colour

**Background colour**

* Gradient (two toned)
* Solid
* Transparent&#x20;

**Show Ismoetric Grid**&#x20;

* toggles on/off the grid background&#x20;

Buttons

* Button colour on the 'items added' list&#x20;
* Button text colour is the text colour on the 'items added' list
* Category button border colour&#x20;

<figure><img src="/files/KCcMAhV9YRXcbxQIFlJo" alt=""><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://help.calcumate.co/calculator-setup-and-customization/step-5-design.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.
