> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.10/data-and-intelligence-module-autopilot/informed-approval/jira.md).

# JIRA

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click [here](https://docs.opsmx.com/products/data-and-intelligence-module-autopilot/informed-approval/jira).
{% endhint %}

Let’s learn how to configure visibility for JIRA. JIRA is an Integration for ISD application, an external data source from where ISD would pick the data for that would be used for taking informed decisions.&#x20;

Following are the steps:

1. Add / Edit application & its respective services. [Refer this page](https://docs.opsmx.com/opsmx-intelligent-software-delivery-platform/system-setup/applications/add-applications) to know how to add / edit applications.
2. Add JIRA as an Integration to the ISD system. [Refer this page](https://docs.opsmx.com/opsmx-intelligent-software-delivery-platform/system-setup/data-sources) to learn how to add an         Integration.
3. Next, you get the option to select the type of service you want to add. The options are:
   * Verification
   * Approval

Select the Type as Approval. The following options appear:

![](/files/-MU8D8Rh768bVcyqeiJC)

4\. Enter the name of the Approval Gate and click the Tick icon.

5\. Click the drop-down and select Add Environment. Enter the name of the environment as shown below:

![](/files/-MU8IPpzH8sZdOYuHbd7)

6\. **Gate Name :** Enter the name of the gate in the text box.

7\. Select the connector as JIRA from the drop-down.

8\. Select the Account from the drop-down.

9\. Select the template from the drop-down.&#x20;

You can also create a new template. Supported templates for JIRA are listed below:

* issuetype
* project
* priority
* asssignee
* status
* status.category
* components
* creator
* subtasks
* reporter

![](/files/-MU8L16ofJGdBLXZv5yG)

10\. Click **Save** to add the gate.

### Create Templates

To Create Templates, follow the steps below:

* Select the Add Template option in the Template drop-down as shown below:

![](/files/-MUHUN43ENUGN3oawcCZ)

* The New Template pop-up will appear. Enter the Name of the Template and the Type of Template and then click Save. Refer to the image below:

![](/files/-MUHUlziDW22Rjd_ZwBI)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.10/data-and-intelligence-module-autopilot/informed-approval/jira.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
