# Jira

{% hint style="info" %}
[GitHub has to be connected to Swarmia](/settings/integrations/code-hosting-platforms/github.md) before Jira can be installed.
{% endhint %}

## Jira Cloud

* Start by ensuring you have Jira admin permissions
* Navigate to [Jira settings in Swarmia](https://app.swarmia.com/settings/jira) and follow the installation guide
* Once installed, you need to click the **Configure** link in pop up

<figure><img src="/files/JG388YTXxl1wOxDmAvnF" alt=""><figcaption></figcaption></figure>

In app's configuration, you need to click **Finish installation**, after this, the page should show "Swarmia is connected to your Jira site".

{% hint style="danger" %}
**Note:** Some browser security features might block you from finishing the installation. If you are logged in but still see a warning to log in, please check that ad-blockers or tracking protection systems (eg. on Firefox or Safari) are not blocking a request to swarmia.com.
{% endhint %}

You can also access the configuration page by navigating to **Jira settings > Apps > Manage apps.**

{% hint style="success" %}
Once the Jira integration is installed, proceed to [Jira configuration](/settings/integrations/issue-trackers/jira/jira-setup.md).
{% endhint %}

### Updating Jira URL

Let us know at **<hello@swarmia.com>** if you update your Atlassian (Jira) URL. We’ll need to update it on our end and re-sync your Jira integration. This ensures continuous data flow and prevents issues caused by outdated URL references.

There may be a brief delay before the updated Jira data appears in Swarmia. To minimize this, we recommend notifying us in advance so we can coordinate the update with you.


---

# 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://help.swarmia.com/settings/integrations/issue-trackers/jira.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.
