# Outputs

The "Outputs" section is essential for visualizing and selecting data processed by other widgets. It includes tools like the Graph, which displays charts of strategies or options, and the Data Selector, which allows users to choose specific data points to be displayed or exported to other widgets.

Again just a right-click on the dashboard let user find this section. By hovering over the *Outputs*, *Graph* and *Data Selector* will be displayed.

<figure><img src="/files/Kuw7kVnTV99S6fkKCDMw" alt="" width="356"><figcaption></figcaption></figure>

[*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/operational-widgets/outputs.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.
