- App: your appplication
- Workspace: the organisation your end-users belong to, e.g. Nike or OpenAI
- Channel: where conversation happens, a channels is a list of Threads
- Thread: a comment thread, where a specific conversation happens, a Thread is a list of Comments
- Comments: an individual message
CollabKit is fully customisable.
- Easy-setup: CollabKit auto-wires to our backend providing a fully realtime commenting experience out of the box.
- Theming: You can use our stock theme, or edit theme vars to make it look like your app.
- Composable and Unstylable: Go a step further and remix our components and override styles by passing your
className
to any component to get full control - Headless: Bring your own components and use our reactive store and simple actions to comment, build an inbox, or whatever you desire. Augment it with your own functionality