Skip to content

Settings

The Settings page allows Administrators to configure tenant-level preferences that affect all users within the tenant. These settings control display formats, localization, and feature availability.

Required role: Administrator or SuperUser

  1. Navigate to Administration in the main navigation.
  2. Click Settings (or navigate to /_admin/settings).

RAMP allows you to customize how dates and times are displayed throughout the application.

Choose the date format that matches your organization’s conventions:

FormatExample
DD/MM/YYYY09/03/2026
MM/DD/YYYY03/09/2026
YYYY-MM-DD2026-03-09

Select between 12-hour and 24-hour time display:

FormatExample
24-hour14:30
12-hour2:30 PM

Set the default time zone for the tenant. All timestamps displayed in the RAMP interface (instance start times, step completion times, audit log entries) are shown in this time zone unless a user has set a personal preference.

Set the default display language for the tenant. When a new user logs in for the first time, the interface is presented in this language. Users can change their personal language preference in their profile.

RAMP supports multiple languages, and additional translations can be managed through the Translations page.

Administrators can adjust font settings that affect the display of text throughout the RAMP interface. This allows organizations to match their brand guidelines or improve readability for their team.

Feature toggles enable or disable specific RAMP capabilities for the tenant. These settings allow administrators to simplify the interface by hiding features that are not relevant to their organization.

The Settings page includes access to email configuration for the tenant. Configure the SMTP server to enable email notifications, password resets, and system alerts.

SettingDescription
SMTP HostMail server hostname
SMTP PortPort number (25, 587, or 465)
Use SSLEnable SSL/TLS encryption
Username / PasswordAuthentication credentials
From AddressSender email address
From NameSender display name

Administrators can view and manage authentication provider settings for the tenant. This includes OIDC, LDAP, and RAMP Internal authentication configurations. For detailed authentication setup, see the Configuration section.

Administrators can configure multi-factor authentication policies that apply to all RAMP Internal users within the tenant:

  • Enable or require MFA for all users
  • Configure TOTP (Time-based One-Time Password) settings
  • Manage backup code policies
  1. Modify the desired settings.
  2. Click Save to apply changes.
  3. Changes take effect immediately for all users in the tenant.