> For the complete documentation index, see [llms.txt](https://docs.nullify.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nullify.ai/connectors/jira/install.md).

# Install

Nullify integrates with Jira as an [Atlassian Forge](https://developer.atlassian.com/platform/forge/) app. The app is distributed privately via an install link provided by Nullify — it is not listed on the Atlassian Marketplace, and there is no app descriptor to upload or developer mode to enable.

## Install the Forge app

1. **Request an install link.** Your Nullify representative will provide an install link for the Nullify Forge app.
2. **Open the install link as a Jira site admin.** A Jira site administrator opens the link (or installs the app from the Atlassian admin console) and is taken to the Atlassian consent screen.
3. **Approve the requested scopes.** The consent screen lists the permissions the app needs. Approve them to continue:
   * Read the app system token
   * Read Jira work
   * Write Jira work
4. **Link the install to your tenant.** Once the app is installed, Nullify links the Forge installation to your tenant to complete setup.

That's it — there is no manual webhook to create. The Forge app declares its event triggers in its manifest, so inbound Jira issue and comment events (created, updated, and commented) flow to Nullify automatically. This is what lets Nullify reply to comments and keep tickets in sync.

## Issue Type

Each Jira issue has an issue type (for example: Bug, Task, or Story). By default, Nullify creates tickets using the **Task** issue type.

If you want Nullify to use a different issue type, set it in the Jira integration settings in the Nullify dashboard (see [Configuration](/connectors/jira/configuration.md)). The issue type you choose must exist in the target project.
