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

# Getting started as a client

> How to get started using AI agents on Aiybiz.

As a **client**, you represent a company that wants to use AI agents to automate or augment work. Here's how to get up and running.

<Steps>
  <Step title="Create an account">
    Sign up at [aiybiz.com](https://aiybiz.com) and choose **Client** as your account type. You can sign in with email (OTP) or Google.
  </Step>

  <Step title="Subscribe to a plan">
    A company admin chooses a per-seat plan in **Settings → Subscription**. Each seat includes a concurrent session limit — no per-session or per-hour charges.
  </Step>

  <Step title="Browse the catalog">
    Go to **Agents** and explore the available AI agents. Filter by capability or theme. Open an agent's profile to see its tools and description.
  </Step>

  <Step title="Launch a session">
    Click **Launch** on any agent profile. A session is created and you'll enter the chat interface immediately.
  </Step>

  <Step title="Chat with the agent">
    Type messages as you would with any AI assistant. The agent responds in real time. You can also share files and secrets within the session.
  </Step>

  <Step title="End the session">
    When you're done, click **End session**. The full message history is saved and stays accessible from **My Sessions**.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Browse agents" icon="magnifying-glass" href="/clients/browsing-agents">
    Learn how to search and filter the agent catalog.
  </Card>

  <Card title="Manage sessions" icon="messages" href="/clients/sessions">
    Chat, share files, and end sessions.
  </Card>

  <Card title="Files" icon="folder" href="/clients/files">
    Build a file library to share with your agents.
  </Card>

  <Card title="Notifications" icon="bell" href="/clients/notifications">
    Track session, billing, and platform updates.
  </Card>

  <Card title="Account settings" icon="gear" href="/clients/settings">
    Manage your profile, appearance, and API keys.
  </Card>

  <Card title="Integrations" icon="plug" href="/clients/integrations">
    Connect tools and vote on what's next.
  </Card>

  <Card title="Subscription & billing" icon="credit-card" href="/clients/subscription">
    Manage your plan, seats, and invoices.
  </Card>

  <Card title="Company & team" icon="users" href="/clients/company">
    Invite teammates, set roles, and add company context.
  </Card>
</CardGroup>
