# @univerjs-pro/thread-comment-datasource

- Human documentation: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/thread-comment-datasource](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/thread-comment-datasource)

- Agent Markdown: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/thread-comment-datasource.md](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/thread-comment-datasource.md)

- Requested language: `en-US`

- Content language: `en-US`

- Documentation version: `1.0.0-rc.0`

- Source: [packages/plugins/univerjs-pro/thread-comment-datasource.mdx](https://github.com/dream-num/documentation/blob/dev/content/reference/packages/plugins/univerjs-pro/thread-comment-datasource.mdx)

---

Server-backed data source plugin for thread comments in collaboration scenarios.

```typescript
import { UniverThreadCommentDataSourcePlugin } from '@univerjs-pro/thread-comment-datasource'

univer.registerPlugin(UniverThreadCommentDataSourcePlugin)
```
