CUSTOMER ONBOARDING GUIDE

ForVue for Rent Manager:
setup, privileges, and first 7 days.

Everything a Rent Manager operator needs from signup through first generated report. Hand this to whoever inside your organization will be setting up ForVue.

Version 1.0 · Last updated May 2026 · ~15 minute read · Questions?
CONTENTS
  1. Before you sign up — prerequisites & privileges
  2. Signing up — trial, billing, who needs an account
  3. Day 1 — connecting Rent Manager
  4. Day 1 — installing ForVue inside Rent Manager (layouts)
  5. Day 2–3 — generating your first lender / insurance report
  6. Privileges & data flow — what we touch, what we never touch
  7. Security, compliance, and SOC 2 status
  8. Monthly cadence — how mature customers use ForVue
  9. Troubleshooting
  10. Support & contact

SECTION 1Before you sign up — prerequisites & privileges

Three things determine whether you can be up and running in 3 minutes or it takes a week. Confirm all three before signup.

1.1 You have a Rent Manager Partner Token

Rent Manager's Partner Token is the read-only API credential ForVue uses to authenticate with your RM database. London Computer Systems (LCS) issues it. If you don't have one yet:

You do not need to share the Partner Token with us. The token is configured on the Rent Manager side, scoped to your companycode. You only ever paste the companycode into ForVue — not the token itself. Authentication happens server-to-server between ForVue and Rent Manager.

1.2 You know your Rent Manager company code

It's the subdomain in your RM URL. https://mycompany.rentmanager.com → your company code is mycompany. One Partner Token can authorize access to multiple Locations under the same company code.

1.3 You've identified who in your org will own the setup

Three roles, often one or two people:


SECTION 2Signing up — trial, billing, who needs an account

2.1 The 7-day free trial

Every new ForVue account starts with a 7-day free trial. You enter a card at signup (Stripe) so the trial converts seamlessly — but you are not charged until day 8. Cancel any time during the trial in Settings → Billing and you owe nothing.

2.2 Pricing after the trial

2.3 Account structure

One ForVue account per ownership group or fee-managed portfolio. Inside that account, every daily user gets their own login (no shared passwords). The account owner can invite users in Settings → Team.

To sign up: go to platform.investwisecap.com/signup?source=rentmanager-onboarding.


SECTION 3Day 1 — connecting Rent Manager

Once you've signed up and logged in, this is a 3-minute operation.

1
Open Settings → Integrations → Rent Manager

The gear icon (⚙️) is in the top-right of the ForVue chrome. Settings → Integrations lists every PMS ForVue can connect to. Click Rent Manager.

2
Paste your company code and Save

Just the company code. No token, no API key, no password. ForVue's server uses Rent Manager's Partner Token (configured on the RM side) to authenticate against {companycode}.api.rentmanager.com.

3
Click "Test Connection" and watch the first sync

ForVue will:

For a portfolio under 5,000 units this takes 10–60 seconds. Larger portfolios (we tested up to 50,000 records per resource per Location) take a few minutes. You don't have to wait on the page — the sync continues in the background and emails you when complete.

What you should see when it works Properties list populates · Unit counts match RM · An entry appears in Settings → Integrations → Sync History showing "First sync · success · {N} properties, {M} units"

From here on, ForVue runs a nightly incremental sync at 2:30 AM. Force a refresh at any time with the Sync Now button. The sync is always read-only — nothing is ever written to your Rent Manager database.


SECTION 4Day 1 — installing ForVue inside Rent Manager (layouts)

Two layouts ForVue offers inside Rent Manager. Most customers install both.

4.1 Full ForVue platform as an account-wide custom tab

Embeds the entire ForVue app inside Rent Manager so your team never has to switch browser tabs. Used for portfolio-level work (risk dashboards, capex forecasts, report generation).

1
In Rent Manager: System Preferences → Custom Tabs → Add Custom Tab
2
Configure the tab

Save. Click the new tab — the ForVue login screen loads inside Rent Manager. Sign in once and the session persists for that browser.

Expected first-time behavior Even if you're already signed into ForVue in a separate browser tab, the iframe will ask you to sign in again. This is correct — modern browsers (Safari, Chrome with third-party cookies blocked, Brave) partition iframe storage per top-level origin for security. Sign in once inside the Rent Manager tab and it stays signed in for that browser. Each RM user does this on their first use.

4.2 Single-property read-only embed on a property page

Puts a read-only ForVue risk dashboard for one specific property on that property's page in RM. No login required. Used for at-a-glance property visibility for staff who don't need full ForVue access.

1
In ForVue: Bulk Import (📦) → Embed Code Generator

Pick the property, click Generate Embed Code. You get three formats:

2
In Rent Manager: paste the iframe snippet into the property's custom HTML widget

The exact menu varies by RM build — typically Property Setup → Layout or a Custom HTML widget on the property page. Paste, save.

The widget shows the property's appliances, risk tiers (CRITICAL / WARNING / GOOD), and component scores. It auto-refreshes every 5 minutes.

The token is scoped to that single property and is read-only. Revoke it any time by regenerating in Bulk Import — the old token immediately returns 404.


SECTION 5Day 2–3 — generating your first report

ForVue produces three lender / insurance / agency artifacts from your live RM data. All three are PDFs generated on demand, branded ForVue, and include the patent notice (USPTO 64/032,704) and methodology citation.

Bank Origination Report (BOR)

Component-level condition narrative your lender uses at loan origination or refinance. Generated in Reports → Bank Origination. Pick the property, click Generate. ~15 seconds.

HUD Capital Needs Assessment (CNA)

Capital Needs Assessment formatted to agency-lender expectations (24 CFR Part 968, HUD Notice PIH 2011-7). Generated in Reports → HUD CNA. Does not substitute for a HUD REAC physical inspection but supports Capital Fund Program planning and documentation.

Insurance Policy Inception Report (IPI)

Carrier-grade condition snapshot for new policy bind or annual renewal survey response. Generated in Reports → Insurance Inception.

Best first-report workflow Pick one property where you have an upcoming refi, renewal, or acquisition. Generate the relevant report. Compare it against the third-party inspection or carrier survey you'd otherwise pay $300–$60,000 for. That's your ROI calculation for the rest of leadership.

SECTION 6Privileges & data flow — what we touch, what we never touch

6.1 What ForVue reads from Rent Manager

ForVue calls four Rent Manager endpoints. All read-only. All scoped to the Partner Token's authorized Locations.

RM endpointFields requestedFrequency
/Locations All Locations authorized by the Partner Token Every sync (auto-discovery)
/Properties PropertyID, Name, AddressLine1, AddressLine2, City, State, Zip Nightly + on-demand
/Units UnitID, Name, PropertyID, UnitNumber Nightly + on-demand
/ServiceIssues Open service issues with description, dates, and property/unit linkage Nightly + on-demand

6.2 What ForVue NEVER touches in Rent Manager

6.3 Data flow diagram

Rent Manager API ─── HTTPS / TLS 1.3 ───► ForVue server ({companycode}.api.rentmanager.com) (us-east-1, encrypted at rest) ▲ │ Partner Token (read-only) │ ┕── Locations, Properties, Units, ServiceIssues only ForVue server ─── HTTPS / TLS 1.3 ───► Your browser (Authorization: Bearer <wc_token>)

6.4 ForVue admin tooling you should know about

ToolWhereWho uses it
Embed token generator Bulk Import (📦) → Embed Code Generator Account owner, asset manager
RM integration health check GET /admin/rm-preflight — read-only diagnostic that verifies your Partner Token can reach Locations, Properties, Units, and ServiceIssues Support / IT
Stripe billing portal Settings → Account → Manage Billing Account owner
Team / user management Settings → Team Account owner
Sync history Settings → Integrations → Rent Manager → Sync History Anyone with login

SECTION 7Security, compliance, and SOC 2 status


SECTION 8Monthly cadence — how mature customers use ForVue

Weekly (5–10 minutes)

Monthly (30 minutes)

Quarterly (1–2 hours)

Annually


SECTION 9Troubleshooting

The first sync failed or shows zero properties

  1. Confirm the company code is exactly the subdomain (no https://, no .rentmanager.com, no path).
  2. Confirm LCS has activated the Partner Token for ForVue and that it has read scope on Locations, Properties, Units, ServiceIssues.
  3. Run the diagnostic: GET /admin/rm-preflight (your account owner has access). It tests each endpoint and tells you which one failed.
  4. If the diagnostic shows everything passing but properties still don't appear, contact wise@investwisecap.com with your sync history entry ID.

The Rent Manager custom tab shows a blank page or "refused to connect"

  1. Wrong URL. The tab MUST use https://platform.investwisecap.com/embed/app — the bare https://platform.investwisecap.com/ is NOT iframe-safe and will be blocked.
  2. HTTPS mismatch. If Rent Manager is loaded over HTTP, the iframe HTTPS embed is blocked as mixed content. Always load RM over HTTPS.
  3. Browser extensions. Ad blockers and privacy extensions (uBlock, Privacy Badger) sometimes block third-party iframes. Test in incognito with extensions disabled to confirm.
  4. If a single-property embed shows "Embed link is invalid or revoked," regenerate the token in Bulk Import → Embed Code Generator.

I have to log into ForVue every time I open the Rent Manager tab

If sessions don't persist day-to-day, your browser is aggressively evicting iframe storage (Safari ITP, Brave default shields). Two options:

Billing question

Settings → Account → Manage Billing opens the Stripe customer portal. Update card, download invoices, change billing email there. For pricing disputes or unit-count audits, email wise@investwisecap.com with your account ID.


SECTION 10Support & contact