# Using Create and Link

## About the plugin

Create and Link for Jira adds a simple and strait forward way to create a new ticket and link it to the current one.

## Access the plugin

Access Create and Link from the **Apps** button on any issue.

<div align="left" data-full-width="false"><figure><img src="/files/aSixy4xGRzn1RjDuddox" alt="" width="563"><figcaption></figcaption></figure></div>

## Use the plugin&#x20;

Simple choose what link type, issue type and write a summary for the new ticket. Change the direction to indicate which ticket is which. Click Create to creat the new ticket and link it to the current one.

## Support

For any inquiries or bug reporting please use the support portal to raise a ticket.

Support portal [link here](https://totallycalculated.atlassian.net/servicedesk/customer/portal/6)


---

# 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/create-and-link/using-create-and-link.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.
