# Shortcut

If you have not set your issue tracker during the onboarding process & would love to set it up afterward, you can follow the steps mentioned below:

### **Step 1:** Navigate to Settings

Typo dashboard > Settings > Integrations > Click on Shortcut

<div align="left"><figure><img src="/files/YXfdJoRThrYtzch4UKT9" alt="" width="563"><figcaption></figcaption></figure></div>

### **Step 2:** Configure Webhook

#### Steps to generate the API token :&#x20;

1. Sign in to your Shortcut account&#x20;
2. Click on "Settings" at the bottom left corner&#x20;
3. Select 'API Tokens'&#x20;
4. Add a 'Token Name' (e.g., shortcut\_api\_token)&#x20;
5. Click 'Generate Token'&#x20;
6. Copy the API token (remember to save the token securely)

<div align="left"><figure><img src="/files/yozmtRunIo03uljd5m8C" alt="" width="563"><figcaption></figcaption></figure></div>

#### Steps to configure the Webhook :&#x20;

1. Click on your username at the upper right corner
2. Select 'Integrations'
3. Select 'Webhooks'
4. Click 'Add New Webhook'
5. Add Payload URL "`https://api.typoapp.io/api/v1/shortcut/webhook`"
6. Add Secret (optional)

### **Step 3:** Connect Webhook with Typo

Enter details in your Typo dashboard for the Shortcut URL, and API Token & confirm if the webhook has been configured.

<div align="left"><figure><img src="/files/zZVGeHjb3hef0A8aLlZq" alt="" width="563"><figcaption></figcaption></figure></div>

Click on Connect & done!

You will have all your sprint & tasks related insights in your dashboard now.


---

# 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://typo.gitbook.io/typo-help-docs/getting-started/integrations/issue-tracker/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.
