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

# Getting started

> Sign in, and find your way around the dashboard

The [Rhinestone Dashboard](https://dashboard.rhinestone.dev) is where you manage your project: create API keys, register JWT keys, fund sponsorship, invite your team, and monitor intents and deposits.

## Signing in

Access is currently invite-gated.

<Steps>
  <Step title="Enter your invite code">
    On the sign-in screen, enter your invite code and press "Continue".

    <Frame>
      <img src="https://mintcdn.com/rhinestone/15-z7WrBdMtVrhzu/images/dashboard/access/invite-code.png?fit=max&auto=format&n=15-z7WrBdMtVrhzu&q=85&s=fdf0acb6e569c8323633d3f9f0857426" width="2880" height="1800" data-path="images/dashboard/access/invite-code.png" />
    </Frame>

    Don't have a code yet? Press "Request access" to join the waitlist.
  </Step>

  <Step title="Continue with Google or GitHub">
    Once your code is accepted, sign in with Google or GitHub.

    <Frame>
      <img src="https://mintcdn.com/rhinestone/15-z7WrBdMtVrhzu/images/dashboard/access/sso.png?fit=max&auto=format&n=15-z7WrBdMtVrhzu&q=85&s=4051febf1bdbd7730aefde87fa3183e9" width="2880" height="1800" data-path="images/dashboard/access/sso.png" />
    </Frame>
  </Step>
</Steps>

## Finding your way around

After signing in you land on your project. The sidebar holds the main sections:

* **Intents** — monitor the intents your integration submits.
* **Deposits** — monitor deposits, and retry or refund failed ones.
* **API keys** — create and manage API keys and JWT keys.
* **Settings** — sponsorship balance and team management.

<Frame>
  <img src="https://mintcdn.com/rhinestone/15-z7WrBdMtVrhzu/images/dashboard/access/nav.png?fit=max&auto=format&n=15-z7WrBdMtVrhzu&q=85&s=bd90c41e9ae21d47d3cc0bbb1e4d1c72" width="2880" height="1800" data-path="images/dashboard/access/nav.png" />
</Frame>

<Note>If your project has no API key yet, you'll be taken to a "Send your first intent" page that walks you through creating one. See [API keys](/dashboard/api-keys).</Note>
