# Legacy view

In summer of 2025, the Online Services transitioned to a new, modern layout that also ensures optimal display on mobile devices. If you still wish to use the legacy (classic) view, you can do so as follows:

Via the menu item **Requests** -> **Switch to legacy view**, you can switch to legacy view. Please note that this setting only applies to the current session and will automatically revert to the new design for subsequent logins.

{% hint style="info" %}
For optimal user experience, we recommend using the new, modern layout! The legacy view will no longer be developed further.
{% endhint %}

<figure><img src="/files/FU8DjJK121P2e6HEmuah" alt=""><figcaption></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://help.airport.software/english/ppr-requests/legacy-view.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.
