> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/links.md).

# Links

Über das Widget "Links" können Sie einen oder mehrere Links zu externen Ressourcen hinzufügen.

<div data-full-width="true"><figure><img src="/files/5KxEjNN1mpVAKGU4f7wy" alt=""><figcaption><p>Das Widget "Links" mit 3 Links</p></figcaption></figure></div>

## Übersicht

<div data-full-width="true"><figure><img src="/files/666CfiUeJgyo4VEsu9kp" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="104.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Titel</td><td>Titel des Widgets. Wird von der Auswahl des "Primären Assets" beeinflusst (siehe unten.)</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Icon des WIdgets</td></tr><tr><td><strong>[C]</strong></td><td>Links</td><td>Die einzelnen Links</td></tr><tr><td><strong>[D]</strong></td><td>Mehr Optionen</td><td>Siehe -> Über Widgets navigieren</td></tr><tr><td><strong>[E]</strong></td><td>Symbol "Neuer Tab"</td><td>Links mit diesem Symbol werden in einem neuen Tab geöffnet. </td></tr><tr><td><strong>[F]</strong></td><td>Symbol "Gleicher Tab"</td><td>Links mit diesem Symbol werden im aktuellen Tab geöffnet. </td></tr></tbody></table>

## Konfiguration&#x20;

<figure><img src="/files/VTLhhSK0myzlYKAKYMIc" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="84.33333333333331"></th><th width="235"></th><th></th></tr></thead><tbody><tr><td><strong>[G]</strong></td><td>Primäres</td><td>Primäres Asset auswählen. Diese Auswahl bestimmt, welcher Titel <strong>[A]</strong> im Widget erscheint</td></tr><tr><td><strong>[H]</strong></td><td>Öffnen in...</td><td>Bestimmt, ob ein Link in einem neuen Tab oder im aktuellen Tab geöffnet wird. Kann für jeden Link einzeln eingestellt werden. Außerdem können hier auch Links zu den Smart Views im Smart Assist ausgewählt werden. Zusätzlich kann hier ein Link zu einem Report hinterlegt werden. Wenn ein solcher Report-Link ausgewählt wird, startet beim Anklicken automatisch der Download des Reports, anstatt ihn im Browser zu öffnen.</td></tr><tr><td><strong>[I]</strong></td><td>Link-Titel</td><td>Jedem einzelnen Link kann ein eigener Titel zugewiesen werden. Unter diesem Titel erscheinen die Links im Widget.</td></tr><tr><td><strong>[J]</strong></td><td>Weiteren Link hinzufügen</td><td>Einen weiteren Link hinzufügen</td></tr><tr><td><strong>[K]</strong></td><td>Widget hinzufügen</td><td>Eingaben übernehmen und Widget hinzufügen.</td></tr><tr><td><strong>[L]</strong></td><td>Breite Auswählen</td><td>Auswählen, wie viel Raum auf dem Dashboard das Widget einnehmen soll.</td></tr><tr><td><strong>[M]</strong></td><td>Link löschen</td><td>Den entsprechenden Link löschen</td></tr><tr><td><strong>[N]</strong></td><td>Links anordnen</td><td>Wenn mehrere Links vorhanden sind: Über diesen Griff können Sie Links per Drag and Drop neu anordnen.</td></tr><tr><td><strong>[O]</strong></td><td>URL</td><td>URL für den Eintrag angeben</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
