How to keep track of pet sitting clients

The hard part of pet sitting is not the animals. It is the details: which cat gets the pill at night, where the spare key lives, which gate code changed last month. At five clients you can hold it in your head. Somewhere past ten, details start leaking, and the leaks land on someone's pet.

What you actually need to record

For every client, the household basics:

For every pet, its own sheet:

A simple test of completeness: if a stranger walked in with only your notes, could they get the evening right? If yes, your notes are done.

The five places sitters keep this, and how each one fails

1. In your head

Free and instant, and it works right up until it does not. The failure mode is silent: you do not know you have forgotten the new medication until you are standing in the kitchen. Memory is the only system with no way to check it.

2. A paper notebook or binder

Fast to write and easy to trust, but there is one copy, and it is usually at home when you need it in someone else's hallway. Paper also goes stale quietly: the feeding change from March lives in a text, not on the page.

3. Text message threads

The information exists, which is the trap. It is spread across months of conversation, one thread per owner, mixed with scheduling chatter. Scrolling for "does Biscuit get the pill morning or night" at 6 a.m. while the dog waits is how most sitters discover they need a system.

4. A spreadsheet

Structured and searchable, and a real step up. But spreadsheets are unpleasant on a phone, they are not connected to your bookings or invoices, and every update is a chore you do later, which becomes never.

5. Dedicated software

Records tied to scheduling and billing, on your phone, updated the moment something changes. The tradeoff is a monthly cost. It earns its keep when the time you spend hunting for details, or the cost of one missed medication, outweighs the fee.

Two tests for any system you pick

Paper fails the door test. Texts fail the single-place test. Whatever you choose should pass both.

How PetSit handles it

PetSit keeps one record per client and one per pet, each with a photo. Every pet has a Notes field that acts as its operating manual: medications, feeding schedule, habits and quirks, vet info, gate codes, where the leash and food are kept. The notes travel with the booking, so what you need is attached to the visit you are doing. Your bookings also flow into the calendar app you already use (Apple Calendar, Google Calendar, or Outlook) through a calendar subscription, so your day shows up where you already look, without opening anything extra. Photos and records stay private to you, and you can export everything at any time as JSON (JavaScript Object Notation) and CSV (comma separated values) files, so your client list is never trapped. It works fully in English and French and installs on your phone's home screen like a normal app, with no app store.

See it working in two minutes

PetSit is management software for one person running a pet-sitting business: client and pet records, pet and house notes, scheduling, and invoices in one place, built for your phone. Your bookings flow into the calendar app you already use (Apple Calendar, Google Calendar, or Outlook), so your whole day stays in one view. The demo is a full working example with sample data. No signup needed, and it is not your data, so nothing can break.

The free month lasts 30 days and needs no credit card. After that, 12 dollars a month, flat, with no per-booking fees.

All guides