# Add Linkages

Linkages allows you to establish connections between related artefacts. This helps you visualise dependencies, track work progress efficiently, and gain a broader understanding of your project landscape. For Example,

* An artefact may clone from another
* An artefact may duplicate another
* An artefact may block another

Your administrator can customise the linkages, refer [configure page layouts](https://simplifyqa-2.gitbook.io/untitled/~/changes/qu0MlXLhLdZ5ewq5nu9n/admin-controls-and-configurations/manage-projects-and-users/configure-page-layout) to know how to create and customise linkages.

You will be able to find linkages in modules like Epic, Feature, User story, Task, Defect, Test case and Function.

You can link these artefacts based on the linkages available. Below is how it looks when linkage is created between user story and task.

ss

**how to edit and delete linkages?**


---

# 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.simplifyqa.ai/get-to-know-your-workspace/add-linkages.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.
