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

# FinOps Hub

> Embed invoicing, bill pay, payments, and expense management into your platform with FinOps Hub. Modular financial workflows for banks, marketplaces, and SaaS providers.

FinOps Hub gives banks, marketplaces, and SaaS platforms the infrastructure to become the financial operating system for their business clients — without building it themselves.

Through a single integration, your platform can offer the full suite of financial workflows that business customers actually run on: invoicing and collections ([accounts receivable](/finops/guides/accounts-receivable/index)), bill payment and approval automation ([accounts payable](/finops/guides/accounts-payable/index)), payments, AI-powered [expense management](/finops/guides/expense-management/index) and more. Each capability is modular — embed what your clients need today, and expand as your offering grows.

FinOps Hub offers flexible integration options — drop-in widgets for fast deployment, a white-label platform with SSO, and direct APIs for fully custom builds. Payments are equally flexible: move money through Tesouro's own [acquiring](/acquiring/index) solution, or connect to the leading payment processors across the US — whichever fits your existing stack.

Not sure where to start? [Talk to our team](/finops/support) — we'll help you find the right integration for your business.

## Browse our functionality

<Columns cols={3}>
  <Card href="/finops/guides/accounts-payable/index" cta="Learn more" title="Accounts Payable">
    Automate bill intake, approvals, and vendor payments
  </Card>

  <Card href="/finops/guides/accounts-receivable/index" cta="Learn more" title="Accounts Receivable">
    Create, send, and track invoices on behalf of your clients
  </Card>

  <Card href="/finops/guides/payments/index" cta="Learn more" title="Payments">
    Process payouts and collect payments across multiple methods
  </Card>

  <Card href="/finops/guides/advanced/ocr" cta="Learn more" title="Generic OCR">
    Extract invoice data using smart OCR trained on finance documents
  </Card>

  <Card href="/finops/guides/accounting/integration/index" cta="Learn more" title="Accounting integration">
    Sync invoices, payments, and tax data with accounting systems
  </Card>

  <Card href="/finops/guides/expense-management/index" cta="Learn more" title="AI Expense management">
    AI-powered receipt capture, transaction matching, and real-time expense tracking
  </Card>
</Columns>

## How FinOps Hub works

FinOps Hub is a SaaS (Software as a Service) that your backend securely sends and retrieves financial data to and from its server using a series of [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) calls.

Built on a microservice architecture, each API endpoint is its own secure service built with full redundancy and failover.

<Frame caption="How FinOps Hub works">
  <img src="https://mintcdn.com/tesouro-dc896113/L2dzkTpq79ZRVrWO/finops/img/intro/how-tesouro-works.webp?fit=max&auto=format&n=L2dzkTpq79ZRVrWO&q=85&s=81a8c43243dc572e5a3a65eb21d4fb92" alt="How FinOps Hub works" width="2502" height="1051" data-path="finops/img/intro/how-tesouro-works.webp" />
</Frame>

## Integration options

<Columns cols={3}>
  <Card href="/finops/guides/sdks/drop-in/index" cta="Learn more" title="Drop-in">
    Embed ready-made UI components with just a few lines
  </Card>

  <Card href="/finops/guides/sdks/react/index" cta="Learn more" title="React SDK">
    Build custom UIs using our fully flexible React toolkit
  </Card>

  <Card href="/finops/guides/embedded-components" cta="Learn more" title="API-only">
    Full control to integrate with our APIs from scratch
  </Card>
</Columns>
