> For the complete documentation index, see [llms.txt](https://docs.annoto.net/developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.annoto.net/developers/kaltura-plugin-v2/setup-using-universal-studio-kmc.md).

# Setup using Universal Studio (KMC)

Please follow the steps below to setup the plugin:

* Login to KMC at [https://kmc.kaltura.com](https://kmc.kaltura.com/index.php/kmcng/studio/v2).
* At the "Studio" choose your player.
* Navigate to the plugins menu on the left panel:&#x20;

![](https://lh5.googleusercontent.com/IcAK0cYEr5MJVPA3F5mzfUBQpi2M4ALMT3C73V5i9i0BS-PQehHic3ANqqJ56T-Ds8i9g6pTPg5kb2D_U1fsSYO-QmxCfKMFH_6wegpEus3n5wqIjV0simZnQ3cs0136-GmcNjw)

* Create a new plugin by pressing on the ‘Create New Plugin’ button and name it `annoto`.&#x20;

{% hint style="warning" %}
Naming the plugin "annoto" is mandatory (this is just how Kaltura works).
{% endhint %}

* Define the following Configuration options:
  * `iframeHTML5Js` : <https://cdn.annoto.net/kaltura-plugin/latest/plugin.js>
  * `customerKey` : `eyJhbGciOiJ...`
    * The customer key is provided by Annoto.

{% hint style="info" %}
Specifying the customer key is optional and can be done at [Customise Annoto Widget configuration](/developers/kaltura-plugin-v2/customise-annoto-widget-configuration.md) step.
{% endhint %}

{% hint style="warning" %}
If Annoto LTI is used, the customerKey is not required
{% endhint %}

<div align="left"><img src="https://lh4.googleusercontent.com/9elIpKhv75uU85cWBuX5YyocEiepjMZTY8PBCflJ2TvRy7Ao4HYlA-IqJ28p2L6cFyKw9Y8EK5vxURTsiPpmvL4IqopP67R3QinbWELJT2_WzcPvEHjFtOF5OLyar_l1NCGIoBA" alt="cid:8cdba515-1bfc-4ad9-bca6-95bdbcc9f81a"></div>

{% hint style="info" %}
If customerKey is not provided, Annoto Will load in Demo Mode.

Demo Mode allows you to try out the product but all comments created are not saved after page refresh.
{% endhint %}

* Save the player settings.

&#x20;
