> 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/english-v14/documentation/widgets/predefined-widgets/links.md).

# Links

Through the "Links" widget, you can add one or more links to external resources.

<div data-full-width="true"><figure><img src="/files/81968dc1893ec242282edb37e9a2c1ce182ccc3d" alt=""><figcaption><p>The "Links" widget with 3 links</p></figcaption></figure></div>

## Overview

<div data-full-width="true"><figure><img src="/files/8e6b516cfa8be1fcd62ec4f603af4c8da7ab7aa0" 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>Title</td><td>Widget title. Is influenced by the selection of the "Primary Asset" (see below.)</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Widget icon</td></tr><tr><td><strong>[C]</strong></td><td>Links</td><td>The individual links</td></tr><tr><td><strong>[D]</strong></td><td>More options</td><td>See -> Navigate via widgets</td></tr><tr><td><strong>[E]</strong></td><td>Icon "New Tab"</td><td>Links with this icon are opened in a new tab. </td></tr><tr><td><strong>[F]</strong></td><td>Icon "Same Tab"</td><td>Links with this icon are opened in the current tab. </td></tr></tbody></table>

## Configuration&#x20;

<figure><img src="/files/2abe29fca0bd4538384fb5cfb252a4c6388c4f17" 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>Primary</td><td>Select primary asset. This selection determines which title <strong>[A]</strong> appears in the widget</td></tr><tr><td><strong>[H]</strong></td><td>Open in...</td><td>Determines whether a link is opened in a new tab or in the current tab. Can be set individually for each link. In addition, links to the Smart Views in Smart Assist can also be selected here. A link to a report can also be stored here. If such a report link is selected, clicking it automatically starts downloading the report instead of opening it in the browser.</td></tr><tr><td><strong>[I]</strong></td><td>Link title</td><td>Each individual link can be assigned its own title. The links appear in the widget under this title.</td></tr><tr><td><strong>[J]</strong></td><td>Add another link</td><td>Add another link</td></tr><tr><td><strong>[K]</strong></td><td>Add widget</td><td>Apply entries and add widget.</td></tr><tr><td><strong>[L]</strong></td><td>Select width</td><td>Select how much space the widget should take up on the dashboard.</td></tr><tr><td><strong>[M]</strong></td><td>Delete link</td><td>Delete the corresponding link</td></tr><tr><td><strong>[N]</strong></td><td>Arrange links</td><td>If several links are available: Using this handle, you can rearrange links via drag and drop.</td></tr><tr><td><strong>[O]</strong></td><td>URL</td><td>Specify URL for the entry</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/english-v14/documentation/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.
