# Platform Preferences

TRADE automatically remembers certain choices you make while navigating the platform, so you spend less time repeating yourself and more time focused on your workflow.

***

## Tab Navigation Memory

**TRADE remembers which tab — In Play or PreMatch — you last used on each screen, and returns you there automatically.**

This applies across the following screens:

| Screen           | Location                                 |
| ---------------- | ---------------------------------------- |
| Trading Floor    | Operational → Trading Floor              |
| Fixture Ordering | Booking Events & Odds → Fixture Ordering |
| Fixture Logs     | Operational → Fixture Logs               |
| Configuration    | Configuration                            |

**How it works:**

* The first time you visit a screen, it defaults to **In Play**.
* When you switch to PreMatch (or back to In Play), that choice is saved in your browser.
* Next time you open that screen — even after closing the browser — you land on the tab you were last using.

**Things to know:**

* Preferences are stored **per browser**. Switching to a different device or browser will reset to the In Play default.
* Clearing your browser cache or cookies will also reset the preference.
* Each screen remembers its own tab independently — your Trading Floor preference doesn't affect Fixture Logs.


---

# 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.lsports.eu/u/trade/user-guide/platform-preferences.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.
