# Jira - Issues

The **Jira Issues Widget** in UniDeck enables you to monitor and manage your Jira issues directly from your dashboard, ensuring you stay updated on project tasks and progress.

### Widget Sizes

To accommodate different user preferences and dashboard layouts, the Jira Issues Widget is available in the following sizes:

* **Medium**: Provides a concise overview, displaying a list of issues with key details such as status, priority, and assignee.
* **Large**: Offers an expanded view, showcasing more issues with additional information for comprehensive tracking.

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Medium</td><td><a href="/files/xgVNKvv1QyYVgrNdZwPG">/files/xgVNKvv1QyYVgrNdZwPG</a></td></tr><tr><td align="center">Large</td><td><a href="/files/LMEPNkyyCkfmjd2EbYuk">/files/LMEPNkyyCkfmjd2EbYuk</a></td></tr></tbody></table>

### Functionality

Designed to integrate seamlessly with your Atlassian account, the Jira Issues Widget allows you to:

* **Monitor Issues**: View and track issues across selected projects, ensuring timely updates and resolutions.
* **Stay Informed**: Access real-time information on issue statuses, priorities, and assignments directly from your dashboard.

### Configuration and Context Menu

The Jira Issues Widget offers customizable settings to tailor its functionality to your needs:

* **Configuration**:
  * **Accessing Configuration**: Click the "Configure" button located in the top right corner of the widget or right-click on the widget to open the context menu and select "Configure."
  * **Selecting Workspace**: In the configuration modal, choose the desired Jira workspace that contains the project you wish to monitor.
  * **Choosing Project**: Select the specific project to track its issues.
* **Context Menu**:
  * **Adjust Size**: Right-clicking on the widget opens a context menu where you can switch between Medium and Large sizes to fit your dashboard layout.
  * **Configure Widget**: Access the configuration modal to update workspace and project selections as needed.

By incorporating the Jira Issues Widget into your UniDeck dashboard, you can efficiently oversee your project's tasks, ensuring that all issues are promptly addressed and project goals are met.


---

# 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://ainur.gitbook.io/unideck-docs/reference-and-spec/widgets/jira-issues.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.
