> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Schema Rollback

Bytebase records the history for each schema change. To roll back a schema change:

* You can use
  [Schema Synchronization](/change-database/synchronize-schema) to synchronize the database to a
  history schema version.

* You can visit the database [change history](/change-database/change-history/), select a
  history version and rollback.
