{
  "id": "import-export",
  "title": "Import and export data",
  "url": "https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/",
  "summary": "How to import, export, flush, and migrate your data.",
  "content": "",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-07-23T11:57:56-05:00",
  "children": [{"id":"import-data","summary":"You can import export or backup files of a specific Redis Software database to restore data. You can either import from a single file or from multiple files, such as when you want to import from a backup of a clustered database.","title":"Import data into a database","url":"https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/import-data/"},{"id":"export-data","summary":"You can export data to import it into a new database or to make a backup. This article shows how to do so.","title":"Export data from a database","url":"https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/export-data/"},{"id":"flush","summary":"To delete the data in a database without deleting the database, you can use Redis CLI to flush it from the database. Learn how to flush data from standard databases, OSS Cluster API databases, and Active-Active databases using Redis CLI, the Cluster Manager UI, and the Redis Software REST API.","title":"Flush database data","url":"https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/flush/"},{"id":"schedule-backups","summary":"Schedule backups of your databases to make sure you always have valid backups.","title":"Schedule periodic backups","url":"https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/schedule-backups/"},{"id":"migrate-to-active-active","summary":"Use Replica Of to migrate your database to an Active-Active database.","title":"Migrate a database to Active-Active","url":"https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/migrate-to-active-active/"},{"id":"replica-of","summary":"Replica Of provides read-only access to replicas of the dataset from different geographical locations.","title":"Replica Of geo-distributed Redis","url":"https://redis.io/docs/latest/operate/rs/8.0/databases/import-export/replica-of/"}]
}
