# Link

#### Overview

The *Link* widget serves as a navigation aid within the dashboard, particularly when the dashboard contains numerous widgets and becomes challenging to navigate. By using this widget, a link can be created to direct the user to a specific widget or location within the dashboard.

#### Accessing the widget

To access the *Link* widget, simply right-click anywhere on the dashboard and navigate down under *Design* section.

<figure><img src="/files/ERcFjhMXAmmkf5pjlHRO" alt="" width="224"><figcaption><p>Link Widget</p></figcaption></figure>

#### Set up a Link

In the menu <img src="/files/IAXZ1w1VOevni31NVxDM" alt="" data-size="line"> of the widget, "Select Target" can be chosen, allowing navigation through the dashboard to reach the desired location.&#x20;

<figure><img src="/files/zdmmMwBIibaFZ1osMjyi" alt="" width="563"><figcaption></figcaption></figure>

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

&#x20;Once the location is selected, it can be confirmed by clicking the "Confirm" button. This feature enables quick navigation to specific sections of the dashboard without requiring manual scrolling.

{% embed url="<https://thales-mfi.com/videos/89ad78fdd13.mp4>" %}
Link Widget
{% endembed %}

#### Rename and Remove

Here’s the modification:

The dashboard can be renamed to make the link easier to recognize. It can also be removed if no longer needed. Both options are available in the widget's menu.

<figure><img src="/files/nbZfp11lgRyRLrOwersz" alt="" width="563"><figcaption><p>Rename or Remove the Link Widget</p></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/design/link.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.
