# Preferences

* Navigate to the Designer homepage.
* Click the ***Preferences*** option from the left panel.

&#x20;     ![](/files/sJZ3apjBiZLgr1Y0Xkjx)

* The Preferences for a dashboard canvass appear.
* Set the desired preferences either by enabling it through a checkmark or selecting it from the provided menus.
* Click the ***Save*** option. &#x20;

![](/files/fwoFTQ0lT4MxvUybVCXi)

* The selected preferences get applied to the dashboard canvass.
* The available preferences for a dashboard are as described below:

&#x20;

| Property Name           | Description                                                                               |
| ----------------------- | ----------------------------------------------------------------------------------------- |
| Show Grid Lines         | Enable this option to display grid lines in the designer area                             |
| Snap to Grid Size       | Select an option to display the grid size (None/5/10/15)                                  |
| Notify on Success       | Enable this option to get a notification of success                                       |
| Block Notification      | Enable this option to block the notification message                                      |
| Show Settings Button    | Enable this option to display the toolbar when any component is selected                  |
| Selection Color         | Redirects to select a color to display when any component when dragged to the canvass     |
| Selection Thickness     | Set (increase/decrease) the thickness of the component border                             |
| Show Border             | Enable this option to display a border on the dashboard                                   |
| Border Color            | Redirects to select a border color to display in the Dashboard                            |
| Background Color        | Redirects to select a color to display in the dashboard background                        |
| Hide Shadow             | Enable this option to hide the shadow of the components                                   |
| Sync Component Property | Enable this option to synchronize the component property                                  |
| Enable Multiple Drag    | Enable this option to select multiple charts and then move them together in the dashboard |
| Fixed Dimension         | Enable this option to set the fixed height & width of the dashboard                       |

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# 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.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/getting-started/overview-of-designer-module/homepage/left-menu-panel/preferences.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.
