> ## Documentation Index
> Fetch the complete documentation index at: https://velt.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Standalone Comment Thread

* You can use the Standalone Comment Thread component to build things such as:
  * a kanban board
  * your own version of the `Comments Sidebar` component

* This component does not add any additional functionality. It is just used to render existing comment data.

* This is a thin wrapper around the [Comment Dialog component](/ui-customization/features/async/comments/comment-dialog/wireframes).

* Get the Comment Annotations data using the APIs.

* Use this component to render the Comment Annotations data.

<Frame>
  <iframe src="https://landing-page-demo-velt.vercel.app/?feature=comment-thread" allow="camera; microphone" className="w-full" height="700px" />
</Frame>

[Open in larger window](https://landing-page-demo-velt.vercel.app/?feature=comment-thread)
