LogoLogo
3.6.9
3.6.9
  • Introduction
  • Getting started
    • Installation
      • Prerequisites
        • Server requirements
      • On-premises
        • Single-node
          • Directory structure
        • Multi-node
      • Azure Market Place
      • AWS Market Place
    • Tutorials
      • Amazon AWS CUR
      • Amazon AWS CUR (Athena)
      • Azure Stack
      • Azure EA
      • Azure CSP
      • Google Cloud
      • VMware vCloud
      • VMware vCenter
    • How-to guides
      • How to configure receiving a monthly billing report
      • How to automatically trigger a monthly billing report
      • How to update your license
      • How to store contract information with an Account in a report
      • How to automatically send workflow errors as webhooks to a monitoring system
    • Concepts
      • User interface
      • Services
    • Releases
      • Upgrading to version 3
      • Known issues
      • Announcements
      • Archive
  • Reports
    • Accounts
    • Services
    • Instances
    • Summary
    • Budget
  • Services
    • Manage
    • Rates
      • Tiered Services
        • Aggregation Levels and the Account Hierarchy
    • Adjustments
    • Subscriptions
  • ACCOUNTS
    • Budget management
  • Data pipelines
    • Extract
      • Configuration
      • Extractor templates
      • Script basics
      • Parslets
      • Subroutines
        • check_dateformat
        • check_dateargument
        • format_date
        • validate_response
      • Language
        • aws_sign_string
        • basename
        • buffer
        • csv
        • clear
        • decimal_to_ipv4
        • discard
        • encode
        • encrypt
        • environment
        • escape
        • exit_loop
        • foreach
        • generate_jwt
        • get_last_day_of
        • gosub
        • gunzip
        • hash
        • http
        • if
        • ipv4_to_decimal
        • json
        • loglevel
        • loop
        • lowercase
        • match
        • pause
        • print
        • return
        • save
        • set
        • subroutine
        • terminate
        • unzip
        • uppercase
        • uri
        • var
    • Transform
      • Configuration
      • Transformer templates
      • Transform Preview
      • Language
        • aggregate
        • append
        • calculate
        • capitalise
        • convert
        • copy
        • correlate
        • create
        • default
        • delete
        • dequote
        • environment
        • event_to_usage
        • export
        • finish
        • Functions
        • if
        • import
        • include
        • lowercase
        • normalise
        • option
        • rename
        • replace
        • round
        • services
        • set
        • sort
        • split
        • terminate
        • timecolumns
        • timerender
        • timestamp
        • update_service
        • uppercase
        • var
        • where
    • Datasets
    • Lookups
    • Metadata
    • Reports
    • Workflows
  • Administration
    • User management
      • Users
      • Groups
    • Notifications
      • Budget Notifications
      • Report notifications
      • Workflow notifications
    • Settings
      • Global Variables
      • White Labeling
  • Advanced
    • Integrate
      • GUI automation
        • Examples
      • API docs
      • Single sign-on
        • Claims-based identity provisioning: users, Account access and user groups
        • Azure-AD
        • Auth0
        • OKTA
        • OneLogin
        • ADFS
        • LDAP
    • Digging deeper
      • Authentication flows
      • Transformer datadate
      • Dataset lifecycle
      • Config.json
      • Databases
  • Security
    • Security
    • Authentication
      • Token
      • LDAP
      • SAML2
    • Password reset
    • Password policy
    • Announcements
  • Troubleshooting
    • Logs
  • Terms & Conditions
  • Privacy Policy
Powered by GitBook
On this page
  • Interface
  • Formatting
  • Reporting
  • Privacy
  • Mail server
  • Advanced
  • config.json
  • Configure a default API domain
  • Enable Beta features

Was this helpful?

Export as PDF
  1. Administration

Settings

PreviousWorkflow notificationsNextGlobal Variables

Last updated 3 years ago

Was this helpful?

Exivity allows you to configure a number of system variables easily, such as:

  • custom logo, branding and color schema

  • currency and decimal values

  • date format

  • fiscal year

  • custom CSS

To change these and other settings, follow the instructions provided in this document.

To access the Settings menu, navigate to Administration > Settings:

Interface

Formatting

To change country-specific formatting or decimal rounding, use the Administration > Settings menu and select the Formatting tab:

The following changes to the formatting can be done:

  1. Change the system-wide Currency settings

  2. Configure comma or dot value for the decimal separator

  3. If you want to configure a thousand separator, you can choose between a comma, dot, and space

  4. Rate precision refers to the number of decimal values shown on reports for the (average) rate value

  5. The Report precision can be changed to limit the number of decimal values shown on non-invoice reports

  6. The Invoice precision can be changed to limit the number of decimal values shown on invoice cost reports

  7. The quantity decimal values can be limited using Quantity precision

  8. To apply a system-wide date format, choose your preferred date format from the Date format drop-down list

Reporting

To change reporting settings, such as the address lines and logo on your invoice report, use the Administration > Settings menu, and select the Reporting tab:

The following changes to the reporting configuration can be done:

  1. Use the Address lines text field to provide a custom address which will be shown on the textual invoice cost reports.

  2. To change the Logo that will be shown on the right hand side of your invoice cost report, use Plus icon to browse and select your custom logo.

  3. A custom footer text can be added to your invoice report using the text field next to Footer

  4. To change the description for minimum commitments, modify the text next to the Minimum commit line, but make sure to include the {quantity} and {unit} identifiers.

  5. If you have a non-standard fiscal year start, you may change the Reporting start month using the provided drop-down list.

  6. Use the Update button to apply your changes.

Privacy

Exivity can periodically report anonymous usage statistics and error metrics to improve our product. This is only used for product development purposes, we never collect or use any personal data.

This change this, use the Administration > Settings menu, and select the Reporting tab.

Untick these checkboxes and click the Update button to opt out on usage statistics and error metrics reporting.

Mail server

Exivity allows you to send out e-mail messages for certain tasks. This can be used for resetting user account passwords and sending out events such as failing workflows. To enable this functionality it is required to configure an SMTP server. This can be done using the following procedure:

  • Navigate to: Administration > System > Environment

  • Ensure to fill in your SMTP server details as shown in the above image

  • Click the Update button to save your changes

  • If you now log out and try to login again, you will notice a "Reset Password" link. This can be used by all of your users, as long as a valid e-mail address has been associated to each user account

Make sure that your SMTP server allows relaying using the provided credentials (user/pass) and from the Exivity host's IP address. Consult your mail server administrator for additional information.

Advanced

config.json

The default contents of this file should look like this:

config.json
{
  "whiteLabel": false,
  "apiHost": null
}

Configure a default API domain

When logging in, users have the option to change the API domain by clicking the Change domain link:

In order to specify a default for all users, edit the config.json file and add your default domain as the apiHost option:

config.json
{
  "whiteLabel": false,
-  "apiHost": null
+  "apiHost": "https://example.com"
}

Enable Beta features

With every new release, new features are added to our product and some of them are released first into Beta mode.

To enable Beta features:

  1. Go to Administration > Settings > System

  2. Unfold the Development section by clicking the arrow on the right side of the screen.

  3. Tick the Enabled box next to Beta features.

4. Make sure to click Update to apply your changes.

A white label type of configuration is possible, which allows you to add your own branding. To achieve this, follow the guide.

Refer to our and to read more about how we process usage statistics and error metrics.

In order to access advanced configuration for all users which can't currently be modified through the interface, edit the file config.json in the web/glass subdirectory of the .

White Labeling
Terms & Conditions
Privacy Policy
Program directory
The Settings menu
Configuring an SMTP e-mail server
The config.json file
Change domain when logging in
Enable Beta features