# Issue Tracker

You can add a link to your project's existing Jira. To set up a new Jira Cloud site, please contact support.

## Connecting to the Existing Jira Board <a href="#connecting-to-the-existing-jira-board" id="connecting-to-the-existing-jira-board"></a>

You have an option to connect to the existing Jira board for your project.

To connect to the existing Jira board for a project, perform the following steps:

1. Search for the required project. The Project dashboard appears. Click **Issue Tracker** from the **Collaborations** tab.
2. The Issue Tracking page appears. Click the <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-0fffe5503cd4be58cb3fca28702ffcc097de7922%2FP%20Icon.png?alt=media" alt="" data-size="line"> icon available in front of **Connect** and click **Existing**, enter the existing Jira **URL, API User,** and **API Key,** and then click **Connect**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-40e21bb0cbd1159d8e6845ba65ede0d048923eb2%2FExisitng%20Jira.png?alt=media" alt=""><figcaption><p>Existing Jira</p></figcaption></figure>


---

# 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.linuxfoundation.org/lfx/project-control-center/v2-latest-version/collaborations/issue-tracker.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.
