# ThreadListPrimitive
URL: /docs/api-reference/primitives/thread-list
Display and manage multiple conversation threads with create and archive actions.
***
title: ThreadListPrimitive
description: Display and manage multiple conversation threads with create and archive actions.
----------------------------------------------------------------------------------------------
Displays a list of conversation threads.
import { ParametersTable } from "@/components/docs/tables/ParametersTable";
## Anatomy
```tsx
import { ThreadListPrimitive } from "@assistant-ui/react";
const ThreadList = () => (