Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tight.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The Banks & Integrations page gives users a clear and intuitive way to manage all of their financial accounts, including:
  • Linking bank accounts through native integrations (e.g. Plaid)
  • Creating and maintaining manual accounts
  • Managing beginning balances across all account types
  • Editing start dates for linked accounts
  • Addressing connection or credential issues
  • Cleaning up accounts through guided merge tools

Embedding Banks & Integrations

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 Banks & Integrations page:
Tight.renderScreen(elementId, 'banksAndIntegrations');