# Annoto Only Insights dashboard Manual Integration

This document shows how to add only the  Annoto insights dashboard as an external tool using XML.

**Notes:**

* External apps can also be configured using XML in sub-accounts.
* Manually configuring an external app is an account permission. If you cannot configure an external app, this permission has not been enabled for your user role.

## Adding Annoto App

### Open Settings

![](/files/-LyddDMvgzs_LWO4UvYl)

In Course Navigation, click the **Settings** link.

### Open Apps

![Open Apps](/files/-LyddDMw-shkVTf9WuMc)

Click the **Apps** tab.

### View App Configurations

![View App Configurations ](/files/-LyddDMxJtYbx6Ll901D)

To configure an app, click the **View App Configurations** button.

### Add New App

![Add New App](/files/-LyddDMyVIGhj5jMABW7)

Click the **Add App** button.

### Set Configuration Type

![Set Configuration Type](/files/-LyddDMztpLVxNWNLNas)

Select the Configuration Type drop-down menu and set the configuration type to **Paste XML.**

### Add App Details

![Add App Details](/files/-LyddDN-W6PncW-YuD6k)

* Enter the name of the app in the **Name** field \[1] : **Annoto Insights Dashboard**
* Enter the consumer key in the **Consumer Key** field \[2] and the shared secret in the **Shared Secret** field \[3].
* This key and shared secret is provided by Annoto, If you do not have this information, please contact us [support@annoto.net](http://support@annoto.net/)

### Enter Configuration XML

![Enter Configuration XML](/files/-LyddDN0Z16iWJjtCGvy)

In the **XML Configuration** field, paste the XML code.

The XML Code can be found in the following link:

EU Deployment:

{% embed url="<https://auth.eu.annoto.net/lti/setup/canvas-insights>" %}

US Deployment&#x20;

{% embed url="<https://auth.us.annoto.net/lti/setup/canvas-insights>" %}

Open it using a web browser (preferred Chrome) and just copy-and-paste it to the field.

### Submit App

![Submit App](/files/-LyddDN1YNByAig2YMEm)

Click the **Submit** button.

#### Verify App

![Verify App](/files/-LyddDN2nFad66_u2E_5)

If the Annoto App has already been added in the account, Canvas verifies that you still want to install the app. To continue, click the **Yes, Install Tool** button.

**Note:** Verifications only take place in the same context for an existing external app (such as installing the same app multiple times in the root account).

## 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

To learn how to access the Annoto Dashboard in your Canvas, go to [**How to access Annoto Dashboard** ](https://app.gitbook.com/@annoto/s/setup/~/drafts/-LzBeRJnyM7XMjj7HhJV/canvas/how-tos)page.&#x20;

In order to learn more about all 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.


---

# 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/canvas/legacy/deployment-guide-lti-1.1/annoto-only-insights-dashboard-integration.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.
