# KMC Plugin

## **How-to Add Annoto to Kaltura Player**

Follow the next steps in order to add Annoto capabilities to Kaltura player.

1. Login to KMC: <https://kmc.kaltura.com/index.php/kmcng/studio/v2>
2. Choose the desired player (e.g. ‘Example Player – Basic’).

![](/files/-Lydj2fNV6pUMrBYSGgc)

3\. Choose in the right menu “Plugins”

![](/files/-Lydj2fOJ6X7r3qNSzH0)

4\. Create New Plugin For the desired player by pressing on the ‘Create New Plugin’ button.

5\. Message box will be shown enter the Plugin name “**annoto**” and then press ‘Add’ button.

Note : The name of the plugin needs to be “**annoto**” (this name is important, this is how Kaltura works).

6\. Define the following variables for the plugin:

* Name: **iframeHTML5Js**

  * Type: Text
  * Value: <https://cdn.annoto.net/kaltura-plugin/latest/plugin.js>

* Name: **domain**

* Type: Text

* Value:

  * EU: `eu.annoto.net`
  * US: `us.annoto.net`
  * Staging: `staging.annoto.net`

* Name: **customerKey**

* Type: Text

* Value: eyJhbGciOiJ.....   (The Customer Key for your domain provided by Annoto).
  * This is depending on the use case of using Annoto.&#x20;
  * If you are not sure, please contact your Annoto support to get more information. <support@annoto.net>

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

Note: If customerKey is not provided, Annoto Will load in Demo Mode.

Demo Mode allow you to experience the product but all comments created are not saved after page refresh.

![cid:8cdba515-1bfc-4ad9-bca6-95bdbcc9f81a](/files/-Lydj2fP7sdxhjKMvf-h)

7\. Save player settings and that's it, use the player with Annoto Capabilities.

## Support

If you need any additional information or have any questions, please contact us at [Annoto Support](mailto:support@annoto.net?subject=Annoto%20Support)

## Last but not least

In order to learn more about the wonderful things you can do with Annoto, visit the [**Annoto Widget Guide**](https://app.gitbook.com/@annoto/s/guides/~/drafts/-Lz0pe_nMUA2IKiCjUaM/annoto-widget/user-guide) page.

To learn about Annoto’s dashboard and the insights provided by it, visit our [**Annoto’s Dashboard Guide**](https://app.gitbook.com/@annoto/s/guides/~/drafts/-Lz0r_gqCvScpkOrEOLm/annoto-dashboard/user-guide) page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.annoto.net/setup-guides/kaltura/kmc-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
