Lifestyle agent
The Lifestyle agent — spa, dining, romance, family
Suggests spa, restaurant, romance, family, or leisure add-ons relevant to the stay.
Suggests spa, restaurant, romance, family, or leisure add-ons relevant to the stay.
What it does
The Lifestyle agent recommends extras that fit the traveller — a spa booking near the hotel, a restaurant within walking distance, a kids' activity, a romance bundle. These aren't pushed if the trip brief doesn't suggest them; the Lifestyle agent stays quiet for a clean business trip.
Example inputs
- "weekend romance trip with spa"
- "family weekend with toddler"
Outputs
ancillary_option list with: type, name, distance, price, fit score
Try the live booking flow
Suggests spa, restaurant, romance, family, or leisure add-ons relevant to the stay. — much of this is already running under the hood on the current IMPT booking flow.
Search hotels →Other agents
Frequently asked
What does the Lifestyle agent actually do?
Suggests spa, restaurant, romance, family, or leisure add-ons relevant to the stay.
Does it run on every search?
Yes. The orchestrator dispatches all 10 agents in parallel for every search. Each agent has a time budget; if one runs slow, partial results stream into the UI while it finishes.
What if it can't find an answer?
It returns 'unknown' with confidence. The ranking engine uses the absence of evidence as a signal — a hotel where the Amenities agent can't validate Wi-Fi will rank lower than one where it can.
Where do I see this in production?
app.impt.io. The Swarm UI surfaces what each agent found — Phase 1 build in progress.