> ## 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.

# Quick start: existing customers

> Connect your existing Incredibuild grid to the Incredibuild Console.

Already running Incredibuild? Connect your existing grid to the Incredibuild Console to manage it,
monitor builds, and see analytics from [app.incredibuild.com](https://app.incredibuild.com/).

<Note>
  **Before you start**, your grid must run **Incredibuild 10.33.0 or later**, and the coordinator
  machine needs outbound **port 443** open to **\*.incredibuild.com**.
</Note>

## In the Incredibuild Console

<Steps>
  <Step title="Accept your invitation">
    Open the invitation email from `support@incredibuild.com` and click **Accept invitation**.

    <Note>Didn't get an invitation? Contact support or your CS team.</Note>
  </Step>

  <Step title="Sign in">
    Continue with **Google**, **GitHub**, **Microsoft**, or **SSO**.

    <Note>SSO must be enabled for your organization first - contact support or your CS.</Note>
  </Step>

  <Step title="Create your organization">
    On first sign-in, enter an organization name and your details, then click **Continue**.
  </Step>

  <Step title="Generate a connection token">
    On the **Self-hosted grids** page, click **Connect existing grid**, then **Copy** the generated
    connection token.
  </Step>
</Steps>

## In the Incredibuild Manager

<Steps>
  <Step title="Open the Manager">
    On your **Coordinator** machine, open the Incredibuild Manager.
  </Step>

  <Step title="Connect your grid">
    Go to **General Settings → Connect to SaaS**, paste the **Registration Token**, and click **Connect**.
  </Step>
</Steps>

## Verify

Once connected, your status in the Manager changes to **Connected**. Open
[app.incredibuild.com/grids](https://app.incredibuild.com/grids) - your grid and all its agents
should appear.

## What's next

<CardGroup cols={2}>
  <Card title="Manage your grid" icon="server" href="/console/manage/grid-settings">
    Configure grid and agent settings from the Incredibuild Console.
  </Card>

  <Card title="Builds & analytics" icon="chart-line" href="/console/analytics">
    Track build times and cache performance.
  </Card>
</CardGroup>
