Add & Edit Client

1 min read

Create a client record, keep it current, and remove it when the relationship ends.

Overview

A client record is what orders, invoices, and tickets attach to, so it’s worth filling in properly once. Company and tax details in particular save you editing every invoice later.

Step-by-Step Guide

  1. Open Clients and choose Add Client.
  2. Enter name, email, and phone.
  3. Add the address and, if they’re buying as a business, the company name and tax ID.
  4. Set the account status — Contact, Lead, or Client.
  5. Save. The client can now be picked when creating orders and invoices.

Fields on the Record

Name, email, phone
Basic contact details
Address
Used on invoices
Company & purchasing company
When the buyer is a business
Tax ID
Appears on issued invoices
Account status
Contact, Lead, Client, or custom
Client notes
Internal notes, never client-visible
Routes: /clients/create and /clients/:id/edit
Permissions: create, edit, and delete are separate — a member can update a client without being able to remove one.

Common Issues

!

Created the same client twice? Don’t delete either record — merge them so their orders and invoices stay intact.