# Layout direction

ScandiPWA supports languages written from left to right (such as Latvian, English, Portuguese) as well as right to left (such as Arabic, Hebrew, Urdu). You can change the layout direction of the whole site. In the **Layout Direction Configuration**, choose **RTL** or **LTR**.

You can change the configuration in the admin panel. Go to **Stores > Settings > Configuration > ScandiPWA > Layout direction**. Choose between LTR or RTL (Left to Right or Right to Left written language).

![](/files/-MfE_gvvxCQaxr3e-tfe)


---

# 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.scandipwa.com/v5.0.3/progressive-web-app/layout-direction.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.
