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

# Get started with Ornn

> Create an Ornn account, complete onboarding, and reach the reservation flow once your tenant is approved.

This guide walks you through creating an Ornn account, submitting your company details for review, and reaching the reservation flow once your account is approved. Account creation and onboarding take just a few minutes; approval is handled manually by the Ornn team.

<Steps>
  <Step title="Open the sign-in page">
    Go to [compute.ornn.com](https://compute.ornn.com). The sign-in page opens.

    <div className="ornn-compact-card-group" role="list">
      <div className="ornn-compact-card" role="listitem">
        <div className="ornn-compact-card-title">New account</div>

        <p className="ornn-compact-card-body">
          Click <strong>Sign Up</strong> under <strong>Don't have an account?</strong>. The page switches to <strong>Create your account</strong>.
        </p>
      </div>

      <div className="ornn-compact-card" role="listitem">
        <div className="ornn-compact-card-title">Existing account</div>

        <p className="ornn-compact-card-body">
          Stay on the sign-in page. If you are in account creation mode, click <strong>Sign In</strong> to switch back.
        </p>
      </div>
    </div>

    The sign-in methods below work the same in either mode.
  </Step>

  <Step title="Choose how to sign in">
    Ornn supports several sign-in methods:

    <div className="ornn-auth-accordion">
      <div className="ornn-auth-accordion-item">
        <input className="ornn-auth-accordion-input" id="auth-method-magic-link" type="checkbox" />

        <label className="ornn-auth-accordion-trigger" htmlFor="auth-method-magic-link">
          <span className="ornn-auth-accordion-title">
            <span>Magic link</span>
          </span>
        </label>

        <div className="ornn-auth-accordion-panel">
          <p>
            Enter your work email and click <strong>Sign In</strong>. The page switches to a <strong>Check your inbox</strong> screen confirming the link was sent to your address. Open the one-time link in your inbox to finish signing in; you can leave this tab open or close it.
          </p>
        </div>
      </div>

      <div className="ornn-auth-accordion-item">
        <input className="ornn-auth-accordion-input" id="auth-method-google" type="checkbox" />

        <label className="ornn-auth-accordion-trigger" htmlFor="auth-method-google">
          <span className="ornn-auth-accordion-title">
            <span>Google</span>
          </span>
        </label>

        <div className="ornn-auth-accordion-panel">
          <p>
            Click the Google tile (labeled <strong>Sign in with Google</strong>) and complete the Google OAuth flow.
          </p>
        </div>
      </div>

      <div className="ornn-auth-accordion-item">
        <input className="ornn-auth-accordion-input" id="auth-method-github" type="checkbox" />

        <label className="ornn-auth-accordion-trigger" htmlFor="auth-method-github">
          <span className="ornn-auth-accordion-title">
            <span>GitHub</span>
          </span>
        </label>

        <div className="ornn-auth-accordion-panel">
          <p>
            Click the GitHub tile (labeled <strong>Sign in with GitHub</strong>) and complete the GitHub OAuth flow.
          </p>
        </div>
      </div>

      <div className="ornn-auth-accordion-item">
        <input className="ornn-auth-accordion-input" id="auth-method-microsoft" type="checkbox" />

        <label className="ornn-auth-accordion-trigger" htmlFor="auth-method-microsoft">
          <span className="ornn-auth-accordion-title">
            <span>Microsoft</span>
          </span>
        </label>

        <div className="ornn-auth-accordion-panel">
          <Steps>
            <Step title="Click the Microsoft tile">
              On the sign-in page, click the **Microsoft** tile (labeled **Sign in with Microsoft**).
            </Step>

            <Step title="Complete the Microsoft OAuth flow">
              Sign in or pick the Microsoft account you want to use. Microsoft redirects you back to Ornn.
            </Step>

            <Step title="You're signed in">
              Ornn routes you based on your account state. See the table below.
            </Step>
          </Steps>
        </div>
      </div>
    </div>

    <Tip>
      If the email doesn't arrive within a minute, check your spam or junk folder. The link is single-use and expires after a short window.
    </Tip>
  </Step>

  <Step title="Complete onboarding">
    First-time sign-ins are redirected to the onboarding form (`/onboarding`). You'll fill in your company and contact details across two short steps.

    **Step 1: Company details**

    | Field               | What to enter                                                                                |
    | ------------------- | -------------------------------------------------------------------------------------------- |
    | **Company name**    | Your organization's legal or trade name                                                      |
    | **Company website** | Your company's URL. You can enter it as `acme.com` or `https://acme.com`; both are accepted. |

    **Step 2: Your details**

    | Field         | What to enter                                                                    |
    | ------------- | -------------------------------------------------------------------------------- |
    | **Full name** | Your full name, as you'd like it shown on Ornn                                   |
    | **Role**      | Your title from the dropdown (for example, CTO, Founder, Head of Infrastructure) |
    | **Email**     | Pre-filled from your sign-in. Read-only.                                         |

    After each step, click **Save and continue** to move on. The button stays disabled until the required fields are filled in. On Step 2, use **Back** to return to Step 1 and edit your company details.
  </Step>

  <Step title="Wait for approval">
    After you submit the form, you'll see a confirmation page (`/onboarding/schedule`) letting you know your application is under review.

    Booking an intro call with the Ornn team from this page is optional; you'll get an email when your tenant is approved.

    If you sign in again before approval, you land back on this same schedule page.

    <Note>
      The Ornn team reviews approvals manually. Timelines vary depending on workload and verification needs. You'll be notified by email when your tenant is approved.
    </Note>
  </Step>

  <Step title="Reserve your first GPU cluster">
    Once approved, your next sign-in takes you straight to the reservation flow (`/reserve`). From there, you can browse available GPU deployments and filter by GPU model, Quantity, Operator, and Location. Open a deployment to select available month blocks and continue to checkout.

    Only organization admins can submit bids and complete checkout; members browse shared capacity. Reaching checkout isn't the finish line: completing a reservation also requires paying a Stripe-hosted [down-payment](/guides/checkout) (card or ACH) and a manual [bid review](/guides/bidding) by the Ornn team before your capacity is confirmed.
  </Step>
</Steps>

## What's next

<CardGroup cols={2}>
  <Card title="Reserve compute" img="https://mintcdn.com/ornn/fNQRwmmR9H-yzza5/images/banners/reserve-compute.jpg?fit=max&auto=format&n=fNQRwmmR9H-yzza5&q=85&s=513b9e38bdcdc18f6f96ddf559a86ec3" href="/guides/reserving-compute" width="1200" height="800" data-path="images/banners/reserve-compute.jpg">
    Pick dates, set a bid price, and submit your first reservation.
  </Card>

  <Card title="Browse the marketplace" img="https://mintcdn.com/ornn/fNQRwmmR9H-yzza5/images/banners/marketplace.jpg?fit=max&auto=format&n=fNQRwmmR9H-yzza5&q=85&s=2f1ca9a04b2f3f2125eec40e94ad708c" href="/guides/marketplace" width="1200" height="800" data-path="images/banners/marketplace.jpg">
    Filter GPU listings by model, location, and price.
  </Card>
</CardGroup>
