Manage customer sites
A customer site is a service location where work is performed. Each customer can have multiple sites, and each site can have its own address, contacts, and access notes. You need at least one site on a customer record before you can create an estimate or schedule a job for them.Before you start
- The customer record must already exist. See Add a customer if you have not created it yet.
- Open the customer record in the portal by navigating to Customer and clicking the customer’s name.
Steps
View existing sites
- Open the customer record.
- Click the Sites tab. The tab heading shows the current count, for example SITES (1).
- Each site card shows the site name and address.
Add a new site
- On the customer record, click the Sites tab.
- Click the action to add a new site.
- Fill in the site details. Fields include:
- Site name
- Street address, unit, city, state, and zip code
- Site contacts — name, role, phone, and email for each on-site contact; mark one contact as primary
- Access instructions — notes for the technician about how to enter the property
- Safety notes — hazards or precautions relevant to the site
- Save the site.
Edit an existing site
- On the Sites tab, find the site you want to update.
- Click Edit on the site card.
- Update the fields and save.
V1Site and V1SiteContact type definitions in the mobile app (customer.ts) and the SITES (1) tab label visible in route--customer.json. A follow-up portal capture of the Sites form would confirm exact field names, required fields, and any additional options.