# @univerjs-pro/sheets-history

- Human documentation: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/sheets-history](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/sheets-history)

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

- Requested language: `en-US`

- Content language: `en-US`

- Documentation version: `1.0.0-rc.0`

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

---

Sheets comparison, navigation, and restore semantics for Web SDK version history.

```typescript
import { UniverSheetsHistoryPlugin } from '@univerjs-pro/sheets-history'

univer.registerPlugin(UniverSheetsHistoryPlugin)
```

This model adapter composes `@univerjs-pro/edit-history` with the Sheets data model. Use `@univerjs-pro/sheets-history-ui` for ribbon and viewer integration.
