---
title: "Migrate from AI Changes to the AI Toolkit"
description: "Learn how to migrate from the AI Changes extension to the AI Toolkit."
canonical_url: "https://tiptap.dev/docs/content-ai/capabilities/ai-toolkit/advanced-guides/migration-guides/ai-changes"
---

# Migrate from AI Changes to the AI Toolkit

Learn how to migrate from the AI Changes extension to the AI Toolkit.

The AI Changes extension allows you to compare two documents in real-time and display the changes as a set of changes that users can accept or reject.

You can achieve the same result with the "Compare documents" functionality of the AI Toolkit.

To integrate it in your app, follow the [Compare documents guide](https://tiptap.dev/docs/content-ai/capabilities/ai-toolkit/advanced-guides/compare-documents.md).

> **Interactive demo:** [React](https://deploy-preview-405--tiptap-pro.netlify.app/src/Extensions/AiToolkitCompareDocuments/React/)
