

# Step 3: Download the Embedded Amazon WorkSpaces Applications Files
<a name="download-embed-files"></a>

To host embedded WorkSpaces Applications streaming sessions, you must download and configure the provided WorkSpaces Applications API JavaScript file.

1. On the [Embedding WorkSpaces Applications in Your Website](https://clients.amazonappstream.com/embed.html) webpage, choose the link in step 1 to download the WorkSpaces Applications Embed Kit .zip file, **appstream\$1embed\$1<version>.zip**.

1. Navigate to the location where you downloaded the .zip file, and extract the contents of the file.

1. The extracted contents of the file comprise one folder, **appstream-embed**. In addition to the **COPYRIGHT.txt** and **THIRD\$1PARTY\$1NOTICES.txt **file, this folder contains the following two files:
   + **appstream-embed.js** — Provides the embedded WorkSpaces Applications API. This JavaScript file includes the functions and API actions for configuring and controlling your embedded WorkSpaces Applications streaming session.
   + **embed-sample.html** — Describes how to use the embedded WorkSpaces Applications API to initialize a streaming session, call functions, and listen for events. This sample file expands on the information in this topic, to provide an example use case for developers.