# Comments Export

Annoto's Comments feature facilitates dynamic interaction by allowing users to add time-stamped comments directly on video content. This turns passive video consumption into an engaging, collaborative experience. Comments can be used for discussions, questions, feedback, and sharing additional resources, enhancing the overall learning environment.

Exporting these comments is a valuable feature that enables moderators to archive discussions, review interactions, and analyze feedback comprehensively.

**Supported Export Types**

Annoto supports exporting comments in several formats:

* **Word**: Ideal for maintaining the format and structure of the comments, making it easy to share and review.
* **CSV**: Provides a structured, tabular format suitable for data analysis and integration with other tools.

You can find more information about exporting comments in this link:

{% embed url="<https://docs.annoto.net/guides/dashboard/video-view#export-comments>" %}

## Templates

You have the option to brand the files that are exported from the system. To do this, you can create specific templates that align with your brand identity. These templates can then be sent either to your Annoto Customer Success Manager (CSM) or to [Annoto Support](mailto:support@annoto.net)

### Export a video's comments branding template <a href="#export-the-notes" id="export-the-notes"></a>

#### Word Format:

{% file src="/files/Kft5j1nGxTWqdX0fNJpU" %}

#### Excel Format:

{% file src="/files/E4fbiiYrZqTEj2RPrKMg" %}


---

# 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/your-branding/comments-export.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.
