# Orientation

This setting allows the Packing screen layout to be displayed either **horizontally** or **vertically**.&#x20;

* **Horizontal layout** — Orders are displayed side by side. Users can swipe side to side across the screen to access additional orders beyond the visible area.
* **Vertical layout** — Orders are stacked on top of each other. Instead of swiping side to side, users scroll up and down.&#x20;

<figure><img src="/files/hrO6JbF8aNpg1P0Ffm1t" alt=""><figcaption></figcaption></figure>

To access this setting, go to **Packing Settings**.


---

# 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.bossithq.com/pos/packing-screen/packing-settings/packing-screen-layout-customisations/orientation.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.
