# Comments

#### Overview

Lottielab now supports **inline commenting,** designed to streamline feedback, discussion, and decision-making directly inside your animation projects. Whether you're working solo or with a team, comments anchor feedback to exact moments and elements for contextual clarity.

[Try it now](https://lottielab.com)

***

<figure><img src="/files/6MjriRWK7doOvFIOodOx" alt=""><figcaption></figcaption></figure>

#### 🧭 Key Features

* **Timestamped Feedback**: Comments are linked to precise timeline markers (e.g., `00:04s`) so feedback always maps to the right frame.
* **Threaded Conversations**: Each comment supports replies, enabling structured discussions in-line.
* **Mentions and Notifications**: Tag teammates using `@username` to notify them and assign ownership.
* **Avatars**: Easily distinguish who said what at a glance with dynamic user avatars and theme-consistent color dots.


---

# 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.lottielab.com/export-and-hand-off/comments.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.
