# Link Existing Tasks

### Introduction <a href="#introduction" id="introduction"></a>

Aikido supports the linking of existing Task Tracker (e.g. Jira, Clickup) tickets to Aikido issues, crucial for integrating already flagged security concerns in Jira that are not yet connected to Aikido.

> Note: This functionality is only available for **Jira Cloud & Data Center, Linear, ClickUp** and **AzureDevops Boards integrations**. Contact us if you are using another integration and would love to see this functionality available too!

### How to Link an Existing Task <a href="#how-to-link-an-existing-task" id="how-to-link-an-existing-task"></a>

*Following example is for Jira. Functionality is similar for other task trackers.*

**Step 1:** Click on '**Add Task**'. For issue groups: located at the top of the sidebar or in the action menu. For subissues: triple dots menu on subissue level.\
​

![Task management interfaces showing action menus for workflow and issue handling.](/files/AEZHx4YunCPPF32PTg8x)

**Step 2:** Select 'Link to Existing Jira Ticket' at the top of the modal.

**Step 3**.Select your project and search for the name of the existing Jira ticket. You can also just paste the URL into the search bar.\
​\
​

![Interface for linking an existing Jira task by selecting project and task details.](/files/fJbAil2WYuOFKERyVK7c)

​**Step 4:** Click 'Link Jira Task' to finalize the linking process.\
​

**Step 5:** Once linked, Aikido will automatically sync any updates in assignee and status from Jira, ensuring both platforms are up to date.

***


---

# 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://help.aikido.dev/getting-started/task-management-systems/advanced-functionalities/link-existing-tasks.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.
