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

# Creating a Scoot Account

> Step-by-step guide to create your Scoot account and get started with Scoot Engage Data integration

## Overview

Creating a Scoot account is the first step to accessing the powerful Scoot API Gateway and integrating Scoot Engage Data into your applications. This guide will walk you through the complete account creation process.

<Note>
  Account creation takes less than 2 minutes.
</Note>

## Prerequisites

Before you begin, make sure you have:

* A valid email address
* Access to your email inbox for verification
* Basic information about your organization or project

## Step-by-Step Account Creation

### Step 1: Navigate to Sign Up

1. Go to the [Scoot website](https://us.scoot.app/)
2. Click on the **"Register"** button

### Step 2: Fill Out Your Information

<AccordionGroup>
  <Accordion icon="user" title="Personal Information">
    Provide the following details:

    * **Full Name**: Your first and last name
    * **Email Address**: A valid email you have access to
    * **Password**: Create a strong password (minimum 8 characters)
    * **Confirm Password**: Re-enter your password
  </Accordion>

  <Accordion icon="building" title="Organization Details">
    Enter your organization information:

    * **Company Name**: Your organization or project name
  </Accordion>
</AccordionGroup>

### Step 3: Agree to Terms and Create Account

1. Review the **Terms of Service** and **Privacy Policy**
2. Check the agreement checkbox
3. Optionally subscribe to product updates and newsletters
4. Click **"Create Account"**

<Tip>
  We recommend subscribing to updates to stay informed about new features and API changes.
</Tip>

### Step 4: Email Verification

After creating your account:

1. Check your email inbox for a verification message from Scoot
2. Click the **"Verify Email"** button in the email
3. You'll be redirected back to the Scoot platform
4. Your email is now verified and your account is active

<Warning>
  The verification link expires after 24 hours. If you don't verify within this time, you'll need to request a new verification email.
</Warning>

## Post-Registration Setup

### Access Your Dashboard

Once your account is verified:

1. Log in to your [Scoot Dashboard](https://dashboard.scoot.com)
2. Complete your profile setup if prompted
3. Familiarize yourself with the dashboard interface

### Get Your API Credentials

<Card title="Request your API Key" icon="key" href="/request">
  This token is required to authenticate your API requests and access Scoot Engage Data.
</Card>

## Troubleshooting

### Common Issues

<AccordionGroup>
  <Accordion icon="envelope" title="Email verification not received">
    If you don't receive the verification email:

    1. Check your spam/junk folder
    2. Verify you entered the correct email address
    3. Request a new verification email from the login page
    4. Contact support if the issue persists
  </Accordion>

  <Accordion icon="lock" title="Password reset">
    If you forget your password:

    1. Click **"Forgot Password"** on the login page
    2. Enter your registered email address
    3. Check your email for reset instructions
    4. Follow the link to create a new password
  </Accordion>
</AccordionGroup>

## Next Steps

After successfully creating your Scoot account:

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/quickstart">
    Get up and running with your first API integration
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference/introduction">
    Explore available endpoints and integration options
  </Card>

  <Card title="Authentication Guide" icon="shield-halved" href="/authentication">
    Learn how to authenticate your API requests
  </Card>

  <Card title="Support Resources" icon="life-ring" href="/support">
    Access help documentation and contact support
  </Card>
</CardGroup>

## Support

Need help with account creation? Our support team is here to assist:

* **Email**: [support@scoot.app](mailto:support@scoot.app)
* **Help Center**: Talk to Emily for [help center](https://us.scoot.app/knowledge-base)

<Tip>
  For fastest response, use the Emily feature after logging in.
</Tip>
