# Dashboard Objects Properties

{% hint style="success" %}
*Check out the walk-through given below on how to configure the Dashboard Object properties in the Designer.*
{% endhint %}

![](/files/ucsIHnPe4jyOihmgp3ms)

### **Hide All**&#x20;

* By clicking on this icon<img src="/files/dxx0UxdyCGLpicNKdoK9" alt="" data-size="line">, all the components which are present in the dashboard will be hidden.&#x20;

![](/files/jAlTymZNDhSuM71SNg8J)

* The users can hide the individual components by enabling the checkbox provided next to the name of the component.   &#x20;

![](/files/284Dl0D1pXEB9PIEWgSv)

### **Lock All**&#x20;

* By clicking on this icon<img src="/files/xw88XaRibP4OOplSpt92" alt="" data-size="line">, all the components which are present in the dashboard will be locked, i.e., means components cannot be moved from one place to another.        &#x20;

![](/files/9ffgTcfU5fRnnblrzzoI)

* The users can lock the components individually by enabling the checkbox provided next to the name of the component.     &#x20;

![](/files/7zw7zd6EnEnsdg7kIuA5)

### **Remove**&#x20;

#### **Removing a Component**

The users can delete the components individually by clicking the remove icon  provided next to the name of the component.

* Click the ***Manage Dashboard Components*** option.
* Click the ***Remove*** icon for a dragged component.     &#x20;

![](/files/y2SdxdLGKwbT7WWFwppx)

* A dialog box appears to confirm the deletion.
* Click the ***Yes*** option.

&#x20;     ![](/files/9jDyytDsh7UXLzlb0YB1)

* The selected component gets removed from the Dashboard.

![](/files/8D1sRkjH28rMczVyYiMn)

#### Removing all the Dashboard Components

The users can remove all the components which are present in the dashboard. &#x20;

* Click the ***Manage Dashboard Components*** option.
* Click the ***Remove*** icon for all the dragged component.  &#x20;

![](/files/G85ImocLiKhnhGeWGEQl)

* A dialog box appears to confirm the deletion.
* Click the ***Yes*** option.

![](/files/vTW1xYfDgNdhfvdKQRY8)

* All the dashboard components get deleted. &#x20;

![](/files/eS4CPxeRmjLPyHUvEyca)

### **Duplicate**&#x20;

By clicking on this option duplicate component gets produced on the canvas.

* Click the ***Manage Dashboard Components*** option.
* Click the ***Duplicate*** icon for a dragged component.
* The selected component gets copied.

![Duplicating a component](/files/4sE2pG4j5l2KLpEZ0jJI)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> *The Duplicate action do not get applied to the multiple components. It has to be applied to the individual components.*
{% endhint %}

### **Search**

When the number of dragged charting components increases in a dashboard, it becomes difficult for the users to find out the specific component. Use the ***Search*** bar provided under the ***Manage Dashboard Components*** window to search for the desired components.

![](/files/QZNNu1yZsGBRB8q8Kdew)


---

# 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/dashboard-objects/dashboard-objects-properties.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.
