> 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="https://3356808761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEBQHGJABNTj5ISSOTRxM%2Fuploads%2FJkIXF274FPUu3I024SdA%2Fimage.png?alt=media&amp;token=ab4e332c-a668-4155-9dab-c59534a04981" alt=""><figcaption></figcaption></figure>

The side panel for this node contains the following properties:

<figure><img src="https://3356808761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEBQHGJABNTj5ISSOTRxM%2Fuploads%2FhFsHQuI3SvVPbDHdHxs5%2Fimage.png?alt=media&amp;token=95bde7b1-2abc-4ca0-b26e-3cb704d7d2a1" 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)
