> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/deployments/update-flow/step-types/download-release-bundle/get-artifactory-parameters-for-release-bundle.md).

# Get Artifactory Parameters for Release Bundle

This page describes how you get some of the configuration parameters when you use the Download Release Bundle step type in a JFrog Connect workflow.&#x20;

The procedure describes how you get the following parameters from Artifactory:

* Name&#x20;
* Version&#x20;

The procedures are different for Release Bundles v1 and v2. Both procedures are detailed below.

To get to Artifactory from Connect:

* Go to the left navigation pane and choose **JFrog Platform**.

<div align="left"><figure><img src="/files/yCuaTDnj9H8Pwtl5eSgs" alt="" width="215"><figcaption></figcaption></figure></div>

### Release Bundle v1

To get the configuration parameters for a release bundle v1:

1. In the left navigation pane of JFrog Platform, choose **Distribution**, and then choose **Release Bundles**.

<div align="left"><figure><img src="/files/X2REwcnhjsEJeuMFROZT" alt="" width="216"><figcaption></figcaption></figure></div>

2. In the Release Bundles table, take the name of your release bundle from the **Name** column and take its version from the **Latest Version** column. Enter these as the **Name** and **Version** in the Download Release Bundle step in Connect.

<div align="left"><figure><img src="/files/GV9JqSRtkJpU8T237IVj" alt=""><figcaption></figcaption></figure></div>

Now you can complete the rest of your Download Release Bundle step configuration in Connect and save it.

### Release Bundle v2

To get the configuration parameters for a release bundle v2:

1. In the left navigation pane of JFrog Platform, choose **Artifactory** and **Release Lifecycle**.

<div align="left"><figure><img src="/files/v6MZ7sZYUNghLOXudWNT" alt="" width="219"><figcaption></figcaption></figure></div>

2. In the Release Bundles table, take the name of your release bundle from the **Name** column and take its version from the **Latest Version** column. Enter these as the **Name** and **Version** in the Download Release Bundle step in Connect.

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

Now you can complete the rest of your Download Release Bundle step configuration in Connect and save it.


---

# 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.connect.jfrog.io/features-new-ui/deployments/update-flow/step-types/download-release-bundle/get-artifactory-parameters-for-release-bundle.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.
