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

# Anyway Business

> Create products and payment-method-specific links, then manage checkout, orders, balances, and payouts.

Anyway Business combines a conversational workspace, products and payment links, orders, Finance, business data, and developer settings.

<CardGroup cols={2}>
  <Card title="Create a payment link" icon="link" href="/quickstart">
    Publish a product and share its customer-facing Anyway payment link.
  </Card>

  <Card title="Complete business verification" icon="credit-card" href="/features/business-verification">
    Submit the required business and representative details to enable Card / USD payments.
  </Card>

  <Card title="Track every order" icon="receipt" href="/features/customer-order-attribution">
    Review paid orders and match Finance entries to their order IDs.
  </Card>

  <Card title="Request a payout" icon="money-bill-transfer" href="/billing/finance-and-payouts">
    Add a payout account, review your available balance, and submit a USD payout request.
  </Card>

  <Card title="Use the Business app" icon="window" href="/features/webapp">
    Find Workspace, Payment, Data, Developers, Subscription, language, and keyboard shortcuts.
  </Card>

  <Card title="Connect the SDK" icon="route" href="/features/tracing">
    Send telemetry from the SDK to Dashboard and Agent Traces.
  </Card>
</CardGroup>

## How the Business flow works

<Steps>
  <Step title="Create a product">
    Set a name, description, price, and pricing model. Anyway creates a public payment link.
  </Step>

  <Step title="Choose how customers pay">
    Select and configure the payment method you want to offer.
  </Step>

  <Step title="Share the matching link">
    Send the returned `paymentLinkUrl` to the customer.
  </Step>

  <Step title="Get paid">
    Paid platform-collected Card / USD orders are recorded in Finance as your net earnings after the applicable Anyway fee.
  </Step>

  <Step title="Move funds out">
    After approval, save one or more payout accounts and request a payout from your available USD balance.
  </Step>
</Steps>

## Business and Agents are separate views

Use the product switcher in the Anyway app to move between these views:

* **Business** for Workspace, products, orders, Finance, Dashboard, Agent Traces, Developers, and Subscription.
* **Agents** for SuperAPI, the organization funding view, agent wallets, policies, and wallet activity.

The same Anyway account can use both views. Their balances and workflows are shown separately so that merchant revenue is not confused with agent spending.
