# Governance

### JIRA

The following figure depicts the information to be provided to add **JIRA** as an integration.

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

Following are the fields:

* **Account Name**: Name of the JIRA account to operate on
* **Email**: Provide the email ID of the Atlassian user
* **Token**: Provide the password of the Atlassian user
* **Host URL**: Provide Atlassian Host URL (for both Cloud or On-prem Atlassian)
* **Connect to CD**: Enable the selection & Select the spinnaker instance you want to associate this account to&#x20;
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### **ServiceNow**

The following figure depicts the information to be provided to add **ServiceNow** as an integration.

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

Following are the fields:

* **Account Name**: Name of the JIRA account to operate on
* **Host URL**: Provide Atlassian Host URL (for both Cloud or On-prem Atlassian)
* **User Name:** Provide the username of the ServiceNow user
* **Password:** Provide the password of the ServiceNow user
* **Connect to CD**: Enable the selection & Select the spinnaker instance you want to associate this account to&#x20;
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/data-sources/available-integrations/governance.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.
