# ThreadListPrimitive URL: /docs/api-reference/primitives/thread-list Display and manage multiple conversation threads with create and archive actions. Displays a list of conversation threads. Anatomy \[#anatomy] ```tsx import { ThreadListPrimitive } from "@assistant-ui/react"; const ThreadList = () => ( {() => } ); ``` API Reference \[#api-reference] Root \[#root] Contains all parts of the thread list. This primitive renders a `
` element unless `asChild` is set. New \[#new] A button to create a new thread. This primitive renders a `