# Board customizations

You can customize the entire storyboard by adjusting the scale, setting a background color, and adding a border. Analytics+ also provides options like grid lines to streamline your designing experience. Let's navigate to the Properties > Board > Canvas tab and explore the board customization options available in Analytics+. &#x20;

### 1. Dimension type&#x20;

Tailor the dimensions of your dashboard based on its intended display medium (e.g., A4, Desktop, TV, tablet, mobile, etc). Analytics+ supports the layout scaling options shown below:

<figure><img src="/files/epIO8iR4va71H6yuCc0d" alt=""><figcaption><p>Dimension type</p></figcaption></figure>

### 2. Dimension

Specify the width and height of the dashboard.

<figure><img src="/files/48nYUY4tJEUd8u7pdXEK" alt=""><figcaption><p>Dimension</p></figcaption></figure>

### 3. Background color

Set a custom background color for your dashboard.

<figure><img src="/files/grS0W60laDCF84a4bRD5" alt=""><figcaption><p>Background color</p></figcaption></figure>

### 4. Corner radius

The **Corner Radius** property allows you to adjust the roundness of the corners of your storyboard. A higher value results in more rounded corners, while a value of **0** creates sharp, square corners. You can set a uniform corner radius with the **All** option or specify the radius for individual corners with the **Custom** option.

<figure><img src="/files/TDyfr7dwqUoWu0wXxgYx" alt=""><figcaption><p>Corner radius</p></figcaption></figure>

### 5. Show grid lines

Gridlines help in maintaining consistent spacing between dashboard components. Gridlines allow for better distribution of content by dividing the dashboard canvas into evenly sized and spaced sections.

<figure><img src="/files/NCfedgwei2MOx8NJnWrg" alt=""><figcaption><p>Show gridlines</p></figcaption></figure>

### 6. Show smart guides

Smart guides help align and position dashboard elements. Notice the lines that appear when trying to re-position an element? These smart lines allow us to place elements in the same row or column as other elements in the dashboard.

<figure><img src="/files/xQ6md9n6u4mjeriTBhll" alt=""><figcaption><p>Show smart guides</p></figcaption></figure>

### 7. Lock elements

You cannot resize or reposition existing elements when you lock them. You can still insert and customize new elements.

<figure><img src="/files/8nxePX6u9vnxqdpwUTFh" alt=""><figcaption><p>Lock elements</p></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://docs.inforiver.com/analytics+/storyboard/board-customizations.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.
