# Setup and Use

## 1. Add the gadget to a dashboard

You first want to add the gadget to one of your dashboards. Add the gadget like any other one by:\
1- Click **Edit** on the dashboard.\
2- Locate the **Dashboard Links** gadget on the list to the right.\
3- Click **Add**.

## 2. Enter the links you want on the dashboard

While in the edit mode of the dashboard, go to the configure gadget screen by clicking on the 3 dots. Enter the links by adding the link title and its address separated by a comma. Each link should be separated by the next using a comma. Links will appear in the same order you enterd the text.


---

# 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://docs.totallycalculated.com/dashboard-links-for-jira/setup-and-use.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.
