Your 4-digit PIN
← Back to tenverarewards.com
Tenant Portal
Welcome back
🏆 Your Rewards Journey
YOUR CURRENT REWARD VALUE
$0.00
Total Redeemed
$0.00
Next Tier Reward
Keep earning
0%
to next tier
Member since
Spendable Credits
0
Lifetime Credits
0
Milestones
Timeline
Credit History
Your Credit Ledger
Every event, credit, and cash redemption — full record.
DateEventDescriptionCreditsCash ValueRunning
Landlord Dashboard
Portfolio Overview
Live tenant metrics from your portfolio
Properties
Monthly Billing
Payment Ledger
Your Tenvera Payments
All program fees and lease renewal success fees.
DateTypeDescriptionAmountRunning Total
Admin Panel
Tenvera Control Center
Full visibility — tenants, landlords, fund, and all ledgers
Add New Tenant
All Tenants
NameUnitRentMove-inTierSpendableFee/moLoginActions
Add New Landlord
All Landlords
NameCompanyNotify EmailPINTierUnitsMonthly FeesActions
🏢 Invite a Landlord
Creates a unique one-time signup link. Send it yourself, or check the box to email it from waitlist@tenverarewards.com automatically.
🏠 Invite a Tenant
Usually landlords invite their own tenants from their dashboard — but you can do it for them here.
All Invites
CreatedRoleNameEmailCodeStatusActions
Log Monthly Events — All Tenants at Once
Check off what happened this month for each tenant, then log everything in one click. Demo-profile tenants are auto-tracked and excluded.
TenantUnitStatus✓ Rent On-TimeInspection PassLease Renewed
Manual Fund Override
Tech Support — Add Credit Entry
Full Tenant Credit Ledger
DateTenantEventDescriptionCreditsRunningActions
WealthBuilder Fund Ledger — All Tenants
DateTenantTypeDescriptionAmountFund Balance
Credit Values (from ProForma)
⚠ Tier thresholds, payout percentages, the pricing formula, and WBR membership inclusions (Premier 3 mo / Plus 6 mo / Max 12 mo, delivered while the membership stays active) are finalized per Tenvera Master Context v8 + the WBR membership-inclusion decision.
Admin Password
🔌 Integrations
Connect free services to make emails and multi-device sync real. Settings are stored on this device only.
📧 Email Notifications (EmailJS — free tier)
Create a free account at emailjs.com → add an email service → create a template using variables: {{to_email}} {{tenant_name}} {{unit}} {{tier}} {{amount}} {{date}} → paste your IDs below.
☁️ Cloud Sync (Supabase — free tier)
Create a free project at supabase.com → open the SQL Editor → run the schema below → then paste your Project URL and anon key from Settings → API.
Show SQL schema (run once in Supabase SQL Editor)
create table if not exists tenvera_state (
  id int primary key,
  data jsonb,
  updated_at timestamptz default now()
);
alter table tenvera_state enable row level security;
create policy "anon full access" on tenvera_state
  for all using (true) with check (true);
Data Backup
Data saves automatically in this browser. Export to back up or transfer devices.