Guest Management
Guest records in Argonautas track every person who stays at your properties. The system builds a guest history over time, enabling personalized service and streamlined repeat bookings.
Guest Records
Each guest record contains:
| Field | Description |
|---|---|
| Name | Full name as provided at booking |
| Primary email for communications | |
| Phone | Phone number for WhatsApp/SMS |
| Country | Country of origin |
| Language | Preferred language for communications |
| Notes | Internal notes (preferences, special requests) |
Guest records are created automatically when a booking arrives (via OTA sync or manual entry).
Guest History
The guest detail view shows a chronological history:
- Past bookings -- Property, dates, and amount for each previous stay.
- Communication history -- All messages exchanged across channels.
- Service requests -- Trip services requested through the concierge module.
- Payment history -- All payments made by the guest.
This history helps your team provide personalized service: "Welcome back! Last time you stayed at Casa del Sol and booked the zip-line tour."
Guest Portal Access
Guests access the portal via a unique token link -- no account or password required:
- The system generates a token when a booking is created.
- The guest receives the portal link via their confirmation email.
- Clicking the link grants access to their booking details, villa guide, payment status, and trip services.
Token links are per-booking. Guests with multiple bookings receive separate links for each.
Communication Preferences
Guests can indicate their preferred communication channel:
- WhatsApp -- Default for guests with a mobile number.
- Email -- Fallback for all guests.
- SMS -- Used when WhatsApp is unavailable.
The system respects these preferences when sending automated messages (lifecycle templates).
Consent flags
Two opt-in flags control what kind of messages a guest receives:
- SMS opt-in -- whether SMS reminders may be sent.
- Marketing email consent -- whether the guest may receive marketing-class emails (newsletters, special-offer campaigns) on top of transactional booking emails.
Both flags are visible on the guest detail panel. They are populated automatically when a guest checks the corresponding box on a public booking form or contact form on your booking site, and can be edited from the admin if a guest contacts you to change their preferences.
Transactional emails (booking confirmations, payment receipts, check-in instructions) are always sent regardless of the marketing flag -- only marketing-class messages depend on it.
Data Privacy
Guest data is scoped to your company (tenant isolation). Guests can request data deletion by contacting the property manager. Sensitive fields are encrypted at rest.
Common Questions
Are guest records shared across properties? Yes, within the same company. A guest who stayed at Villa A and then books Villa B has a unified record.
What happens to the guest record when a booking is cancelled? The guest record is preserved. The cancelled booking appears in the guest's history with a cancelled status.
Related
- Guest Portal Guide -- What guests see in the portal.
- Villa Guide -- Property information for guests.
- Guest Communication -- Messaging guests across channels.