# Jira

1. Go to your YellowAnt Dashboard ([yoursubdomain.yellowant.com](https://github.com/yellowanthq/yellowant-help-center/tree/bdad19066023aa6a8b667a1d6f05b72945b49759/yoursubdomain.yellowant.com)) or head over to the [YellowAnt Marketplace](https://www.yellowant.com/marketplace).

2\. In the search bar, look for "Jira"ore simply click the icon. If you have already integrated the application, you will be able to see it under "My Applications".

![](/files/-LQbTh81vQOtww03HXOW)

3\. Once you find the application either in the dashboard or on the Marketplace click on view. You will be taken to a page where you'll find the integrate option/button. Click on the integrate button.<br>

![](/files/-LCBzAFdAOi-987lQaXF)

4\. You will be on the integration page which prompts you to add an account to the application. Click add account which takes you to the Jira OAuth page.\
Note: Select a team before you click "+ ADD ACCOUNT".<br>

![](/files/-LCBzB_i-OO9dgmixca8)

5\. Jira requires you to use your Jira Team URL, Username and Password to authorize YellowAnt to access your data.\
**NOTE: YellowAnt has an application called JiraO which has the same capabilities but with OAuth login.**<br>

![](/files/-LCBzDAO2-rK9aI35Gt_)

6\. Jira is now integrated and you get a message on your chat application for the same. You will be able to see it under your applications in the Dashboard too.

7\. To set up webhooks, follow these steps. Please note that only admin can add/change webhooks settings:

(i) Go to Site Admin, Application Settings, then Jira.&#x20;

(ii) Scroll Down to Advanced Settings, then webhooks. Name your application.&#x20;

![](/files/-LIFOThR_TNnMR9ToHoG)

(iii) Get the webhook url from your integrations page

![](/files/-LIFPIrORw6OYAfy7jSc)

(iv) Select all the issues you want notifications for.&#x20;

![](/files/-LIFPc0j7k269KEVl-4m)

(v) Click "Create". Webhook integration is now complete


---

# 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.yellowant.com/integrating-applications/applications-on-yellowant/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.
