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

# Your Dashboard

> Navigate the UltraClaw dashboard to chat with your AI agent, manage integrations, monitor token usage, and more.

# Your Dashboard

The UltraClaw dashboard at [ultraclaw.ai/dashboard](https://ultraclaw.ai/dashboard) is your home base for managing your AI agent. From here you can chat via WebChat, switch models, connect integrations, edit workspace files, and monitor your usage.

<Frame>
  <img src="https://mintcdn.com/ultraclaw/vfYrk54kefzlWrdf/images/dashboard-screenshot.png?fit=max&auto=format&n=vfYrk54kefzlWrdf&q=85&s=69a6223d03b76869288c18b79c1d946d" alt="UltraClaw Dashboard" width="2760" height="1432" data-path="images/dashboard-screenshot.png" />
</Frame>

## Dashboard Sections

### WebChat

The built-in WebChat interface lets you talk to your AI agent directly from the browser. It supports the same slash commands, directives, and features as iMessage or any other channel.

<Tip>
  WebChat is available on all plans and is a great way to have longer working sessions with your agent — especially when you want to copy/paste text or work alongside other browser tabs.
</Tip>

### Model Selector

Switch between available AI models on the fly. Your agent supports models from multiple providers:

* **Claude** (Anthropic) — Strong at writing, analysis, and nuanced conversation
* **GPT** (OpenAI) — Versatile and fast across a wide range of tasks
* **Gemini** (Google) — Great at research, summarization, and multimodal tasks

<Frame>
  <img src="https://mintcdn.com/ultraclaw/vfYrk54kefzlWrdf/images/model-selector.png?fit=max&auto=format&n=vfYrk54kefzlWrdf&q=85&s=56ce39fc0488d16f5dc212dd31f9ae20" alt="UltraClaw Model Selector" width="880" height="1280" data-path="images/model-selector.png" />
</Frame>

The models available to you depend on your plan. You can also switch models mid-conversation using the `/new [model]` slash command.

### Integrations

View and manage your connected integrations. Each integration uses a secure one-click OAuth flow — no API keys or technical setup required.

Browse available integrations (QuickBooks, Google Calendar, Gmail, Drive, Sheets, Docs, Slides, Contacts, GitHub), click **Connect**, authorize with the third-party service, and your agent can start using it immediately. Connected integrations show their status and last sync time. You can disconnect and reconnect at any time.

<CardGroup cols={2}>
  <Card title="Available Integrations" icon="plug" href="/integrations/overview">
    See the full list of supported integrations.
  </Card>

  <Card title="QuickBooks Setup" icon="calculator" href="/integrations/quickbooks">
    Connect your accounting in one click.
  </Card>
</CardGroup>

### Token Balance

Your current token usage and remaining balance are displayed prominently. The dashboard shows:

* **Tokens used** this billing period
* **Tokens remaining** until your next reset
* **Reset date** for your billing cycle

You can also check tokens in conversation by sending `/context` to your agent.

### Workspace Files

Edit your agent's configuration files directly from the dashboard. These files control your agent's personality, instructions, and behavior:

* **SOUL.md** — Personality and tone
* **AGENTS.md** — Operating instructions and workflow rules
* **USER.md** — Information about you and your preferences

Changes take effect immediately in your next conversation. See [Workspace Files](/assistant/workspace-files) for a full guide.

### Subscription & Account

Manage your account from the dashboard:

* **Add or delete machines** — provision or remove your agent VM
* **Top up tokens** — add AI credits at $1 per $1 of credit
* **Update billing** — change your payment method or view invoices
* **Cancel your account** — cancel your subscription at any time

<Note>
  To change your plan (e.g. Starter → Pro), contact [support@ultraclaw.ai](mailto:support@ultraclaw.ai).
</Note>

#### Account Linking

From **Account Settings** in the dashboard, you can link additional login methods to your account:

* Add an **email and password** if you signed up via phone or Google
* Add **Google** if you signed up via phone or email

This lets you log in with any of your linked methods going forward. See [Login & Authentication](/getting-started/login) for details.

<Card title="Manage Your Subscription" icon="receipt" href="/plans/manage-subscription">
  Update billing and view invoices.
</Card>
