> For the complete documentation index, see [llms.txt](https://docs.annoto.net/guides/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/guides/lms/blackboard/bb-or-embed-annoto-media.md).

# BB | Embed Annoto media

## Adding a video with Annoto&#x20;

### Adding a video with Annoto in a separate window

Under **Course Content** page:&#x20;

1. Go to **Build Content**
2. Choose **Embed Annoto Media**

![Illustration: Build Content window, Annoto Widget Embed marked](/files/YKD4gtKNGuFVuTl52zm4)

3\. In the Annoto Widget Embed window, add the URL (in \[Embed Code\ URL]):

![Illustration: Annoto Widget Embed window](/files/P9IEJWLeD5CcxjRwT3KE)

4\.  Add the video URL and the video title.

&#x20;    If you want – you can choose the embed aspect ratio and the embed size:

![Illustration: Annoto Widget Embed window. Link and title added](/files/yeMHsFmCQIkpaZgKkve9)

5\. Click Embed

&#x20;**Annoto will be automatically added to the video.**

### Adding a video with Annoto in a Content Folder

Under **Course Content** page:&#x20;

1. Go to **Build Content**
2. Choose **Content Folder**

![Illustration: Build Content window. Content Folder marked](/files/An0aqDp6JO7XH2gVZJ85)

3\. In the Content Folder window, add the name of the activity

4\. In the Text window, click on the Plus icon (called: add content):&#x20;

![Illustration: Content Folder window. Plus icon marked](/files/gXhuv32k5eO4JeKE3np1)

5\. In Add Content window, choose **Annoto Widget Embed**

![Illustration: Add Content window. Annoto Widget Embed marked](/files/8RCCyoqTTlC3rAdh8iZg)

6\. In the Annoto Widget Embed window, add the URL (in \[Embed Code\ URL]):

![Illustration: Annoto Widget Embed window](/files/P9IEJWLeD5CcxjRwT3KE)

4\.  Add the video URL and the video title.

&#x20;    If you want – you can choose the embed aspect ratio and the embed size:

![Illustration: Annoto Widget Embed window. Link and title added](/files/yeMHsFmCQIkpaZgKkve9)

5\. Click Embed

&#x20;**Annoto will be automatically added to the video.**

6\. Submit the activity


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.annoto.net/guides/lms/blackboard/bb-or-embed-annoto-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
