Skip to main content

Overview

The Business Owner Dashboard is all you need to provide full financials to your users, including:
  • Onboarding-related action items like linking bank accounts and credit cards
  • Monthly financial summaries
  • As-needed action items whenever the business owner’s attention is needed (e.g. the purpose of a bank transaction is unknown)
  • Access to financial reporting (e.g. Profit & Loss, Balance Sheet, etc.)
Business Owner Dash Demo

Embedding the Business Owner Dashboard

To initialize the Tight Embedded experience using plain Javascript in your project, follow the instructions on Embedding Tight’s white-labeled UI. Below is an example JS embedding of the Business Owner Dashboard:
Tight.renderScreen(elementId, 'businessOwnerDashboard');