- The entire asset is collected in a single folder, and that folder has a unique name, such as "drivetrain_diesel_2017_ford_USA_F150_animation".
- Within that folder are contained the resources required to play the asset, such as images, javascript libraries, css, html and other files. These resources can be contained within folders with non-unique names eg "images/" or "video/"
- Within the folder is a single .htm file to ‘call’ or open the asset in a browser, eg "index.htm" or "asset.htm"
- There should be no critical information (including references to jscript, css, etc) in the <head> tag of the html file. For security Author-it will only use information in the <body> tag of the html file when managing and publishing the assets