# Jira Server

<figure><img src="https://2853711081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhHYdqf09DtGwAq3Pa3FU%2Fuploads%2Fgit-blob-5bcf71dc1d5444d3b48239e8df41f6c72d0bc51e%2FPremium.svg?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Due to Atlassian's decision to deprecate its server products, the Jira server app is no longer supported in the latest versions of Rocket.Chat and will be ![](https://2853711081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhHYdqf09DtGwAq3Pa3FU%2Fuploads%2Fgit-blob-03f1bdf5b75241c796a823ae3fb5db9f007380fc%2FDeprecated%20\(1\).png?alt=media)
{% endhint %}

## Install Jira App

To install the Jira App,

* Navigate to **Administration > Apps > Marketplace.**
* Search for the **Jira Server Integration** app.
* Click **Install**
* **Agree** to the permissions to confirm the installation.

## Configure Jira App

To configure the Jira App,

* Navigate to any [room](https://funke-olasupo.gitbook.io/user-guide/use-rocket.chat/user-guides/rooms) and run the slash command `/jira-server install JIRA_URL USER PASSWORD` where :
  * **JIRA\_URL:** The base URL of your Jira server, e.g., `https://jira.example.com` or `https://example.com/jira`
  * **USER**: The username of a user in your Jira server with administrative rights.
  * **PASSWORD:** The password of the user mentioned above.
* Now your Rocket.Chat workspace is connected to your Jira server instance.

{% hint style="info" %}
We strongly advise against using your Jira user account during installation. Create a fresh user with administrative privileges. After installation, you can revoke those privileges from the user.
{% endhint %}

## Use Jira App

After configuring the Jira App, connect your Jira projects to a room and receive notification messages for every activity carried out in that project.

To connect your Jira project to a room,

* Run the slash command `/jira-server connect`. A list of projects in your Jira server that you can connect to is displayed.
* To connect any project, run the slash command `/jira-server connect PROJECT_KEY`.

{% hint style="info" %}
You can connect many Jira projects to a room and a Jira project to multiple rooms.
{% endhint %}
