Platform
A Platform is Teal’s representation of our Customers: the Neobank or Vertical SaaS that provides accounting features to their SMB customers (Instances).Instance
An Instance represents a single business (SMB) in Teal. It is a representation of your customer’s SMB accounting data. They have a chart of accounts, a subscription tier, and a start date.Chart of accounts
A chart of accounts is the complete set of ledgers that belong to a business. A company’s chart of accounts typically reflects the unique structure of the business, and so there is no single standard. However, there are certain protocols that companies are expected to follow when filing their taxes with the IRS (or relevant body).Ledger
Ledgers describe the purpose and location of funds and value. Ledgers can be one of five ledger types: revenues, expenses, assets, liabilities, or equity.- Revenues: Money earned from the company’s operating activities.
- Expenses: Costs incurred to generate revenues.
- Assets: Company-owned resources with future economic value, tangible or intangible.
- Liabilities: Financial obligations or debts of the company.
- Equity: The ownership interest in the company after deducting liabilities from assets.
Journal entry
Journal entries are groups of two or more line entries that show the flow of value between an origin ledger and a destination ledger. The debit and credit line entries within a journal entry must equal each other. When money changes hands, a journal entry is the record of a movement of money; spending money on office supplies, or receiving a payment from a customer for Instance. A journal entry that records a flow of funds is often called a cash entry, regardless of whether the transaction was made electronically or with physical cash. However, keep in mind that it is possible for a flow of value to occur without any money changing hands. For example, if a company makes a sale but the customer has not yet paid, the value of the transaction will generally be recorded on the date the invoice was issued, even though no payment has yet been made. Another example is depreciation: over time, equipment breaks down and becomes less valuable. The business will generally create a journal entry to record this loss of value, even though no money has changed hands. A journal entry that records a flow of value with no transfer of funds is called an accrual entry. Teal supports accounting for both cash and accrual entries.Example 1: Purchase of supplies from a credit card
Example 1: Purchase of supplies from a credit card
Ledger | Debit ($) | Credit ($) |
---|---|---|
Supplies expense | 50 | |
Pluto Card *8575 | 50 |
Example 2: Purchase of inventory without payment
Example 2: Purchase of inventory without payment
Account | Debit ($) | Credit ($) |
---|---|---|
Inventory | 5,000 | |
Accounts Payable | 5,000 |
Example 3: Payment of salaries
Example 3: Payment of salaries
Account | Debit ($) | Credit ($) |
---|---|---|
Salaries expense | 85,000 | |
Payroll taxes expense | 15,000 | |
Pluto Checking *3472 | 100,000 |
Line entry
Line entries are the most basic atomic unit of accounting. Two or more line entries make up a Journal Entry Each line entry has an amount, a direction, and a ledger. The amount is the amount of value that is flowing into or out of a ledger. The direction can be either debit or credit. Debits and credits are tricky, even for accounting experts, but you can generally think of them this way:- Debit: A debit is a flow of value into a ledger.
- Credit: A credit is a flow of value out of a ledger.