# Grid and Widget Size

<div align="center" data-full-width="true"><figure><img src="/files/LLu8tJesUlWnRATIH7vZ" alt=""><figcaption><p>Screen size configuration options</p></figcaption></figure></div>

When viewing a Dashboard, your browser width (size in pixels) determines which Grid and Widget size settings the Bitpool Cloud Platform will select. The User will have to configure sizing for all 4 modes on all grids and widgets to ensure Dashboards resize correctly. Please view the [Tweaking Grid and Widget Size](/bitpool-cloud-platform/bitpool-cloud-platform/dashboards/dashboard-creation.md#tweak-the-grid-and-widget-sizing) section to see the process of creating a Dashboard with size layouts.

<table><thead><tr><th width="307.3333333333333">Mode</th><th>From</th><th>To</th></tr></thead><tbody><tr><td>Desktops, Laptops</td><td>1400 px</td><td>∞</td></tr><tr><td>Tablet landscape, Laptops</td><td>992 px</td><td>1399 px</td></tr><tr><td>Tablet portrait</td><td>768 px</td><td>991 px</td></tr><tr><td>Mobile landscape</td><td>576 px</td><td>990 px</td></tr><tr><td>Mobile portrait</td><td>0</td><td>575 px</td></tr></tbody></table>

Size setting below shows the grid set with 25% width on Desktops, Laptops mode. The Dashboard example shows how widgets in the grid looks on the page.

<figure><img src="/files/cOghcQupSsdgu1c48q0J" alt="" width="563"><figcaption><p>Grid Settings to 25% of Dashboard Page</p></figcaption></figure>

<div data-full-width="true"><figure><img src="/files/2L84kmbzRh2DvyTQU7Tb" alt=""><figcaption><p>Desktop size Dashboard showing the Grid width of 25%</p></figcaption></figure></div>

Size setting below shows the grid set with 100% width on Tablet portrait mode. The Dashboard example shows how widgets in the grid looks on the page.

<figure><img src="/files/2N1TWo8t4PQw9AX3AHs9" alt="" width="563"><figcaption><p>Grid Settings to 100% of Dashboard Page</p></figcaption></figure>

<figure><img src="/files/ByIkNTqIK6XYdSN5ZIHp" alt="" width="375"><figcaption><p>Tablet portrait size Dashboard showing the Grid width of 100%</p></figcaption></figure>

The Tablet portrait mode above has the Display Widgets (Phase A, Phase B and Phase C) sizes set to 33% (each) of the width of the Grid when in Tablet portrait size.


---

# 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://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-cloud-platform/dashboards/grid-and-widget-size.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.
