# Jira Open Issues app

Show the issues that are currently open per priority and status from your Jira environment.

![Jira Open Issues app](/img/articles/apps/jira-open-issues/preview.png)

## Getting a Jira API token

You'll need an API token for your Jira environment. Follow Atlassian's official guide: [Create a Jira API token](https://developer.atlassian.com/cloud/jira/software/basic-auth-for-rest-apis/#get-an-api-token).

## All configuration options

| Setting | Explanation | Required |
|---|---|---|
| App name | A recognizable name shown in your content library | **Yes** |
| Jira URL | Your Jira environment URL, e.g. `<company>.atlassian.net` | **Yes** |
| Jira email | Email of the account that created the API token | **Yes** |
| Jira API token | The API token generated for this app | **Yes** |
| Priorities | Issue priorities to show | **Yes** |
| Statuses | Issue statuses to show | **Yes** |
| Extra JQL Query | Extra JQL clause to further filter the issues | No |
| Base font size | Scales the font size; the app also resizes accordingly | **Yes** |
