# Full Dashboard

Dashboards provide a consolidated view of your data and insights.&#x20;

**To create a Dashboard**:

Go to Dashboard and click ‘Add New’.

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FO3i5aK4vXGRFb2ibRr36%2Fimage.png?alt=media&#x26;token=ee5a7067-dbcc-42bd-b5ce-dab9d108eff0" alt=""><figcaption></figcaption></figure>

Choose from Full Dashboard.&#x20;

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FlD0YIISoef5s9MTbeg54%2Fimage.png?alt=media&#x26;token=e3d2f07a-a7e6-4ac0-bc92-5461f3e9187b" alt=""><figcaption></figcaption></figure>

To make general settings for the dashboard, you can use the edit button at the top corner of the section that appears below. This will display the general dashboard settings on the properties screen.

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FUaTYh3wFucrN7ASju5nl%2Fimage.png?alt=media&#x26;token=022dc0bd-6b88-4de7-97fe-21beec6df373" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2F1Z1Z34Y4I0hgYr8uSqmc%2Fimage.png?alt=media&#x26;token=b7d3df81-827d-40f0-9f3e-ef06c45d7398" alt=""><figcaption></figcaption></figure>

**Add Component:**

On the screen that opens, press the “Add New” button to add a new component to your dashboard.

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FaZqTndJfWcklW2egVVmG%2Fimage.png?alt=media&#x26;token=68357e81-db21-4ec8-b4df-3968e1796d9f" alt=""><figcaption></figcaption></figure>

Select Element

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FfGUyTUbjC2O8m1s08gnq%2Fimage.png?alt=media&#x26;token=53a94e6f-d612-47dc-ba0e-18a66c4346c6" alt=""><figcaption></figcaption></figure>

Select the component you want to add

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2Fc4m5TfWuHkTMQwsMcHVt%2Fimage.png?alt=media&#x26;token=69f6be3f-803d-414b-aadc-5a0b902895c3" alt=""><figcaption></figcaption></figure>

On the left side of the screen is the properties section. You can make settings related to the component you have selected from this section. You can also enter the connection information and SQL query that the component will use from this section. Enter the Name, Size, Region, SQL query information of the component you added. (E.g. Server Table) Select the Paging, Sorting, Filtering, Column Select, Report Design and/or Excel Export options and save.

**Add Parameter:**

On the screen that opens, press the “Add New” button to add a new parameter to your dashboard. Select Parameter.

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FX7AsQeiKDikaZpHZ8TSH%2Fimage.png?alt=media&#x26;token=e79413cb-58cd-4448-b56a-9e1c2fa16e2f" alt=""><figcaption></figcaption></figure>

Select the parameter you want to add

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FaYp6SSLJb7Ot5OeBCVrA%2Fimage.png?alt=media&#x26;token=0df40a71-eb49-4edb-81a7-f6ce0e6909e9" alt=""><figcaption></figcaption></figure>

Enter name and programmatic name. You can use this parameter with the programmatic name in the queries you add afterwards. Example:&#x20;

```
select * from orders where startDate >= @startDate
```

<figure><img src="https://1732466415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RrvnlN4awUTsHV07p0p%2Fuploads%2FNE2O6yPJbYJBIiCZlikp%2Fimage.png?alt=media&#x26;token=faaa5763-ecc3-4014-b617-75af070e4e79" alt=""><figcaption></figcaption></figure>

**Layout and Design**

Arrange the widgets in your dashboard and adjust their size and layout for optimal viewing.

**Save and Share**

Once you’re happy with your board, save it. You can then share it with other users or teams as needed.
