# BranchPickerPrimitive
URL: /docs/api-reference/primitives/branch-picker
Navigate between conversation branches with previous/next controls.
***
title: BranchPickerPrimitive
description: Navigate between conversation branches with previous/next controls.
--------------------------------------------------------------------------------
View and switch between branches.
import { ParametersTable } from "@/components/docs/tables/ParametersTable";
## Anatomy
```tsx
import { BranchPickerPrimitive } from "@assistant-ui/react";
const BranchPicker = () => (