# Work Environment

The platform is based on the principle of a widget dashboard. This means that different workspaces or environments, known as dashboards, can be used. These dashboards can be added or removed as needed. Each dashboard contains widgets, which are standalone units offering specific functions and features.

<figure><img src="/files/O0tkDjSbvUn9fayLx4hl" alt="" width="563"><figcaption><p>OSS, a Platform of Dashboards and Widgets </p></figcaption></figure>

Some widgets function independently, while others can be used in combination with additional widgets. Certain widgets, such as *input* or *output* widgets, are designed to provide data or signals to other widgets. In theory, an unlimited number of widgets can be linked together to perform complex simulations and analyze.

[*Launch the App*](https://oss.thales-mfi.com/)


---

# 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://thales-mfi.gitbook.io/app-documentation-en/work-environment.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.
