> For the complete documentation index, see [llms.txt](https://docs.senmo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.senmo.io/segment-ledger/typical-integration-flow.md).

# Typical Integration Flow

Most integrations follow the same lifecycle:

```mermaid
timeline
    title Segment Ledger Integration Timeline

    Setup
        : Create Ledger
        : Create Accounts

    Operations
        : Fund Accounts
        : Create Transactions

    Monitoring
        : Monitor Status
        : Retrieve Statements
        : Reconcile Balances
```
