Exodus Salesforce Docs
Admin Guide

Settings Workspace

Central admin surface for shared configuration

Tabs

The Settings app includes:

Safin dev sandbox Settings Home

Safin dev sandbox Settings Home, captured from the browser content area without Chrome tabs or desktop chrome.

TabPurpose
Settings HomeEntry point for admin settings.
Email & Notifications SettingsOrg-wide branding, shared action-button styling, notification routing, and email templates.
Contact Data SettingsContact data behavior and validation settings.
Quote Approval SettingsApproval thresholds, routing, and reviewer behavior.
Order Email SettingsOrder, invoice, tracking, and payment email configuration.
Payment Term SettingsPayment term definitions and recalculation settings.
3PL Runtime SettingsProvider runtime, alerting, scheduling, and operational flags.
Purchase Order SettingsPO workflow configuration.
Item Notification SettingsItem setup and inventory notification routing.
Payment Operations SettingsRuntime toggles for payment automation.
Payment Gateway ConnectionsGateway inventory, status, and replacement workflows.
Finance GL Controls DashboardReport-backed GL setup health, posting readiness, and classification exceptions.
Metric Integrity DashboardDashboard issue monitoring.
Executive Daily PulseBroad executive operational dashboard.
Org HolidaysBusiness calendar and holiday configuration.
Commission Decay SettingsCommission decay administration.

Change Control

Use settings screens for changes and keep notes on why values changed. For high-risk settings, verify the related workflow after saving:

  1. Quote approval settings: submit and review a test quote.
  2. Payment operations settings: confirm scheduler state and automation toggles.
  3. Payment gateway changes: confirm route/token readiness and historical transaction behavior.
  4. 3PL runtime settings: confirm provider schedules and a safe refresh path.
  5. GL settings: confirm item setup and GL posting readiness reports.

For sandbox or production migration, copy source-of-truth settings with scripts/settings/migrate-org-config.mjs before validating historical data. The script migrates branding files, order email settings, and operational hierarchy settings so these values do not become manual launch checklist items. Payment terms are source-managed static records; deploy the project and let PaymentTermsService seed or repair the canonical catalog.

Use these direct tab URLs in Vesper QA when available:

SettingQA URL
Settings Homehttps://exodus--vesper.sandbox.lightning.force.com/lightning/n/Settings_Home
Payment Gateway Connectionshttps://exodus--vesper.sandbox.lightning.force.com/lightning/n/Payment_Gateway_Connections
Payment Operations Settingshttps://exodus--vesper.sandbox.lightning.force.com/lightning/n/Payment_Operations_Settings
3PL Runtime Settingshttps://exodus--vesper.sandbox.lightning.force.com/lightning/n/ThreePL_Runtime_Settings
Finance GL Controls Dashboardhttps://exodus--vesper.sandbox.lightning.force.com/lightning/n/Finance_GL_Controls_Dashboard

Last updated on

On this page