> 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.12/data-and-intelligence-module-autopilot/informed-approval/artifactory.md).

# Artifactory

Let’s learn how to configure visibility for **ARTIFACTORY**. It's an Integration for ISD application that pulls data from an external data source for ISD to use in making informed decisions.

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 Artifactory 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:
   * Approval
   * Verification
   * Test Verification
   * Policy
4. &#x20;Select the Type as **Approval** and enter the **Gate name** and then select the **Environment** from the drop-down menu as shown below. Here we have given the gate name "TestGate" and "QA" environment selected.

![](/files/MwRmGdPK3Nxnw3u1TVf9)

5\.  Select the "**ARTIFACTORY"** connector from the connector drop-down menu.

![](/files/JfNDZuTEFgyw2nBsu3kD)

6\. Select the "**Account**" from the drop-down menu. Here we have selected the default account.

{% hint style="info" %}
**Note: Template details will be fetched automatically based on the connector selected.**
{% endhint %}

7\. Select the "**Approval Group**" from the drop-down menu and click "**Save**" button. The selected group should have at least view access to the application.

![](/files/fgRwlputW8O6ZlaiEusj)


---

# 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.12/data-and-intelligence-module-autopilot/informed-approval/artifactory.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.
