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

# Add SDK to App

# Overview

In order to import the SDK files into your application, follow this procedure:

1. Copy the **OTPublishersSDK** folder from the zip file downloaded from the tenant.

[block:image]{"images":[{"image":["https://files.readme.io/345a1901aa8bcbeca51c664ba6ed6804b88e510d5767fe59a15b117905ad0779-Screenshot_2025-02-24_at_3.44.39_PM.png","",""],"align":"center","sizing":"600px","border":true}]}[/block]

2. Paste it into your demo app's **components** folder.

[block:image]
{
  "images": [
    {
      "image": [
        "https://files.readme.io/81c31e5d0f340c544ac82660c48b95a8e07c30a3c269f1e39b039c0bf9c0efb1-Screenshot_2025-02-24_at_3.44.55_PM.png",
        "",
        ""
      ],
      "align": "center",
      "sizing": "600px",
      "border": true
    }
  ]
}
[/block]

Your demo app is now ready to initialize!