# Shortcut

## What is Keeping's Shortcut Integration?

[Shortcut](https://www.shortcut.com/?tum_source=keeping.com) is a project management and issue tracking software that helps teams plan, track, and collaborate on projects. It's designed to streamline software development and improve productivity.

See how Keeping’s Shortcut integration streamlines your support and development workflows. Link a Keeping ticket to a Shortcut story (or create a new Shortcut story) from inside Keeping.

## Shortcut in Keeping

Once connected, you can link a Keeping ticket to a Shortcut story or create a new Shortcut story directly from Keeping.

![Shortcut Linked Issue in Keeping](/files/RvXEqr6z126f6Pc8fmcU)

## Connecting Shortcut to Keeping

You'll need to be able to be an Shortcut admin to connect it to Keeping.  Start by navigating to the Keeping Integrations page and clicking the **Add Integration** button on the Shortcut tile. From there, you'll need to add your Shortcut API key into the window.

<figure><img src="/files/y3uFprLNBXoW7UaTiZOk" alt="Asana Keeping Integration"><figcaption><p>Click Add Integration under Integrations --> Shortcut</p></figcaption></figure>

Over in Shortcut, navigate to the **API Tokens** area of your Settings. Name the token, and click **Generate Token.**

<figure><img src="/files/N7IG67BUwaolitL5mfHP" alt=""><figcaption><p>Generate a token in Shortcut</p></figcaption></figure>

Once generated, the token will displayed. Copy the token so you can paste it into the Keeping window in the final step.

<figure><img src="/files/ZADlRqeiJU7f4t5FRsAU" alt=""><figcaption></figcaption></figure>

Finally, paste the token into window and click **Connect**.

<figure><img src="/files/tfYsvoKP5nJDvZTzwyGU" alt=""><figcaption><p>Link Shortcut to Keeping</p></figcaption></figure>

## Search and Link Shortcut Stories from Keeping

Need to link a Keeping ticket to an existing Shortcut story? Search for the issue by Shortcut ID or words in the Shortcut subject or body , and then link it to the Keeping ticket.

<figure><img src="/files/DRNSJOeW40UKBYPtnwPK" alt=""><figcaption><p>Search for Shortcut Stories from the Keeping Sidebar</p></figcaption></figure>

## Create New Shortcut Stories from Keeping

You can create new Shortcut stories from the Keeping sidebar. Expand the Shortcut section in the Keeping sidebar, click "Link to Task" and then "Add New" to add a new story to your Shortcut project. The newly created story will be automatically linked to the Keeping ticket.

<figure><img src="/files/hpa7xm7GStinhKmVEnlu" alt=""><figcaption><p>Create new Shortcut Stories from Keeping</p></figcaption></figure>

## See A Link to Your Keeping Ticket in the Shortcut Story

Once a Shortcut story is connected to a Keeping ticket, Keeping will automatically add a link to the Keeping ticket in the Shortcut.

<figure><img src="/files/quLLVQ1PW79vHNiAWkGj" alt=""><figcaption><p>See a link to your Keeping ticket in Shortcut.</p></figcaption></figure>

## Unlink a Shortcut Story from A Keeping Ticket

You can unlink a Shortcut story from a Keeping Ticket by clicking the "Unlink" icon next to the Shortcut story subject.&#x20;

<figure><img src="/files/JJMswoIaOZ4JXj73ooil" alt=""><figcaption><p>Unlink a Shortcut Story</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.keeping.com/help/setup/integrations/shortcut.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.
