# Shortcut

With this integration, we will forward every single bug or issue reported to you into your Shortcut dashboard. So you can easily receive, track and assign issues from Shortcut to your team without getting interrupted.

{% stepper %}
{% step %}
**Enter your Token**

Enter your *Token*. To get the token, access your Shortcut app, then go to settings and generate a token.
{% endstep %}

{% step %}
**Choose your Project**

Choose your *Project*. You can also choose which details get forwarded as well.
{% endstep %}

{% step %}
**Test the integration**

At this point, we just need to test your integration so that we're sure everything is working smoothly.
{% endstep %}

{% step %}
**Finish setup**

All done! Your integration is now set up and ready to go. From this final page, you can allow automatic forwarding (don't worry though, this can be reconfigured at any time!)
{% endstep %}

{% step %}
**Sample forwarded issue**

Issues forwarded to Shortcut should look something like this.
{% endstep %}
{% endstepper %}


---

# 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.luciq.ai/product-guides-and-integrations/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.
