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

# Cloud Console

> Your dashboard for managing Cerebras Inference projects, API keys, usage, billing, and team access.

<div style={{padding: "40px 0 0"}}>
  <div className="console-hero-flex" style={{display: "flex", alignItems: "center", gap: "48px", marginBottom: "56px", maxWidth: "1100px", margin: "0 auto 56px", padding: "0 40px"}}>
    <div style={{flex: 1, minWidth: 0}}>
      <div className="console-hero-title" style={{fontSize: "3.5rem", fontWeight: 600, letterSpacing: "-0.02em", lineHeight: 1.05, marginBottom: "16px"}}>Cloud Console</div>
      <div className="console-hero-muted" style={{fontSize: "1rem", marginBottom: "32px", lineHeight: 1.6}}>Your dashboard for managing Cerebras Inference projects, API keys, usage, billing, and team access.</div>

      <div style={{display: "flex", alignItems: "center", gap: "16px", flexWrap: "wrap"}}>
        <a
          href="https://cloud.cerebras.ai"
          className="console-cta-btn"
          style={{
      display: "inline-flex",
      alignItems: "center",
      gap: "20px",
      borderRadius: "9999px",
      padding: "12px 24px",
      fontWeight: 600,
      fontSize: "0.9375rem",
      textDecoration: "none",
      border: "none",
      whiteSpace: "nowrap",
    }}
        >
          Open the Console <span style={{marginLeft: "6px", display: "inline-flex"}}><Icon icon="arrow-up-right-from-square" size={13} color="white" /></span>
        </a>

        <span className="console-hero-muted" style={{fontSize: "0.9375rem"}}>Sign up or log in to get started.</span>
      </div>
    </div>

    <a href="https://cloud.cerebras.ai" target="_blank" noZoom style={{flexShrink: 0, display: "block", textDecoration: "none", border: "none"}}>
      <img noZoom src="https://mintcdn.com/cerebras-inference/sf3gSvufUlZlaIEL/images/wafer-board.png?fit=max&auto=format&n=sf3gSvufUlZlaIEL&q=85&s=2d997a4fed4770c581bcdf5745906f8e" style={{width: "480px", height: "480px", display: "block"}} width="3106" height="3166" data-path="images/wafer-board.png" />
    </a>
  </div>

  <div style={{maxWidth: "1100px", margin: "0 auto", padding: "0 40px 80px"}}>
    <div className="console-hero-title" style={{fontSize: "1.75rem", fontWeight: 700, letterSpacing: "-0.02em", marginBottom: "24px"}}>Features</div>

    <CardGroup cols={3}>
      <Card title="Projects" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/projects.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=35e41fe5fc7808e3aa61e542031e7529" href="/console/projects" width="30" height="30" data-path="images/icons/projects.png">
        Organize workloads, isolate environments, and control access with project-level rate limits and membership.
      </Card>

      <Card title="Playground" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/playground.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=2a97273f34f98deaeeca5c0a3202ff16" href="/console/playground" width="30" height="30" data-path="images/icons/playground.png">
        Interactively test models and prompts without writing any code.
      </Card>

      <Card title="API Keys" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/keys.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=15eea56972bcf615422780db80a7238f" href="/console/api-keys" width="30" height="33" data-path="images/icons/keys.png">
        Create, rotate, and manage org-level and project-level API keys.
      </Card>

      <Card title="Limits" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/limits.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=707088be4fc731403fdd3d688e6469b8" href="/console/usage-monitoring#limits" width="30" height="30" data-path="images/icons/limits.png">
        View your current rate limits at the org and project level.
      </Card>

      <Card title="Analytics" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/analytics.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=f9d688ff973ec7d70243bd9d1d20d97a" href="/console/usage-monitoring#analytics" width="30" height="30" data-path="images/icons/analytics.png">
        Track requests, token usage, and trends across models and projects.
      </Card>

      <Card title="Logs" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/logs.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=98e97c363b817228cc0fb61279916b4f" href="/console/usage-monitoring#logs" width="30" height="30" data-path="images/icons/logs.png">
        Monitor HTTP status code trends and inspect individual requests for debugging and auditing.
      </Card>

      <Card title="Members" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/members.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=c20083efcdac66cdc3aa2210b5ef80fc" href="/console/account-billing#members" width="30" height="30" data-path="images/icons/members.png">
        Invite team members and assign org and project roles.
      </Card>

      <Card title="Billing" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/billing.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=17c38474d2a39ea4ea5984a9539a4309" href="/console/account-billing#billing" width="30" height="33" data-path="images/icons/billing.png">
        Manage credits, payment methods, subscriptions, and invoices.
      </Card>

      <Card title="Settings" icon="https://mintcdn.com/cerebras-inference/zAO1cEfSIZEoqQiv/images/icons/settings.png?fit=max&auto=format&n=zAO1cEfSIZEoqQiv&q=85&s=2ea1f323acfefe41a4e9b2f643c87fdf" href="/console/account-billing#settings" width="30" height="30" data-path="images/icons/settings.png">
        Update org name, view org ID, and other organization-level configuration.
      </Card>
    </CardGroup>
  </div>
</div>
