VisionAtlas — Navigate Performance With Clarity

Help center

VisionAtlas product documentation

Try demoSign in
← All articles

Administration

Customer implementation

Playbook for VisionAtlas CS and implementation partners — plan fit, tenant provisioning, phased rollout, and go-live.

This guide is for VisionAtlas customer success, implementation partners, and professional services teams rolling out VisionAtlas for a customer tenant.

Customer administrators should follow Company admin setup for in-app configuration steps.

Overview

Roles

RoleResponsibility
**CS / implementation lead**Plan, schedule workshops, validate go-live, escalate platform issues
**Customer executive sponsor**Approves scope, attends go-live sign-off
**Customer company admin**Configures workspace per admin setup checklist

Deliverables

  1. Provisioned tenant with correct plan and billing
  2. Customer admin trained on foundation setup
  3. Performance model seeded (Jumpstart or manual)
  4. Data path validated (manual, CSV, or API)
  5. Organization invited with roles assigned

Pre-implementation

Plan and scope

Customer needMinimum plan
Core goals, KPIs, initiatives, weekly updatesFoundation+
AI Jumpstart and suggestionsIntelligence+
API keys, scheduled integrations, webhooksIntelligence+
Multi-level department hierarchyEnterprise
Microsoft Entra ID SSOEnterprise

Confirm employee count in Settings matches the sold tier to avoid usage limit surprises.

Security review

Share the VisionAtlas security overview (docs/security/overview.md) with procurement stakeholders. Cover tenancy isolation, API key hashing, audit logs, and MFA.

Tenant provisioning

Self-serve trial

Customer registers at /register. Default trial assigns Growth capabilities for evaluation.

Pilot / demo rehearsal

Use /demo for role-based walkthroughs before touching the customer production tenant.

For a rich executive review timeline (26+ weeks of Northwind inputs and AI summaries), operators run npm run db:seed:reset or npm run backfill:demo-history locally — see README.md (Demo history).

Platform checks (VisionAtlas ops)

Before promising scheduled email or integrations:

CheckAction
App URL`NEXT_PUBLIC_APP_URL` matches customer-facing hostname
StripeProducts/prices mapped; webhook receiving events
EmailResend configured (`RESEND_API_KEY`, `EMAIL_FROM`)
Cron jobsAll seven cron endpoints scheduled — see internal ops runbook (`docs/ops/cron-runbook.md`)
Health`GET /api/health` returns `database: connected`
Monitoring`MONITORING_WEBHOOK_URL` configured for ops alerts

These are operator tasks — do not ask customers to configure cron secrets.

Phased rollout

PhaseTimingFocusCustomer admin actions
**0 — Handoff**Day 0Kickoff, assign admin, share help linksSign in, skim [Getting started](/getting-started)
**1 — Foundation**Week 1Company, security, orgSections 1–5 of [admin setup](/help/company-admin-setup)
**2 — Performance model**Week 2KPIs, goals, initiativesSection 6; Jumpstart workshop if Intelligence+
**3 — Data & integrations**Week 3Actuals, API, scheduled pullSection 7; integration workshop
**4 — Go-live**Week 4Training, notifications, billingSections 8–12; go-live checklist

Adjust pacing for smaller pilots (1–2 weeks) or enterprise deployments (6+ weeks).

Integration workshop (Intelligence+)

Agenda (60–90 minutes):

  1. Review KPI catalog and integration mapping fields
  2. Choose ingestion pattern:

- Manual / CSV — ad-hoc and backfills - REST API — iPaaS (Power Automate, n8n, Zapier) via Integration playbooks - Scheduled CSV URL / Google Sheets — Settings → Scheduled integrations - Webhook ingest — customer system POSTs batches to /api/v1/ingest/kpi-values

  1. Create API key or webhook integration in Settings
  2. Run test batch; review Import history and Ingestion conflicts
  3. Optional: BI export via Analytics export

Training plan

AudienceSessionHelp articles
Admins90 min setup walkthrough[Company admin setup](/help/company-admin-setup), [Admin day in the life](/help/day-in-the-life-admin), [Roles and permissions](/help/roles-and-permissions)
Managers45 min rhythm[Manager day in the life](/help/day-in-the-life-manager), [Manager guide](/help/manager-guide), [Weekly updates](/help/weekly-updates), [Dashboard](/help/dashboard)
Contributors30 min basics[Contributor day in the life](/help/day-in-the-life-contributor), [Contributor guide](/help/contributor-guide), [Observations and risks](/help/observations-and-risks)
Executives30 min leadership view[Executive day in the life](/help/day-in-the-life-executive), [Dashboard](/help/dashboard), [Executive Briefings](/help/executive-briefings), [AI Summary](/help/ai-summary), [Executive reviews](/help/executive-reviews)
Department leaders45 min dept rhythm[Department leader day in the life](/help/day-in-the-life-department-leader), [Manager guide](/help/manager-guide), [Dashboard](/help/dashboard)

Validation and go-live

Smoke tests

TestPass criteria
Admin loginCredentials or SSO (Enterprise) succeeds
KPI createKPI with owner and frequency saved
KPI actualManual value appears on dashboard freshness
Weekly updateDelegate submits update for current week
DashboardKPI health tile reflects data
API batch (Intelligence+)`POST /api/v1/kpi-values` returns `totalSuccess > 0`
BillingStripe subscription active or trial days accurate

Joint go-live sign-off

Use the go-live checklist in admin setup with the customer admin. Document open risks (missing integrations, pending SSO) before inviting all users.

Post-go-live

  • Confirm customer admin knows Manage billing in Stripe (Settings → Billing)
  • Monitor Import history and Ingestion conflicts for the first two sync cycles
  • Schedule 30-day check-in: weekly update adoption, KPI freshness, plan usage meters
  • Escalate platform incidents via your internal ops channel (health endpoint + monitoring webhook)

For the first 3–5 customers, use a fixed four-week onboarding (sections above) with a single admin champion and weekly check-ins. Track: first KPI actual, first weekly update, and one executive readout (Briefing or board pack). Internal runbook: docs/gtm/design-partner-playbook.md in the repository.

Appendix: plan capabilities

CapabilityFoundationIntelligenceIntelligence PlusLeadershipEnterprise
Executive summaryYesYesYesYesYes
AI Jumpstart / suggestionsNoNoYesYesYes
API & integrationsNoNoYesYesYes
Theme detectionNoNoNoYesYes
Benchmarking (roadmap)NoNoNoNoPlanned
Multi-level departmentsNoNoNoNoYes
SSO (Microsoft Entra ID)NoNoNoNoYes

Benchmarking is on the Enterprise roadmap only—not available in-app yet; do not commit in contracts until shipped. Theme detection requires Leadership or Enterprise and runs via daily cron or manual action on AI Insights.