> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lead.bank/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview of account files.

<Warning>
  Account file integrations are not currently available for new partners. Please refer to our full suite of API-based Accounts functionality [here](/api-integrations/accounts/overview).
</Warning>

<Check>
  **An account must be created for all approved applications.**

  Deposit details are only relevant for deposit products and credit details are only relevant for credit products
</Check>

Accounts files are used for daily updates on accounts. Accounts contain non-balance information for Depository and Credit programs. Lead considers Accounts a container around Balances, Transactions, Cards, and Collateral.

If your program exclusively provides users with a single financial product, such as a Line of Credit, your Account objects should map 1:1 with `Balance` objects created through the [Balance file](/file-integrations/balances-and-transactions/balances-schema).

For programs offering multiple financial products, your `Account` object may have a 1:many relationship with [Balances](/file-integrations/balances-and-transactions/balances-schema). For example, if you offer the same consumer a Depository Account and a Line of Credit.

All new accounts, as well as updates to existing accounts, are received through this file.
