Your account details, application link, and personal pipeline stats.
Editable name and phone — used in your application emails and admin views.
Send this URL to borrowers — applications submitted through it route to your pipeline.
Pipeline performance summary.
Generate fully-formed test loans (with guarantors, sub-form tokens, ownership) so you can iterate on UI without re-submitting the long application. Every entity created here is flagged with _test: true.
Notification banner, Slack webhook, and submission email — visible to super_admin only.
https://hooks.slack.com/.BREVO_API_KEY in Netlify env vars. Leave BREVO_DRY_RUN unset (or set to true) for safe dry-run testing — only the literal value false enables live syncing. Optional BREVO_LIST_ID assigns contacts to a specific Brevo list.BASELINE_API_KEY — required.BASELINE_DRY_RUN — defaults to true. Set to the literal string false to enable real Baseline calls. Anything else (typos, "FALSE", unset) stays in dry-run as a fail-safe.BASELINE_ENABLED — optional kill switch. Set to 0 to disable all calls without unsetting the key.BASELINE_BASE_URL — defaults to https://production.baselinesoftware.com/production/api. Override only if Baseline gave you a different tenant URL.GET /borrower + GET /loan response to map custom fields against.
ESIGN_SEAL_SECRET env var. Email delivery uses Resend (RESEND_API_KEY). PandaDoc has been retired.Live performance across the entire team.