# Content management

On Synap there are **three** distinct types of content :&#x20;

1. **Uploaded content** - documents, presentations, images, audio clips, videos
2. **Authored content** - quizzes, notes, surveys&#x20;
3. **Embedded content** - iframes, html snippets, videos (streamed)

Whether you're using courses or collections content will need to be uploaded to the platform. Anything you upload to a course or collection will have a copy stored in the library where you can search and filter through items.&#x20;

For creating questions ahead of your exam go to our quizzes and exam guides below&#x20;

{% content-ref url="/pages/-MkhEIUEYIUZ6Os0k4wI" %}
[Quizzes](/doc/quizzes/creating-a-quiz.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mkkpi9yHqkg5PiSX\_I7" %}
[Exams](/doc/exams/exams-vs-quizzes.md)
{% endcontent-ref %}

![The library page ](/files/Sh8ZM0tQPxmc2BdEKBa3)

### Uploading library content

Content can be uploaded directly into a course or collection, or it can be imported through the library. Use the main menu you navigate to the **library** page. Use the **Create or upload** button to select a content type.&#x20;

Uploading content formats:&#x20;

* Videos
* Documents / images
* Embed snippets (Presentations, iframes, etc)
* Zip files (for users to download)&#x20;
* SCORM files

For videos you can either upload them from your device or select a link from a streaming service. All content you upload will need to be saved. Use the **Details** option on the sub menu to rename the item and add in a short and long description (optional).

![Uploading an image in documents](/files/Y0Xb6N9dknc0cQBTC0rq)

Remember no matter where you upload something, it will also go into the library which means you shouldn't need to upload the same thing twice.&#x20;


---

# 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://academy.synap.ac/doc/portal-settings/content-management.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.
