Import / Export

Application definitions can be exported and imported as JSON. This makes it easy to move a known-good set of applications from a proof of concept to production, or to keep configuration under version control.

Export

From the Applications section, export the current definitions to a JSON file. The file captures each application's name, executable path, arguments, icon, and published state.

Import

  1. Open Applications and choose the import action.
  2. Select your JSON file.
  3. Review and confirm. Existing applications with matching identifiers are updated; new ones are created.
  4. Verify executable paths exist on the target session hosts.
Warning

Executable paths are environment-specific. After importing into a new environment, confirm every path resolves on that environment's session hosts before granting the applications to users.

Note

The same import/export pattern is available for policy sets, which lets you carry a tested security baseline across environments. See Policy Sets.