> ## Documentation Index
> Fetch the complete documentation index at: https://velt-codex-ui-customization-guide-refresh.mintlify.site/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. See the [`Component catalog`](/ui-customization/reference/component-catalog#veltcommentdialogwireframe-slot-tree) and [`Wireframe components`](/ui-customization/reference/wireframe-components) for customization guidance.

* 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)
