---
title: Deploying the integration files
description: To get started with the integration, deploy the Agentless Integration Kit files to your PingFederate directory.
component: agentless
page_id: agentless:custom_application_setup:pf_agentless_ik_deploying_the_integration_files
canonical_url: https://docs.pingidentity.com/integrations/agentless/custom_application_setup/pf_agentless_ik_deploying_the_integration_files.html
revdate: March 7, 2025
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Deploying the integration files

To get started with the integration, deploy the Agentless Integration Kit files to your PingFederate directory.

## About this task

|   |                                                                                          |
| - | ---------------------------------------------------------------------------------------- |
|   | If you operate PingFederate in a cluster, the following steps refer to the console node. |

## Steps

1. Download the Agentless Integration Kit `.zip` archive from the [**Add-ons** tab of the PingFederate downloads page](https://www.pingidentity.com/en/resources/downloads/pingfederate.html) or the [Ping Identity Marketplace](https://marketplace.pingone.com/item/agentless-integration-kit).

2. Stop PingFederate.

3. If you are upgrading an existing deployment, delete `pf-referenceid-adapter-<version>.jar` from `<pf_install>/pingfederate/server/default/deploy`.

4. Extract the `.zip` archive and copy the contents of the `dist` directory to your `<pf_install>/pingfederate/server/default` directory.

5. If there is more than one version of the `pf-authn-api-sdk-<version>.jar` file in your `<pf_install>/pingfederate/server/default/lib` directory, delete all but the latest version of the file.

6. Start PingFederate.

7. If you operate PingFederate in a cluster, repeat steps 2 - 6 for each engine node.
