---
title: On-host integration files
source: https://docs.newrelic.com/docs/infrastructure/host-integrations/infrastructure-integrations-sdk/specifications/host-integration-files
---

This document explains the files used for our [infrastructure agent on-host integrations](https://docs.newrelic.com/docs/infrastructure/host-integrations/installation/install-infrastructure-host-integrations).

## Integration files [#overview]

An infrastructure agent on-host integration contains at least these files:

-   An [executable file](https://docs.newrelic.com/docs/infrastructure/infrastructure-integrations/custom-integrations/create-integration-executable-file), written in any language, that exports JSON data in a format expected by the infrastructure agent
-   A [configuration file](https://docs.newrelic.com/docs/create-integrations/infrastructure-integrations-sdk/specifications/host-integrations-standard-configuration-format)
