Context engine glossary – company
The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for company:
| Name | Variable | Description |
| Customer Website Domain | [[v('tenant-customer-website')]] | The LoanPro company customer facing website domain. |
| Tenant Theme | [[v('tenant-theme')]] | The LoanPro company theme. |
| Tenant Status | [[v('tenant-status')]] | The status of a tenant |
| # Archived Accounts | [[v('tenant-archived-loans')]] | The total number of accounts that are currently archived within a LoanPro tenant. |
| # Live Accounts | [[v('tenant-live-loans')]] | The total number of live accounts in a Loanpro tenant. |
| Company Primary Contact | [[v('tenant-primary-contact-id')]] | The User ID of the agent user that is set as the Administrative User for a LoanPro tenant. |
| Servicing Users | [[BEGIN tenant-servicers]] [[$full-name]],[[END]] | Because this variable contains multiple elements, it will always need to be used in a loop as shown here. Once formatted as shown, this variable will pull a list of the full names of all servicing users within a LoanPro tenant separated by commas. |
| Sales Email | [[v('company-email-sales')]] | The email that has been entered as the sales dept. email for a LoanPro tenant. You may edit this email in My Account > Company Profile. |
| Main Email | [[v('company-email-main')]] | The email that has been entered as the main email for a LoanPro tenant. You may edit this email My Account > Company Profile. |
| Human Resources Email | [[v('company-email-human')]] | The email that has been entered as the human resources email for a LoanPro tenant. You may edit this email My Account > Company Profile. |
| Customer Service Email | [[v('company-email-custserv')]] | The email that has been entered as the customer service email for a LoanPro tenant. You may edit this email My Account > Company Profile. |
| Billing Email | [[v('company-email-billing')]] | The email that has been entered as the billing dept. email for a LoanPro tenant. You may edit this email My Account > Company Profile. |
| Primary Email | [[v('company-email-primary')]] | The email that has been entered as the primary email for a LoanPro tenant. You may edit this email My Account > Company Profile. |
| Servicing Phone | [[v('company-phone-servicing')]] | The telephone number that has been entered as the Servicing Dept. phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Sales Phone | [[v('company-phone-sales')]] | The telephone number that has been entered as the Sales Dept. phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Main Phone | [[v('company-phone-main')]] | The telephone number that has been entered as the main phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Human Resources Phone | [[v('company-phone-human')]] | The telephone number that has been entered as the Human Resources phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Company Fax | [[v('company-phone-fax')]] | The telephone number that has been entered as the Fax phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Customer Service Phone | [[v('company-phone-custserv')]] | The telephone number that has been entered as the Customer Service phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Billing Phone | [[v('company-phone-billing')]] | The telephone number that has been entered as the Billing Dept. phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Primary Phone | [[v('company-phone-primary')]] | The telephone number that has been selected as the primary phone number for a LoanPro tenant. You may edit this phone number in My Account > Company Profile. |
| Total Loan Count | [[v('tenant-loan-count')]] | The current total amount of loans in a LoanPro tenant. |
| Company Time zone | [[v('tenant-loan-count')]] | The current total amount of loans in a LoanPro tenant. |
| Company Lienholder Code | [[v('tenant-lien-code')]] | The code for the company lienholder. |
| Company Cutoff Date | [[companyFormatDateTime('tenant-cutoff')]] | Cutoff dates close out accounting periods. After the date, transactions previous to it can't be edited. |
| Company Domain (URL) | [[v('tenant-domain')]] | Displays the company domain that has been entered as the Company Web Site for a LoanPro tenant. This domain may be edited in My Account > Company Profile. |
| Company Country | [[v('tenant-country')]] | Displays the country that has been selected for a LoanPro tenant. This selection may be edited in My Account > Company Profile. |
| Company ZIP | [[v('tenant-zipcode')]] | Displays the ZIP or Postal code that has been entered for a LoanPro tenant. This may be edited in My Account > Company Profile. |
| Company State | [[v('tenant-state')]] | Displays the state or province that has been selected for a LoanPro tenant. This selection may be edited in My Account > Company Profile. |
| Company City | [[v('tenant-city')]] | Displays the city that has been entered for a LoanPro tenant. This may be edited in My Account > Company Profile. |
| Company Address 2 | [[v('tenant-address2')]] | Displays the company address that has been entered in Address Line 1 for a LoanPro tenant. This address may be edited in My Account > Company Profile. |
| Company Address 1 | [[v('tenant-address1')]] | Displays the company address that has been entered in Address Line 2 for a LoanPro tenant. This address may be edited in My Account > Company Profile. |
| Full Address | [[v('tenant-full-address')]] | Displays the full address for a LoanPro tenant, formatted as follows: Company Address, Company City, Company State Company ZIP. |
| Company Name | [[v('tenant-name')]] | Displays the Legal Name Of Business for a LoanPro tenant. This name may be edited in My Account > Company Profile. |
Was this article helpful?
Unclassified Public Data
