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

# Monk Dashboard

> The web console for your account, teams, clusters, and billing

The Monk dashboard at [monk.io/dashboard](https://monk.io/dashboard) is the web console for everything that lives above a single deployment: your account, teams, projects, clusters, access control, audit, and billing. Day-to-day deploy and operate work happens in your coding agent; the dashboard is where you manage the organization around it.

It is also the easiest place to [create your Monk account](https://monk.io/dashboard): sign-up starts a 5-day free trial, no credit card required.

<img src="https://mintcdn.com/monk-d20f97b6/VdES3pj74s_UNpV3/assets/dashboard_overview.jpg?fit=max&auto=format&n=VdES3pj74s_UNpV3&q=85&s=28fef6b2f9b23aee0b3ad93573e1a801" alt="Monk dashboard overview" className="rounded-lg" width="1484" height="828" data-path="assets/dashboard_overview.jpg" />

## Finding Your Way Around

The top bar has a context switcher: flip between your **Personal** scope and any **team**, and optionally focus a single project. Global search (<kbd>⌘K</kbd>) jumps to any project, environment, or cluster. The top-right corner has a theme toggle, your account menu, and a **bug icon** for reporting issues directly to the engineering team.

## What's Where

**Overview** — landing page with project, environment, and cluster counts, subscription status, watcher credits, and infrastructure cost for the month.

**Build** — *Projects* (create, custom instructions, capsule schedules), *Environments* (including PR-preview capsules with branch, PR link, and preview URL), *Clusters* (live status, members, and per-cluster detail), and *Workspaces* (editor workspaces linked to projects).

**Access Control** (teams) — *Members* with role management and email invites, *Roles* with a permission builder for custom roles, and *Assignments* binding roles to members with project or environment scope.

**Observability** (teams) — *Audit*: the event log of everything agents and members did, grouped into traces, filterable by project.

**Billing** — *Infra* shows cloud cost and Monk fees per cluster and month; *Subscription* manages your plan, seats, and Stripe billing portal.

**System** — *Settings* for cluster access policy, org-wide custom instructions, and billing alerts; *Install Monk* for connecting coding agents.

## Reporting Bugs

Click the bug icon in the top-right corner, pick Bug, Feature, or Other, and describe the issue. You can also report from your coding agent with `/monk report a bug` — see [Getting Help](/getting-help).

<Card title="Team collaboration" icon="users" href="/features/team-collaboration">
  How teams, invites, and shared clusters work
</Card>
