Backup & Share (JSON)

Updated 10 July 2026

Export complete template definitions as portable JSON and import them into staging, production, or upgraded databases.

Overview

Managers can snapshot one or many report templates into a JSON file that captures everything needed to recreate the setup: name, model, domain, view modes, pivot/graph/kanban settings, export columns, drills, access (groups as XML IDs, users as logins), company XML ID, and email-related fields where included in export payload.

Use JSON for backups before upgradesconsultant handoffversion control in git, and cloning demos into production-named reports.

How it works

Export uses format version 1 with magic key advance_report_studio_template_exchange. File metadata includes export timestamp and source database name (informational).

Import wizard (Configuration → Import templates (JSON)) parses the file, resolves model and group XML IDs, maps user logins, and creates or updates templates. Only Advance Report Managers may import or export.

Export entry points

Step-by-step

Export (backup)
Import (restore or clone)

What is included in JSON

Field explanations

Each block matches one row in the “What is included in JSON” table above, in the same order.

Tips

Common mistakes

Image