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

# Add a Customer

> Create a new customer profile

## Adding a Customer

Follow these steps to add a new customer to RotaPad.

## Step 1: Navigate to Customers

Click on **Customers** in the main navigation.

## Step 2: Click Add Customer

Select the **Add Customer** button.

## Step 3: Enter Customer Details

Fill in the required information:

### Basic Information

* **Customer Name** - Organization or individual name
* **Customer Display ID** - Optional reference number

### Billing Address

* Address Line 1
* Address Line 2 (optional)
* City
* Postcode
* Country

### Contact Information

* Email address
* Phone number

## Step 4: Save

Click **Save** to create the customer profile.

## What's Next?

After adding a customer, you can:

* Add home locations for this customer
* Create timesheets for staff working at their locations
* Generate invoices for this customer

<CardGroup cols={2}>
  <Card title="Add Homes" icon="house" href="/customers/add-home">
    Create service locations for this customer
  </Card>

  <Card title="Create Timesheet" icon="calendar" href="/timesheets/create">
    Start tracking hours
  </Card>
</CardGroup>

<Tip>
  Add accurate billing information now to ensure invoices are generated correctly.
</Tip>
