> 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/plattform/live-cockpit/widgets/predefined-widgets/links.md).

# Links

Mit dem Widget „Links“ können Sie einen oder mehrere Links zu externen Ressourcen hinzufügen.

<figure><img src="/files/a285e0d42f0de01fe86a8d75a02888c361161349" alt=""><figcaption><p>Das Widget „Links“ mit 3 Links</p></figcaption></figure>

## Übersicht

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FWzEZqsYPLvXkTdeA4Sj5%2F9212CF50-9D61-470A-9A1E-9BB3F4E113E9.png?alt=media&#x26;token=8ac73b6e-088c-4f2c-b389-a7b6ee3c37b1" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="77.13332112630206"></th><th width="207.4000244140625"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Titel</td><td>Titel des Widgets. Wird von der Auswahl des „Primary Asset“ beeinflusst (siehe unten).</td></tr><tr><td><strong>[B]</strong></td><td>Symbol</td><td>Symbol 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>Weitere Optionen</td><td>Siehe -> Navigation über Widgets</td></tr><tr><td><strong>[E]</strong></td><td>„Neuer Tab“-Symbol</td><td>Links mit diesem Symbol öffnen sich in einem neuen Tab.</td></tr><tr><td><strong>[F]</strong></td><td>„Im selben Tab“-Symbol</td><td>Links mit diesem Symbol öffnen sich im aktuellen Tab.</td></tr></tbody></table>

## Konfiguration

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F3MD8KlFKujRYLn32V4Bz%2FLinks%20(1).png?alt=media&#x26;token=1ed5df1f-3888-4c3b-b789-ed79ba782ca5" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="65.93333943684894"></th><th width="165.39996337890625"></th><th></th></tr></thead><tbody><tr><td><strong>[G]</strong></td><td>Primär</td><td>Wählen Sie das primäre Asset aus. Diese Auswahl bestimmt, welcher Titel <strong>[A]</strong> im Widget angezeigt wird</td></tr><tr><td><strong>[H]</strong></td><td>Öffnen in...</td><td>Legt fest, ob ein Link in einem neuen Tab oder im aktuellen Tab geöffnet wird. Kann für jeden Link individuell festgelegt werden. Außerdem können hier auch Links zu Smart Views in Smart Assist ausgewählt werden. Hier kann auch ein Link zu einem Bericht hinterlegt werden. Wenn ein solcher Berichtslink ausgewählt ist, startet ein Klick darauf automatisch den Download des Berichts, anstatt ihn im Browser zu öffnen.</td></tr><tr><td><strong>[I]</strong></td><td>Linktitel</td><td>Jedem einzelnen Link kann ein eigener Titel zugewiesen werden. Die Links erscheinen im Widget unter diesem Titel.</td></tr><tr><td><strong>[J]</strong></td><td>Weiteren Link hinzufügen</td><td>Weiteren Link hinzufügen</td></tr><tr><td><strong>[K]</strong></td><td>Widget hinzufügen</td><td>Einstellungen übernehmen und Widget hinzufügen.</td></tr><tr><td><strong>[L]</strong></td><td>Breite wählen</td><td>Wählen Sie, wie viel Platz das Widget auf dem Dashboard 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: Verwenden Sie diesen Griff, um Links per Drag-and-drop neu anzuordnen.</td></tr><tr><td><strong>[O]</strong></td><td>URL</td><td>Geben Sie die URL für den Eintrag an</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/plattform/live-cockpit/widgets/predefined-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.
