diff --git a/docusaurus/docs/cms/features/data-management.md b/docusaurus/docs/cms/features/data-management.md index 5d945c21dd..c68cd2eb56 100644 --- a/docusaurus/docs/cms/features/data-management.md +++ b/docusaurus/docs/cms/features/data-management.md @@ -126,6 +126,10 @@ export default ({ env }) => ({ +:::info +When exporting or transferring data, the admin panel configuration includes project settings such as logos (admin menu logo and authentication logo). These logo files are embedded in the export and re-uploaded to the destination instance during import. This ensures that transferred instances maintain their branding without additional manual setup. +::: + ## Usage The Data Management system is CLI-based only, meaning any import, export, or transfer command must be executed from the terminal. Exhaustive documentation for each command is accessible from the following pages: