# Get Artifactory Path

This page describes how you get the Artifactory Path that you need to configure an update flow step in JFrog Connect.&#x20;

The procedure is applicable to the following step types:&#x20;

* [**Download Artifact**](https://docs.connect.jfrog.io/features-new-ui/deployments/update-flow/step-types/download-artifacts): Can be an artifact of any file type.
* [**Update Image**](https://docs.connect.jfrog.io/features-new-ui/deployments/update-flow/step-types/update-image): Must be a file of type \<image>.swu.
* [**Deploy Docker Compose**](https://docs.connect.jfrog.io/features-new-ui/deployments/update-flow/step-types/use-docker-compose): The file in the Artifactory Path must be of type \<docker compose>.yaml.
* [**Download Release Bundle**](https://docs.connect.jfrog.io/features-new-ui/deployments/update-flow/step-types/download-release-bundle): For Release Bundle Path.&#x20;

To get the Artifactory path, do the following:

1. In the left navigation pane of JFrog Connect, choose **JFrog Platform**.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/W8Oe8h6gbmV5f7jT7rzM/get-artifactory-path-01.png" alt="" width="215"><figcaption></figcaption></figure></div>

2. In the left navigation pane of JFrog Platform, choose **Artifactory** and **Artifacts**.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/X819EkOfVUTRPsJePAAh/get-artifactory-path-01-1.png" alt="" width="218"><figcaption></figcaption></figure></div>

3. In Artifactory, select the artifact you want to download. If you need help finding your artifact, see [Browsing Artifacts](https://jfrog.com/help/r/jfrog-artifactory-documentation/browsing-artifacts) in the Artifactory documentation.
4. In the General Info, copy the **Repository Path** to the clipboard.<br>

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/ZJMWevfKgmqAXA0XSO7z/get-artifactory-path-02.png" alt=""><figcaption></figcaption></figure></div>

5. Go to your Download Artifact action configuration in Connect (or any action where you need an Artifactory Path). Paste the Repository Path (already on the clipboard) into the **Artifactory Path** field.

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