diff --git a/website/docs/deploy/import-export.md b/website/docs/deploy/import-export.md index ac2b47fe51..5f6cf9a6a3 100644 --- a/website/docs/deploy/import-export.md +++ b/website/docs/deploy/import-export.md @@ -10,7 +10,9 @@ The import and export API first appeared in Unleash 3.3.0. ::: -Unleash supports import and export of feature toggles and strategies at startup and during runtime. The import mechanism guarantees that: +Unleash supports import and export of feature toggles and strategies at startup and during runtime. The main purpose of the import/export feature is to bootstrap new Unleash instances with feature toggles and their configuration. If you are looking for a granular way to keep seperate Unleash instances in sync we strongly recommend that you take a look at the Unleahs Admin API's. + +The import mechanism guarantees that: - all imported features will be non-archived - existing updates to strategies and features are included in the event history