Skip to main content

Settings

The Settings page is the landing page for Administration and holds the configurable options, build, and license information for Informer. Use the panel on the right side of the screen to navigate between the different Settings sections.

The Settings page: build and license information across the top, the Import Bundle, Backup System, Restore System, and Update License actions, the Audit section, and the right-hand panel listing each settings section
The Settings page.

About

The About section at the top of the Settings page contains the deployment's build, version, and basic license information, along with the system actions (Import Bundle, Backup System, Restore System, and Update License). See About, Backup, and License for details.

Audit

The Audit options in Informer cover Queries and Reports. See System Audit for more information.

Cloud

The Cloud section lets Users enable and configure sharing Reports to the cloud. Enabling this setting opens a dialog to enter:

  • URL: The URL of the destination Informer instance where Reports will be shared publicly.
  • Access Token: The Token provided for the destination Informer.
The Cloud settings section with an Enabled toggle and a Configure Cloud Credentials row for the destination URL and access token
Cloud settings.

After enabling the option, Configure Cloud Credentials opens the dialog so Users can edit the URL or Access Token.

Email

Configure an SMTP connection so Informer can send emails. See Email Server Settings for more information.

Exports

Configure Export settings for Informer.

The Export settings section: Default Letterhead, Excel Export Header, Restrict Export Types, and Allowed Export Types
Export settings.
  • Default Letterhead: Select the Letterhead to use as the system default whenever a PDF export is generated.
  • Excel Export Header: Configure header rows that appear at the top of Excel exports. Users can specify their organization name to include in the export header and set whether headers are included by default in all exports. For an example of how to configure an Excel Export Header, see Exporting.
  • Restrict Export Types: When enabled, only the export types selected in Allowed Export Types are available to Users when exporting a Dataset or Query. All other export types are hidden from the export options.
  • Allowed Export Types: Select which export types are available to Users when exporting a Dataset or Query while Restrict Export Types is enabled.

Files

Configure File settings for Informer.

The Files settings section with a Max Upload File Size option set to 20 MB
Files settings.
  • Max Upload File Size: Set the largest file size in megabytes (MB) allowed for asset uploads, such as profile photos and Template assets. This setting does not apply to Workspace or Dataset uploads. The default is 20 MB.

Jobs

Configure system-wide Job settings.

The Jobs settings section: Max Concurrent Jobs, Jobs Enabled, Job History Size, Clear Job History, and Job Schedules in Job Time Zone
Jobs settings.
  • Max Concurrent Jobs: Changes the number of Jobs the system can run at the same time.
    • On multi-Tenant deployments, this value lets the Manager Tenant limit the number of concurrent Jobs across all of their Tenants. Super Users can see this value in the License section of the Settings page. Individual Tenants on multi-Tenant deployments can have their Max Concurrent Jobs set via the License Manager.
  • Jobs Enabled: Enables or disables all scheduled Jobs system-wide.
  • Job History Size: Limits the number of log files in each Job's history list.
  • Clear Job History: Deletes all Job History items across all Jobs in Informer. See Job History for more information.
  • Job Schedules in Job Time Zone: Toggle to have Jobs scheduled in the time zone of the Job instead of the time zone of the Informer server. A Job's time zone is set on the Job Detail page. See Scheduling a Job for more information.
    • For example, if the Informer server's time zone is UTC 0, the Job's time zone is UTC -4, and the Job is scheduled to run at 4:00 PM, then with this setting enabled the Job runs at 4:00 PM UTC -4.
    • Once enabled, the time zone of both the Job and the Informer server is reflected on the Job Detail page in the When section and in the Job schedule's Next Fire Time section.
A Job schedule with Job Schedules in Job Time Zone enabled, showing both the Job time zone and the server time zone in the Next Fire Time
A Job schedule showing both the Job and server time zone.

License

The License section lists information regarding the Informer deployment's license, including the Max Concurrent Jobs limit and who controls it. See About, Backup, and License for more information.

Login

Options to configure system-wide Login settings.

The Login settings section: Allowed number of login attempts, Time before lockout expires, and Time until required password reset
Login settings.
  • Allowed number of login attempts: The number of login attempts a User is allowed before the account is locked. This setting can be set to allow an unlimited number of attempts.
  • Time before lockout expires: How long, in minutes, until a locked account is allowed to re-attempt to log in.
  • Time until required password reset: The number of days a User is allowed to keep their password before they are required to change it.

Queries

Configure system-wide Queries settings.

The Queries settings section with an Ad-hoc Query results expiration option
Queries settings.
  • Ad-hoc Query results expiration: Sets how long Ad hoc Query results remain available after executing the Query.

Security

Configurable Security settings in Informer.

The Security settings section: inherit Dataset Field security, share personal Ad hoc Queries, Sanitize HTML Data in Grid, Multi-factor Authentication, TCL/ECL command usage, Session Expiration, Session Renewal, JWT Public Key, and Additional Frame Ancestors
Security settings.
  • Always inherit Dataset Field security from Datasource: Lets Datasets with Fields associated with a Datasource use the Datasource security. While turned on, all security settings are inherited from the Datasource and the Dataset must adhere to them. While turned off, you decide how secure a Dataset is when it is shared.
  • Allow Personal Ad hoc Queries to be Shared: Allows Users to share their Ad hoc Queries with any other User or Team. The recipient cannot run the Query without the proper Datasource access.
  • Sanitize HTML Data in Grid: Removes vulnerable HTML elements from the data grid. Enabled by default. Note that this affects any custom HTML styling applied to a cell's value via JavaScript.
  • Multi-factor Authentication: Enables Multi-Factor Authentication (MFA) for local Informer Users. Clicking this option opens the MFA settings screen, where you can enable MFA strategies including Time-based One-Time Passwords (TOTP), Lightweight Directory Access Protocol (LDAP), and Active Directory (AD). Once enabled, Users can change their profile's MFA settings from the profile drop-down.
  • Allow TCL/ECL command usage in the Query Designer for all Users: Controls whether all Users may add or edit TCL/ECL Blocks in the Query Designer for U2 Datasources. When turned on, any User who can edit a Query may add or edit TCL/ECL Blocks. When turned off, only Users with Full Access to the Datasource being queried may add or edit TCL/ECL Blocks; other Users do not see the TCL/ECL Block option in the Criteria drop-down, and existing TCL/ECL Blocks open in a read-only state with a warning.
  • Session Expiration: Sets the length of time, in minutes, that a User's session lasts before Informer logs the User out. The default is 720 minutes (6 hours).
  • Session Renewal: When enabled, allows Users to renew a session by interacting with the system. Disabled by default.
  • Cross Tenant Access (only visible on non-manager Tenants): Allows the Manager Tenant to impersonate the Tenant. Disabled by default. This option is not visible from the Manager Tenant or while impersonating a Tenant; a User must be logged in directly to the Tenant to see it.
  • JWT Public Key: Sets the public key used to verify JWTs by the embedded authentication strategy. When using the embedding strategy for single sign-on, a JWT must be provided to lazily create a User and session. This public key verifies the token created using your private key.
  • Additional Frame Ancestors: Specify additional Domains that are allowed to embed this Informer instance in frames or iframes. This prevents clickjacking attacks while allowing legitimate embedding. Same-origin embedding ('self') is always included automatically.

Users

The Users section provides the following configurable defaults and requirements.

The Users settings section: Default Team, Default Domain, Password Strength Requirement, and Help URL/Email Address
Users settings.
  • Default Team: Sets a Team that newly-created Users are automatically added to. A default Team lets new Users view parts of Informer without any extra setup.
  • Default Domain: Auto-selects the chosen Domain when Users load the login screen.
  • Password Strength Requirement: Sets the minimum strength required for User passwords. Available options are Weak, Fair, Moderate, and Strong.
  • Help URL/Email Address: Changes the URL and email address used for help services.
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.