Skip to main content

About, Backup, and License

The Administration area lets Informer administrators manage system-level settings, features, access logs, and other useful information about the Informer instance. Only Super Users and the local Informer user with the username admin can access Administration.

Reach the Administration section using the Administration link on the Home page or the Administration link in the navigation bar in the top-left corner of the application.

The Home page with the Administration link in the left navigation
The Administration link on the Home page.
The navigation menu with the Administration link highlighted
The Administration link in the navigation menu.

The About section at the top of the Settings page contains information on the Informer deployment's build, version, and basic license information, along with the system actions.

The Settings page with the About header showing build and version, the Email Support and Release Notes links, and the Import Bundle, Backup System, Restore System, and Update License actions
The About section and system actions at the top of the Settings page.

The About section includes two external links:

  • Email Support: Opens an email to Informer Support with the subject line automatically populated with Informer's build information.
  • Release Notes: Opens the Release Notes on the Informer Help Center.

This section also includes options to import Bundles, back up and restore the system, and update the license.

Import Bundle

Click Import Bundle or drag and drop the file into Informer to import a Bundle. Select the import options during the import process:

  • Optionally Import - Choose specific items to include from the Bundle. Not all items in the Bundle are required for import. Importing Users or Teams preserves their ownership of other content in the Bundle (such as Reports, Datasets, and Datasources). Bundled Users must change their passwords before they can log in, as passwords are not included in Bundles.
  • Default owner - Change the default owner for the content in the Bundle. Leave the default of Me (the User importing the Bundle) or select a User or a Team.
  • Update rule - Options to overwrite content if newer: Overwrite if newer, Overwrite, or Skip.
  • Datasources - Choose to merge content with an existing Datasource or create a new one. Use the Test Connection button to ensure Informer is creating the Datasources correctly.

Note: Bundles from a newer version of Informer will not import into an older version. Bundles from an older version of Informer import into a newer version, but there is no backward compatibility.

After verifying that all of the information is correct, click Save at the bottom of the panel to finish importing the Bundle.

Backup System

The Backup System option creates a Bundle of everything held in the Informer instance. Creating this backup can take some time depending on the size of the instance. Once the backup starts, it can run in the background, letting administrators use other resources while Informer creates the backup file.

For backup strategy and tooling, see the database maintenance guides.

Restore System

Administrators use a backup Bundle to restore the Informer data. Either click Choose File and navigate to the backup file, or drag and drop the saved file into the box.

The Restore System dialog with a drag-and-drop file chooser for a backup Bundle
Upload a Bundle to restore the system.

Once a file is selected, the Restore System dialog shows information about it, including the file name, the version of Informer, who created it, and its creation date. Any content created since the backup file's creation will be permanently erased. Complete the restore by clicking Restore in the bottom right of the dialog. Users must log back in as a User from the backup to complete the restore.

The Token Secret field ensures secure access to encrypted data during restoration, decrypting and re-encrypting according to the new environment's security standards. This is used primarily when moving content from on-premise to cloud.

The Disable Jobs on System Restore checkbox guarantees that Jobs are disabled through admin settings once the system restore completes. This is useful when administrators want to prevent Jobs from automatically starting following a restore. If this option is not selected, the admin setting for Jobs keeps its state from before the restore.

The Restore System confirmation dialog showing the backup file name, version, and creator, with a Token Secret field and a Disable Jobs on System Restore checkbox
The restore confirmation, with the Token Secret field and Disable Jobs option.

License

The License section lists information regarding the Informer deployment's license. Click the Update License button in the upper-right corner of the License section to open the Update License dialog.

The License section: Issued to, Datasource Licenses, Features, and Limits, with an Update License button
License information.
  • Issued to: Lists the client, issue date, and expiration date of the license.
  • Datasource Licenses: Lists the types of Datasources available on the license.
  • Features: Lists the features that are available on the license.
  • Limits: Lists additional limits on the license and who controls each limit.

Updating a license

Use the Update License button and choose from the following options:

  • Check License server - The Informer server establishes a connection with the Entrinsik licensing server to pull down updated license information automatically. This option requires an active internet connection.
  • Upload License File - Provide a .lic file containing license information.
  • Enter License key manually - Provide a token string containing license information.
Also available through the REST API
Everything on this page is built on Informer's public REST API, the same one the product uses, so your scripts and integrations can do it too. Developer reference: Tenant / Admin API.