> ## 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 Home to Customer

> Watch how to create service locations for your customers

## Video Tutorial: Adding a Home to a Customer

Watch this step-by-step walkthrough of how to add a home location to a customer in RotaPad.

<div style={{ position: 'relative', paddingBottom: '62.57%', height: 0 }}>
  <iframe src="https://www.loom.com/embed/8f56718aa8874f05983ebba4d1bc63a2" frameBorder="0" allowFullScreen style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%' }} />
</div>

<Note>
  **Video Duration:** \~3 minutes

  This tutorial covers:

  * Navigating to the customer profile
  * Clicking "Add Home"
  * Filling in home details (name, address)
  * Saving the home location
  * Verifying the home was created
</Note>

***

## Quick Steps Reference

After watching the video, use these steps as a quick reference:

### 1. Navigate to Customer

Go to **Customers** → Select the customer

### 2. Add Home

Click **Add Home** button

### 3. Fill Details

* Home Name (e.g., "Sunset Care Home")
* Address Line 1
* City, Postcode, Country

### 4. Save

Click **Save** to create the home

***

## What's Next?

<CardGroup cols={2}>
  <Card title="Assign Staff" icon="users" href="/staff/add-staff">
    Add staff to work at this home
  </Card>

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

***

## Need Help?

<AccordionGroup>
  <Accordion title="Can I add multiple homes to one customer?">
    Yes! A single customer can have multiple home locations. For example, a care agency might have several residential facilities.
  </Accordion>

  <Accordion title="What if I make a mistake?">
    You can edit the home details anytime by clicking on the home from the customer's profile page.
  </Accordion>

  <Accordion title="Can I delete a home?">
    You can deactivate a home, which removes it from future selections while preserving historical data.
  </Accordion>
</AccordionGroup>

***

## Related Tutorials

<CardGroup cols={3}>
  <Card title="Add Customer" icon="building" href="/tutorials/add-customer">
    Create customer profile
  </Card>

  <Card title="Create Timesheet" icon="calendar-days" href="/tutorials/create-timesheet">
    Track staff hours
  </Card>

  <Card title="Generate Invoice" icon="file-invoice" href="/tutorials/generate-invoice">
    Bill for services
  </Card>
</CardGroup>

***

## Written Guide

Prefer text instructions? Check out the [detailed written guide](/customers/add-home) with screenshots.
