> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add an artifact component

> Add artifact an component, represented as files that support DAGs in the App Manager.

Artifacts are components that support Apache Airflow DAG files uploaded to an app in the App
Manager. These artifacts can include `.csv`, `.jar`, `.py`, or other file formats.

## Add an artifact component

Perform these steps to add an Artifact component.

1. Log in to NexusOne.
2. On the top navigation bar, hover your mouse over **Govern**, and then select **App Manager**.
3. Create an app.
4. Create a version of an app.
5. Click **Upload** on the app version you created.
6. In the Component Type field, select **Artifact**.
7. In the **Filename** field, enter the filename of the Artifact.
8. In the **File** field, choose the local file.
9. Optional: Enter JSON metadata for the component.
10. Click **Upload**.

## Additional resources

For an overview of the Govern feature, refer to [Govern Overview](/documentation/govern/overview).
