# Jira Issue Links on page

Confluence is a fantastic product in itself. However, it is best accompanied by Jira. Most teams use both products to exploit their benefits. For these teams, it is common to link Jira issues and Confluence pages.

The Issue Links panel reveals the issues which have been linked from a page. The issues can then be opened easily.

<figure><img src="/files/lchZ2oRXJ6QpiDmx6dgJ" alt="" width="563"><figcaption><p>Track linked issues from pages</p></figcaption></figure>

{% hint style="info" %}
Due to the current limitations of the Atlassian Forge platform, it is only possible to find the issue links which have been placed on the pages. Links built from Jira to Confluence, will not show up here.

Furthermore, these limitations prevent the app from pulling more issue details from the Jira systems like status, subject, etc.&#x20;
{% endhint %}


---

# 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.meta-inf.hu/advanced-content-navigator/cloud-users-guide/panels/jira-issue-links-on-page.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.
