# Getting Started

Learn how to sign in to the Club Creator Console, navigate your dashboard, and create your first website Project.

This guide will walk you through logging into your Club Creator account and creating your first website project. 

## Step 1: Navigate to the Login Page

Open your browser and navigate to **[app.clubcreator.co/login](https://app.clubcreator.co/login)**. You will see the sign-in form.

![Club Creator Sign In Form](/images/guides/getting-started/step-1-login.png)

Enter your account credentials (email and password) and click the **Sign In** button.

## Step 2: View your Workspace Dashboard

Once authenticated, you will be redirected to your **Workspace Dashboard**. This page displays all of your active website projects. If you are starting fresh, your dashboard will show an empty list.

![Workspace Dashboard projects list](/images/guides/getting-started/step-2-dashboard-list.png)

## Step 3: Create a New Project

Click either of the **Create Project** buttons on the dashboard (in the top header or in the center empty state panel). This opens the project creation dialog.

![Create New Project dialog](/images/guides/getting-started/step-3-create-project-modal.png)

Fill in the following details:
1. **Project Name**: The display name of your club website (e.g. `Richmond FC Official`).
2. **Subdomain**: The web address prefix representing your site on the platform (e.g. `richmondfc`). This must be unique across all sites.

Click the **Create Project** button in the dialog to confirm.

## Step 4: Access the Page Builder

After creation, the application will automatically redirect you into the **Page Builder** for your new website. Here, you can visually customize layout columns, modify text fields, rearrange blocks, and publish updates.

![Page Builder editor canvas](/images/guides/getting-started/step-4-builder.png)

## Step 5: Returning to the Dashboard

If you want to view your list of projects again, you can navigate back to your workspace dashboard. Your new project will now be displayed as a card in the projects grid, allowing you to edit the site, manage its content, or view form submissions.

![Workspace Dashboard showing active project cards](/images/guides/getting-started/step-5-dashboard-with-project.png)
