# Workflows

> Index of end-to-end workflows: activation and setup, distribution and liquidity, live operations and controls, settlement and suspension.

Source: https://business-api-docs.youhodler.com/docs/workflows

Use workflows when you want to learn the platform in operational order instead
of jumping straight into individual resource families. These pages connect
control-plane setup, execution, settlement, and suspension into readable
integration sequences with inline request and response contracts.

> **How to read this section:** Start with the workflow that matches the state of the tenant. Each page is a guided operational sequence, and each step already includes the minimum contract detail needed before opening the full API reference.

## Quick Access

### Activation And Setup

Start with enterprise perimeter, actor access, and governance before any operational execution begins.

- [Access token](/docs/workflows/activation-and-setup#1-issue-an-access-token)
- [Enterprise](/docs/workflows/activation-and-setup#2-read-or-admit-the-enterprise)
- [Service accounts](/docs/workflows/activation-and-setup#3-create-service-accounts)
- [Policies](/docs/workflows/activation-and-setup#5-define-policies)

[View all →](/docs/workflows/activation-and-setup)
### Distribution And Liquidity

Create downstream clients, provision accounts, and move liquidity into client-scoped operating boundaries.

- [Client](/docs/workflows/distribution-and-liquidity#1-create-the-client)
- [Accounts](/docs/workflows/distribution-and-liquidity#2-create-additional-client-accounts)
- [Destinations](/docs/workflows/distribution-and-liquidity#3-create-payout-withdrawal-and-webhook-surfaces)
- [Liquidity](/docs/workflows/distribution-and-liquidity#4-distribute-liquidity)

[View all →](/docs/workflows/distribution-and-liquidity)
### Live Operations And Controls

Execute deposits, withdrawals, conversions, and ramp sessions under approval, pricing, and event-aware runtime controls.

- [Preview](/docs/workflows/live-operations-and-controls#1-preview-and-validate)
- [Create op](/docs/workflows/live-operations-and-controls#2-create-the-operation)
- [Approvals](/docs/workflows/live-operations-and-controls#3-resolve-approvals-when-required)
- [Events](/docs/workflows/live-operations-and-controls#5-observe-events-and-webhooks)

[View all →](/docs/workflows/live-operations-and-controls)
### Settlement And Suspension

Review balances, unwind exposure, clean up governance, and close resources without leaving stranded state behind.

- [Balances](/docs/workflows/settlement-and-suspension#1-inspect-balances-and-recent-operation-state)
- [Rebalance](/docs/workflows/settlement-and-suspension#2-return-or-rebalance-liquidity)
- [Suspend](/docs/workflows/settlement-and-suspension#4-suspend-or-close-resources)
- [Revoke access](/docs/workflows/settlement-and-suspension#5-revoke-access-surfaces)

[View all →](/docs/workflows/settlement-and-suspension)
