# Optimise the layout for different devices

## General

The application has some fixed breakpoints set. To see which breakpoint is active, you have to go into the dashboard edite mode. In the header you will find the information about the breakpoint.

<figure><img src="/files/EZtThAJrqwpmfsn9xMAR" alt="Breakpoint Information"><figcaption><p>Breakpoint informaion in dashboard edit mode.</p></figcaption></figure>

The following breakpoints are set in the application:

<figure><img src="/files/XO7MPblA9eoQrDTjGDeX" alt="Breakpoint table"><figcaption><p>Breakpoint table</p></figcaption></figure>

## Extensions

Browser extensions allow you to optimise all breakpoints on your desktop. It is not necessary to have all of your needed devices available to adjust the layout. We recommend using the following extensions for Google Chrome and Morzilla Firefox.

### Google Chrome

"[Easy Window Resize](https://chrome.google.com/webstore/detail/easy-window-resize/cfpenpohaapdgnkglcbgjiooipcbcebi#:~:text=%2D%20Use%20the%20default%20keyboard%20shortcut,in%20the%20window%20sizes%20list.)" can be used for Google Chrome.&#x20;

To do this, the extension for the browser must be installed in the Google Store.&#x20;

After that you can set the viewports by yourself. The main thing to pay attention to is the width. The height (Higth) can be set to the same value for all fields.

<figure><img src="/files/hupluCH3uSSWzO6hroR4" alt="Window resize Google Chrome adjust values"><figcaption><p>Window resize Google Chrome adjust values</p></figcaption></figure>

The extension can be pinned in to the browser head so that you have direct access to the resizer. Here you can choose the sizes by selecting the option.

<figure><img src="/files/WMDYK10xCsVatVRR8qu6" alt="Window resize Google Chrome select size "><figcaption><p>Window resize Google Chrome select size</p></figcaption></figure>

### Morzilla Firefox

"[Resize Window & Viewport](https://addons.mozilla.org/en-US/firefox/addon/resize-window-viewport/)" can be installed for Morzilla Firefox.&#x20;

To do this, the Firefox extension must be installed in the browser. This can be done with the help of the Firefox Store.&#x20;

In the settings of the extension, the viewports can be defined. There are 4 fields in which you can define the width.

<figure><img src="/files/4V2xhDWjjsS38N81y5eE" alt="Window resize Morzilla Firefox adjust values"><figcaption><p>Window resize Morzilla Firefox adjust values</p></figcaption></figure>

It is now possible to use the extension in the browser head. All you have to do is click on the symbol and then select the desired size.

<figure><img src="/files/YnQj2ordSl1eQ7SrGObi" alt="Window resize Morzilla Firefox select size"><figcaption><p>Window resize Morzilla Firefox select size</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://manual.senseforce.io/manual/sf-platform/dashboards/optimise-the-layout-for-different-devices.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.
