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

# Incredibuild Console

Manage all your Incredibuild grids, builds, and account from the Incredibuild Console at
[app.incredibuild.com](https://app.incredibuild.com/).

## What you can do

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/console/quickstart-customers">
    Connect an existing grid, or set up build acceleration and GitHub Actions runners.
  </Card>

  <Card title="Manage your grids" icon="server" href="/console/manage/grid-settings">
    Configure grid settings and agents from the Console.
  </Card>

  <Card title="Observability" icon="chart-line" href="/console/builds">
    Explore builds and analytics - cache efficiency, build duration, and failures.
  </Card>

  <Card title="Account" icon="users" href="/console/account/members">
    Manage members, permissions, and licenses.
  </Card>
</CardGroup>

## Getting started

* **Existing customers** - [connect your grid](/console/quickstart-customers) to the Console.
* **New users** - accelerate builds on your own machines with [Build Acceleration](/console/build-acceleration),
  or accelerate CI with [GitHub Actions Runners](/console/github-actions-runners).
