> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/widgets/dashboard-widgets/shortcut/links.md).

# Links

## **Specs**

<table><thead><tr><th width="320">Label</th><th>Value</th></tr></thead><tbody><tr><td><strong>Version</strong></td><td>0.2.0 (updated on 2023-10-18)</td></tr><tr><td><strong>Developer</strong></td><td>Labii Inc.</td></tr><tr><td><strong>Type</strong></td><td>Dashboard</td></tr><tr><td><strong>Support Readonly view</strong></td><td>Yes</td></tr><tr><td><strong>Support Edit view</strong></td><td>No</td></tr></tbody></table>

## Overview

The Links widget empowers users to effortlessly generate and access hyperlinks directly from the dashboard. With the Links widget, you can efficiently create links and conveniently open them, enhancing your interactive experience and streamlining your navigation within the dashboard environment.

## Use Case

* Click on a link to initiate the addition of a record with prepopulated information.
* Bookmark a link to conveniently access the sample orders required by the lab manager.

## Readonly View

### Add link

To add a new link, simply click the "**Add Link**" button. In the ensuing pop-up window, input the name, link, and any other required details, then proceed by clicking "**Submit**."

* **Name**
* **Link** - You can copy any link within the Labii platform or outside of Labii. Leave it empty to add a text node.
* **Should display as button** - If checked, the link will be displayed as a button.
* **Color** - Button color or text color

### Edit link

Click the **edit** icon next to a link to edit the link.

### Delete link

Click the **delete** icon next to a link to delete a link

### Reorder link

Drag and drop the link to the preferred position. The order will automatically be updated.

## Edit View

The edit view is not supported for this widget.


---

# 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:

```
GET https://docs.labii.com/widgets/dashboard-widgets/shortcut/links.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.
