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

# Cloud

Our cloud solution is the fastest and easiest way to get started.

<Steps>
  <Step title="Login">
    To get started, simply <a href="https://app.sweetr.dev/" target="_blank">login with your GitHub account</a>.
  </Step>

  <Step title="Your first workspace">
    You'll be prompted to install our GitHub app.

    <Frame>
      <img src="https://mintcdn.com/sweetrdev/eFb8git0HDRlFHI6/images/install-the-app.png?fit=max&auto=format&n=eFb8git0HDRlFHI6&q=85&s=edadc911bae95506c5abba89be3e5a99" width="622" height="532" data-path="images/install-the-app.png" />
    </Frame>
  </Step>

  <Step title="Review the permissions">
    Our GitHub app asks for permission for:

    * Read: <Tooltip tip="Used to enable features like teams, people directory and allow teammates to login to your workspace.">members</Tooltip> and <Tooltip tip="Used to name your workspace.">metadata</Tooltip>.

    * Read and write: <Tooltip tip="Read: Used on insights | Write: Used in automations, to post comments to pull requests.">pull requests</Tooltip> and <Tooltip tip="Write: Used in automations, to add commit checks to pull requests.">commit status</Tooltip>.

    These permissions are necessary to sync metadata from GitHub to our database and provide service to you.

    <Note>We'll never store any of your repositories' code in our servers.</Note>

    You're more than welcome to audit our <a href="https://github.com/sweetr-dev/sweetr.dev" target="_blank">source code</a> to see exactly how the data is used. You can also <a href="https://github.com/sweetr-dev/sweetr.dev/issues" target="_blank">reach out</a> if you have any questions.
  </Step>

  <Step title="Choose where to install">
    We'll create a workspace for the organization or personal account where you choose the GitHub app to be installed.
  </Step>

  <Step title="The data sync starts">
    After installing the app, our app will start syncing metadata from your GitHub account. This process might take from a few minutes to several hours, depending on how much data your account has.
  </Step>

  <Step title="Complete onboarding">
    Once the sync starts, follow the [Onboarding Guide](/get-started/onboarding) to review what was set up and configure your workspace.
  </Step>
</Steps>
