> For the complete documentation index, see [llms.txt](https://manuals.dialox.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.dialox.ai/studio/flows/nodes/perform-get-jira-ticket.md).

# Jira: Get ticket

Using the **Jira: Get ticket** node, the Bot can read a Jira ticket and output its information in a following Flow node such as [**Say**](/studio/flows/nodes/say.md).

{% hint style="info" %}
Make sure the skill [Jira Integrations](/store/skills/integrations/jira.md) is installed in order to use this node.
{% endhint %}

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

The side panel for this node contains the following properties:

<figure><img src="/files/6KRWK4t6GjBsQltcDFHp" alt=""><figcaption></figcaption></figure>

| Property   | Description                 | Explanation                                                |
| ---------- | --------------------------- | ---------------------------------------------------------- |
| Ticket key | The key to your Jira ticket | Leave empty to use the key stored in variable `ticket.key` |

## Resources

* [Say](/studio/flows/nodes/say.md)
* [Jira](/store/skills/integrations/jira.md)
