# How to integrate Jira Server with Hivel

### Before starting integration, make sure to whitelist the following IP addresses:

* **Recommended, but Optional IPs**:
  * 45.119.114.218
  * 183.82.116.218
* **Mandatory IPs**:
  * 107.23.139.76
  * 3.219.89.23

### To start the integration, follow the below steps:

1. Log in to your Hivel account.
2. In the left panel, select **Settings**, and go to the **Integrations** tab.
3. Find the Jira card and click the **'Connect'** button.<br>

   <figure><img src="/files/b4MbdxlV4TBqNJeTPXbg" alt="" width="270"><figcaption></figcaption></figure>
4. In the pop-up, paste the link of your Jira domain and press "Enter" key. A link to Jira application page will be generated. Click on the link.<br>

   <figure><img src="/files/FHWPxTEZioHF4uihF4jF" alt="" width="563"><figcaption></figcaption></figure>
5. You'll be redirected to your Jira account. Click on **Create Link.**
6. Select **Direct Application Link** and paste our application's link - [<mark style="color:purple;">https://app.hivel.ai</mark>](https://app.hivel.ai/dashboard/cto). Click on continue.<br>

   <figure><img src="/files/8tbKyACQtrfG0Y9nakjz" alt="" width="375"><figcaption></figcaption></figure>
7. Copy the **Application Name** from Hivel's integration page and paste in the recent pop-up in Jira. Select **Application Type** as "Generic Application". Click on continue.<br>

   <figure><img src="/files/SJarH066VldGFzLy2PgG" alt="" width="563"><figcaption><p><em>From Hivel's integration page</em></p></figcaption></figure>

   <figure><img src="/files/0cDxX7d2GNfY7J9Ldes8" alt="" width="311"><figcaption><p><em>Jira pop-up</em></p></figcaption></figure>
8. A new entry will be added in the Jira Application Link page. Click on the 3 dots in the new entry and select Configure.
9. Go to **Incoming Authentication.**<br>

   <figure><img src="/files/CSk3bf7oFGc04HXbnf2U" alt="" width="563"><figcaption></figcaption></figure>
10. Copy the **Consumer Key**, **Consumer Name**, **Public Key**, and **Redirection Link** from Hivel integration page and paste in the Incoming Authentication tab in Jira. Then, hit “Save”.

    <figure><img src="/files/7ZvwwXRvs0jDbwPFj7z2" alt="" width="375"><figcaption></figcaption></figure>
11. Go back to the Hivel's integration page and click on **Submit.** In case an error pops up, please repeat the above processes again.\
    If everything is set up correctly, it will get connected.<br>

Done! Data will be refreshed within 24 hours.

{% hint style="info" %}
***Note:*** Make sure to connect Jira with the **admin account**.
{% endhint %}

For any issues or assistance, feel free to reach us at [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai).


---

# 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://docs.hivel.ai/integrations/project-management/jira/how-to-integrate-jira-server-with-hivel.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.
