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

# Account Creation & Initial Setup

> Learn how to create your account and set up your organization in GridFlow Core

Welcome to GridFlow Core! This guide will walk you through creating your account, setting up your initial organization, and getting started with our platform.

<Note>
  Before you begin, make sure you have your business details handy, including your organization's address and contact information.
</Note>

## Quick Start

<Card title="Create Your GridFlow Core Account" icon="rocket" href="https://demodash.grdflo.com/signup">
  Ready to get started? Click here to sign up and create your account now!
</Card>

## Detailed Setup Process

<Tabs>
  <Tab title="1. Sign Up">
    <Steps>
      <Step title="Fill out the Sign-Up Form">
        Provide your personal and business information:

        * First name and Last name
        * Email address
        * Phone number
        * Your address (use the autofill dropdown)

        <Frame caption="GridFlow Core Sign-up Form">
          <img src="https://mintcdn.com/gridflow/UNRutt3HqX7_1XAO/images/signup-form.png?fit=max&auto=format&n=UNRutt3HqX7_1XAO&q=85&s=6f761f5c8988aa2b50ff49b88c0225e3" alt="Sign-up form" width="1920" height="1280" data-path="images/signup-form.png" />
        </Frame>

        <Tip>
          Use the address autofill feature for quick and accurate entry.
        </Tip>
      </Step>

      <Step title="Create a Secure Password">
        Your password must include:

        * At least 8 characters
        * 1+ lowercase letter
        * 1+ uppercase letter
        * 1+ number
        * 1+ special character

        <Warning>
          Remember to accept the Terms and Conditions and Privacy Policy.
        </Warning>
      </Step>

      <Step title="Verify Your Email">
        <Frame caption="Email Verification Process">
          <img src="https://mintcdn.com/gridflow/UNRutt3HqX7_1XAO/images/signup-verify.png?fit=max&auto=format&n=UNRutt3HqX7_1XAO&q=85&s=5db7355da9b962f7d96eb467610ded70" alt="Email verification" width="1920" height="1280" data-path="images/signup-verify.png" />
        </Frame>

        1. Check your inbox for a verification code
        2. Enter the code on the verification page
        3. Click "Verify" to complete the process
      </Step>
    </Steps>
  </Tab>

  <Tab title="2. First Login">
    <Steps>
      <Step title="Access Your New Account">
        Log in using your email and newly created password.
      </Step>

      <Step title="Explore Your Default Organization">
        Upon first login, look for the user icon in the top right corner. Clicking it reveals that a Private organization has been automatically created for you.

        <Frame caption="Default Private Organization">
          <img src="https://mintcdn.com/gridflow/UNRutt3HqX7_1XAO/images/PrivateOrganization.png?fit=max&auto=format&n=UNRutt3HqX7_1XAO&q=85&s=cccbbad4199d26c3cb89a7008fca06b9" alt="Default Private Organization" width="1080" height="720" data-path="images/PrivateOrganization.png" />
        </Frame>

        <Info>
          A Private organization is automatically created for you. It's perfect for personal use with up to two chargers, but lacks team features.
        </Info>
      </Step>
    </Steps>
  </Tab>

  <Tab title="3. Create New Organization">
    <Steps>
      <Step title="Start Organization Creation">
        <Accordion title="Why create a new organization?">
          For businesses managing multiple chargers or requiring team collaboration, a new organization offers enhanced features and scalability.
        </Accordion>

        <Frame caption="Create Organization Options">
          <img src="https://mintcdn.com/gridflow/UNRutt3HqX7_1XAO/images/CreateOrganisation.png?fit=max&auto=format&n=UNRutt3HqX7_1XAO&q=85&s=b3b7873642cecec787c94cf6b6228026" alt="Create Organization options" width="1080" height="720" data-path="images/CreateOrganisation.png" />
        </Frame>

        Two ways to create a new organization:

        1. User icon dropdown > "Create Organization"
        2. Settings (bottom left) > "Create Organization"
      </Step>

      <Step title="Enter Organization Details">
        Provide:

        * Organization name
        * Contact email
        * Phone number
        * Address (use autofill)

        <Warning>
          Accurate address and phone number are crucial for correct currency and locale settings.
        </Warning>
      </Step>

      <Step title="Upload Organization Logo">
        <Tip>
          A clear, recognizable logo enhances your brand visibility on GridFlow Drive.
        </Tip>
      </Step>

      <Step title="Activate New Organization">
        Select your new organization from the Organization Selector to start using it.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Next Steps

Now that you've set up your account and organization, here's what you can do next:

<CardGroup cols={2}>
  <Card title="Add Your First Charger" icon="plug" href="/docs/getting-started/quick-start-guide/adding-your-first-charger">
    Configure your first EV charger
  </Card>

  <Card title="Set Up Access Control" icon="lock" href="/docs/access-control-and-user-management/access-control-overview">
    Manage charger access permissions
  </Card>

  <Card title="Create Your First Tariff" icon="money-bill" href="/docs/revenue-and-billing/tariff-management/creating-and-managing-tariffs">
    Set up your charging pricing
  </Card>

  <Card title="Explore Charger Groups" icon="layer-group" href="/docs/charger-network-management/understanding-charger-groups">
    Organize your chargers effectively
  </Card>
</CardGroup>

<Accordion title="Need Assistance?">
  Our support team is here to help:

  <CardGroup cols={2}>
    <Card title="Email Support" icon="envelope" href="mailto:support@core.grdflo.com">
      [support@core.grdflo.com](mailto:support@core.grdflo.com)
    </Card>

    <Card title="Live Chat" icon="comments">
      Chat with us in real-time by clicking on the chat icon in the bottom right corner.
    </Card>
  </CardGroup>
</Accordion>
