On August 27, 2026, Google started letting people in the US book a hotel room without leaving its AI Mode. You describe the trip in plain English, the assistant lays out options side by side, you pick a room, read the cancellation terms, and pay with Google Pay in the same conversation. Four weeks later, at the Skift Global Forum on September 23, Airbnb's CEO Brian Chesky told the audience, "Next year we will launch our agent."

Those two moments bookend the year the travel industry stopped treating AI agents as a demo. An agent, in the sense I mean in this guide, is software that acts for a person. It takes a goal, such as "a three-bedroom near the lake for the second week of July, dog allowed, under $400 a night," then does the searching, compares the options, checks availability and the real price, and comes back with a booking for the person to approve. A year ago that was a slide at a conference. Today you can use one to book a Marriott.

I run technology at Cavmir, and I wrote our guide to getting your vacation rental recommended by AI. That guide is about being named in the answer. This one is about what happens next, when the assistant tries to turn the answer into a reservation. It matters for vacation rentals in a specific way, because the first wave of agent booking was built around hotels and the large online travel agencies. Rentals are coming in through side doors, and the hosts who understand which door is which will be ready before their competitors notice the doors exist.

Here is what this guide covers: what changed in 2026 and who did what; how an agent books a stay, step by step; where vacation rentals stand today; the three routes an agent can take to reach your calendar; how to make your own booking site work for agents; the data and protocols underneath; how to let the right bots in without opening the door to scrapers; payments, fraud, and who agreed to your house rules; what Airbnb's 2027 agent will mean for your listing; and a plan for 2027, quarter by quarter. Throughout, I separate three things: what is live, what has been announced, and what is my own read. In this subject the gap between a press release and a working product is often a year, and you should plan around the working product.

What Changed in 2026

Start with the timeline, because the pace is the story. Almost everything that matters here happened in the last twelve months, and several of the moves reversed earlier ones.

WhenWhat happenedWhy it matters to a host
Sept 2025OpenAI and Stripe released the Agentic Commerce Protocol and launched Instant Checkout inside ChatGPT.The first large attempt to let people buy something without leaving a chat.
Oct 2025ChatGPT opened to third-party apps. Booking.com and Expedia were among the first partners. Airbnb stayed out; Chesky said the software kit was not "quite robust enough."Two big OTAs became reachable from inside ChatGPT. The biggest rental platform did not.
Nov 2025Google announced agentic hotel booking for AI Mode.Search itself signaled it would start taking reservations.
Jan 2026Google published the Universal Commerce Protocol (UCP), including a version for lodging.An open standard for an agent to check live availability and book.
Mar 2026OpenAI pulled Instant Checkout back and handed checkout to merchants' own apps.Travel checkout turned out to be much harder than retail checkout.
May 2026Airbnb's summer release added AI review highlights, AI comparisons of wishlist homes, and AI customer support in 11 languages. Lodgify announced an assistant connector for hosts and a ChatGPT direct-booking pilot.Platforms and host software began building agent features on both sides of the booking.
Jul 2026Expedia Group bought Layla, a conversational trip-planning app.The OTAs are buying their way into AI trip planning.
Aug 2026Google's AI Mode began taking hotel bookings in the US, with ten launch partners.The first mainstream agent-booking flow inside a search engine.
Sept 2026Chesky said Airbnb will launch its own agent in 2027.The largest vacation-rental marketplace is building an agent of its own.

Guests moved before the companies did. Phocuswright's 2026 research on AI in travel found that 56% of US travelers used AI for planning, booking, or help during the trip on at least one trip in the previous twelve months. That share was 33% in the first half of 2025 and 43% in the second half. Every age group posted double-digit gains. Phocuswright called it the fastest shift in travel behavior in a decade, and the numbers support the claim: a third of travelers to more than half in about a year.

Travelers using AI for at least one trip

Share of US travelers who used AI for planning, booking, or in-destination help in the previous 12 months

1H 2025
33%
2H 2025
43%
1H 2026
56%

Source: Phocuswright, The AI Surge: Travel's Fastest Behavioral Shift in a Decade (2026).

The traffic numbers tell the same story from the website side. Adobe tracks visits that arrive at US travel sites from AI assistants. In May 2026 that traffic was up 194% year over year, and in July it was up 119%. The more important change is quality. In May, visitors who came from an AI assistant converted 28% below visitors from other sources. By July the gap was down to about one percent. In plain terms, people used to arrive from a chatbot curious and leave. Now they arrive ready to book at roughly the same rate as everyone else.

That change explains why the companies started building transactions. When AI visitors were window shoppers, the assistant was a research tool that handed people off to a website. Once those visitors started converting, the assistant itself became a place worth selling from. Everyone who sells travel had to decide whether to let the assistant complete the sale, and the decisions went in different directions.

OpenAI's reversal is the most instructive. In September 2025 it launched Instant Checkout, a buy button inside ChatGPT built on the Agentic Commerce Protocol it wrote with Stripe. By March 2026 it had pulled back. Skift reported that OpenAI stopped processing travel transactions itself and moved checkout into partners' own apps, with the company saying it was prioritizing search and product discovery. Expedia's and Booking Holdings' shares rose on the news. The lesson for hosts is that a travel booking is a harder thing to sell in a chat window than a pair of shoes. It has dates, occupancy, cancellation rules, taxes, deposits, and a real person who has to show up. The companies that already handle all of that did not want to give it up, and OpenAI concluded it did not want to take it on.

Google went the other way, with one important condition. In AI Mode, Google handles the conversation and the Google Pay step, but the hotel or the OTA stays the merchant of record. Skift reported that the hotel or OTA still charges the card, sends the confirmation, and handles support, and that Google passes along only the minimum booking data: the guest's name, payment, occupancy, and the property. The pattern across the whole industry is now fairly clear. The assistant runs the conversation, and a merchant with a real booking system runs the transaction. A host with a direct-booking website and a merchant account is one of those merchants, which is the most useful thing to understand about this entire subject.

The assistant runs the conversation. A merchant with a real booking system runs the transaction. A host with a direct-booking website is one of those merchants.

How an AI Agent Books a Stay

It helps to watch an agent work through a real request, because each step it takes is a place where a rental can win or quietly drop out. Take a guest who types this into an assistant: "Find us a lake house in the North Georgia mountains for July 10 to 17. Four adults, two kids, and our dog. We want a dock and a hot tub, and we don't want to spend more than $450 a night all in."

  1. Understand the goal. The agent pulls out the hard constraints (seven nights from July 10 to 17, six guests, a dog, a dock, and a budget) and the soft ones (hot tub, mountains, a family trip).
  2. Build a candidate set. It searches whatever it has access to: a partner's inventory, a search index, a feed of rentals, or the open web through a browser.
  3. Check availability and the total price. For each candidate it needs the exact dates open and the all-in price for six guests and a pet, including cleaning and pet fees and taxes.
  4. Read the rules. Pets allowed or not, and with what fee. Maximum occupancy. Minimum stay in July. Cancellation terms. Whether the dock is usable by guests.
  5. Compare and explain. It ranks the survivors and tells the guest why: this one has the dock and the hot tub and comes in at $431 a night with fees; this one is cheaper but has no hot tub.
  6. Hand off for approval. The guest reviews the choice, the price, and the cancellation policy, then approves and pays.
  7. Confirm and follow up. The merchant sends the confirmation. Messages, changes, and support run through the merchant's normal channels.

Now look at that list from the host's side. At step two, a rental that the agent cannot find in its sources does not exist. At step three, a rental whose calendar is not readable, or whose price only appears after four clicks and a login, gets dropped or gets a guessed price, and a guessed price that turns out wrong is worse than no price. At step four, a pet policy that says "pets considered" is a problem, because the agent cannot book on "considered." It will either skip you or tell the guest you might allow dogs, and the guest will pick the listing that clearly does. At step five, every missing fact is a missing reason to pick you.

None of this is new, exactly. A careful human travel agent would ask the same questions. The difference is that an agent asks them of a thousand listings in a few seconds, and it has no patience for ambiguity. A person might message you to ask about the dog. An agent comparing forty options will move on to the thirty-nine that answered the question in writing.

The four kinds of agents

"AI agent" gets used for very different products. For a host, four kinds matter, and they reach you in different ways.

  • ●Platform agents. Assistants that live inside a marketplace and book only that marketplace's inventory: the agent Airbnb says it will launch in 2027, and the AI trip planners Expedia and Booking.com are building. Your listing on that platform is what they read.
  • ●Answer-engine agents. General assistants that book through partners: Google's AI Mode with its hotel and OTA partners, or ChatGPT with apps from Booking.com and Expedia. They reach you only through a partner that carries your property.
  • ●Browser agents. Software that drives a web browser for the user: it opens pages, fills in forms, and clicks buttons the way a person would. Google has added an agent mode to Chrome for paying Gemini subscribers, and Perplexity's Comet browser does the same. These can use your own booking website today.
  • ●Host-side agents. The same technology pointed the other way: AI co-hosts that draft replies and flag decisions, and connectors that let an assistant read and update your property-management system. They don't bring you guests, but they change how fast you can answer the agents that do.

One detail is the same across every live system: a person approves the booking. Google's AI Mode shows the options and the cancellation terms, then waits for the guest to confirm and pay. The payment systems the card networks built for agents, which I cover in the payments chapter, are designed around limits the person sets and a record of what the person approved. Fully unattended booking, where an assistant books a house without asking, is not how any of this works today, and I would not plan around it for 2027. What changes is how much of the searching, comparing, and form-filling the guest no longer does.

⚙️ Sanjay's Tech Note

Write your listing and your property page for step four. Take your five most common guest questions (pets, parking, beds, stairs, minimum stay) and make sure each one is answered in a full sentence, in text, on the page. "Dogs under 40 lb are welcome for a $75 fee per stay; no cats" can be booked by an agent. A paw-print icon cannot.

Where Vacation Rentals Stand Today

Here is where vacation rentals actually stand, without the hype. The first agent-booking flows were built for hotels, and it shows.

Google's AI Mode launched hotel booking with ten partners: Booking.com, Choice Hotels, Expedia, Hilton, Hotels.com, IHG, Marriott, Priceline, Trip.com, and Wyndham. Hilton Honors and Choice Privileges members can see prices in points. Nothing in the launch coverage mentions vacation rentals. Booking.com and Expedia both sell rentals alongside hotels, so some rental inventory may surface through them, but Google has not said so, and I would not assume it until I see it.

The technical standard behind this, Google's Universal Commerce Protocol for lodging, tells you what it takes to plug in directly. Google's developer documentation says a participant must be the merchant of record, must provide a real-time availability service before a Book button can appear, and must use a payment processor that supports tokenized payments. It currently supports bookings of a single room, with multi-room bookings listed as a future extension. A whole-home rental is one unit, so nothing in that spec rules a rental out. The barriers are practical: someone has to build the integration, and Google decides which partners get switched on.

That someone, for most hosts, will be the property-management system or channel manager. Google already shows vacation rentals in search through connectivity partners, the PMS and channel-manager companies that send rates and availability to Google, and it offers free booking links for them. Google's own documentation for its VacationRental structured data says the rich results are reserved for rental providers connected to Google Hotel Center and a Google technical account manager. So the pipes that carry rental prices into Google exist, and they run through your software vendor. My read, and it is only a read, is that agent booking for rentals in Google will arrive the same way: through the vendors already connected, one integration at a time.

Airbnb is the opposite case. It kept its booking out of ChatGPT and treats outside assistants as traffic sources that send people to Airbnb, while it builds its own agent. If most of your bookings come from Airbnb, the agent that matters most to you in 2027 is Airbnb's, and it will book you inside Airbnb, by Airbnb's rules. I cover what that means for your listing later in this guide.

Vrbo sits inside Expedia Group, which is a launch partner in Google's AI Mode, has an app in ChatGPT, and bought Layla in July. How much of that reaches Vrbo listings has not been spelled out publicly. If Vrbo is a big channel for you, watch for Expedia's announcements through 2027.

The independent direct-booking website is the most interesting case, because it is reachable right now. A browser agent does not need a partnership or a protocol. It opens your site, picks the dates, enters the guest count, reads the total, and gets to the payment page the same way a person would, as long as your booking engine lets it. Some software vendors are also building direct routes. In May 2026, Lodgify announced a ChatGPT pilot that matches a guest's request to Lodgify hosts' properties and sends the guest to the host's own booking page, with no commission, along with a connector that lets hosts use ChatGPT or Claude inside their account.

ChannelAgent access todayWhat has been announced
Hotels and big OTAsBookable in Google AI Mode (US); OTA apps inside ChatGPTMore partners and loyalty features in AI Mode
AirbnbOnly inside Airbnb; AI review highlights and comparisons are liveAirbnb's own agent in 2027
Vrbo and Booking.com rentalsPossibly through their parents' agent partnerships; not confirmed for rentalsExpedia's Layla purchase; no rental-specific rollout announced
Your own booking websiteUsable by browser agents now, if the site allows itPMS routes such as Lodgify's ChatGPT pilot; UCP possible through vendors

Reading that table, the conclusion is not that rentals are left out. It's that rentals have more doors than hotels do, and each one is controlled by someone different. The next chapter is about those doors.

The Three Ways an Agent Reaches You

Every booking an agent makes for a vacation rental comes through one of three doors. They have different owners, different costs, and different rules about who keeps the guest afterwards. A good 2027 plan makes all three work rather than betting on one.

Door one: the OTA the agent already works with

The answer engines started with partners that already had huge inventories, clean data, and customer service: Booking.com, Expedia, and the big hotel companies. If your rental is listed on Booking.com or Expedia's sites, you may reach an agent through them without doing anything new. That is the easiest route, and for many hosts it will produce the first agent-made bookings.

It has the usual OTA trade-offs. You pay commission. The OTA is the merchant, so it takes the payment, holds the guest's details, and handles changes. The guest is loyal to the OTA's app, and next year the agent will send them back to the OTA, not to you. It is rented reach, which is fine as long as you know that is what you are buying.

Door two: the platform's own agent

Airbnb's agent, when it arrives, will book Airbnb listings inside Airbnb. There is no integration for you to build. Your job is to make your listing the one it picks, and that comes down to the quality and completeness of what the agent reads: amenities, description, house rules, reviews, photos, response times, and price. Airbnb already uses AI to summarize reviews and compare homes on a guest's wishlist. An agent that plans a whole trip will lean on those same summaries.

The cost is Airbnb's fee, and the guest relationship stays with Airbnb, as it always has. The upside is volume. Airbnb is where a huge share of rental demand starts, and an agent that lowers the effort of planning a group trip could send more of that demand to the listings that answer its questions best.

Door three: your own website

Your own booking site is the door you control. Today, browser agents can walk through it like a person. Over time, your PMS or booking-engine vendor may connect it to Google's protocol or to assistant connectors like the ones Lodgify is piloting. You are the merchant, so you take the payment, you hold the guest's details, and the next booking can come straight to you. There is no platform commission, only your payment processing and your software costs.

The catch is that nobody else fixes this door for you. If your site hides the price, blocks bots at the firewall, or makes the agent create an account before it can see a quote, the agent will give up and the guest will book through door one or two. The next three chapters are mostly about door three, because it is the one where your own work changes the outcome.

Door one: OTA partnerDoor two: platform agentDoor three: your website
Who takes the paymentThe OTAThe platformYou
Who keeps the guest relationshipThe OTAThe platformYou
Typical costOTA commissionPlatform service feesPayment processing and software
What you controlListing content and priceListing content, reviews, response time, priceEverything: price display, policies, data, checkout
Ready for agents todayPartly, through OTA partnershipsNo; Airbnb's agent is planned for 2027Yes for browser agents, if your site allows it

If you have read our work on the economics of Airbnb versus direct booking, none of this will surprise you. Agents don't change the economics of the three doors. They change how much effort it takes a guest to walk through each one. When comparing twenty sites took a guest an evening, most people stayed on one platform. When an assistant compares them in seconds, a direct site with a clear total price and a clean checkout gets compared on equal terms with the platforms. That is the opening for independent hosts.

Make Your Booking Site Work for Agents

An agent reading your site behaves like a very fast, very literal guest with no patience. It reads the text on the page, fills in the form fields it can identify, presses the buttons it can find, and gives up at the first dead end. Almost everything that trips it up also annoys human guests, which is why this work pays off even before agents arrive in numbers. There is also a helpful overlap with accessibility: a site built so a screen reader can use it, with labeled fields, real buttons, and text instead of text-in-images, is a site an agent can use too.

Show the total price first

Agents compare totals. A guest who asks for "under $450 a night all in" will get the options whose all-in price the agent could confirm. A site that shows "from $289" and reveals a $250 cleaning fee, a pet fee, and taxes three screens later will either be priced wrong or dropped.

In the US this is also the law. The Federal Trade Commission's Rule on Unfair or Deceptive Fees took effect on May 12, 2025. It covers short-term lodging and requires businesses to show the total price, including all mandatory fees, whenever they advertise a price, and to display it more prominently than other pricing. Taxes and government charges can be shown separately, but mandatory fees such as cleaning, resort, or service fees belong in the total. If your booking engine still shows a nightly rate with fees tucked away, fix that now, for the law and for the agents. Ask your lawyer if you have questions about how the rule applies to your setup; I'm a technologist, not an attorney.

Put the rules in writing, next to the button

Everything a guest needs to decide should be text on the property page, near the booking widget, not buried in a PDF or an FAQ three links away. The list is not long:

  • ●Occupancy and beds. Maximum guests, including children, and the exact bed setup in each room.
  • ●Pets. Allowed or not, which kinds, size limits, the fee, and any rooms or furniture that are off limits.
  • ●Minimum stay by season. If July requires seven nights, say so on the page, not only as an error message after the guest picks five.
  • ●Cancellation and deposit terms. The exact windows and refund percentages, identical to what your checkout and your listings say.
  • ●Check-in, check-out, and access. Times, self check-in method, stairs, parking, and anything unusual about getting in.
  • ●Events and quiet hours. Whether gatherings are allowed, how many visitors, and when quiet hours start.
  • ●Accessibility. Step-free entry, bedroom on the main floor, grab bars, doorway widths, stated plainly.

Make the booking flow easy to finish

Walk through your own checkout and look for the things that stop software. Forced account creation before a guest can see a quote is the most common one. Others: date pickers that only work by dragging, guest-count controls that are pictures instead of fields, pop-ups that cover the Book button, error messages that say "invalid input" without saying what is wrong, and a CAPTCHA on the quote step. Keep your fraud protection, but put it where the money moves. A challenge at payment is reasonable. A challenge before anyone can see your price mostly turns away customers.

Two details make a big difference for agents and cost little. First, make sure your booking engine accepts dates and guest counts in the web address, so an assistant can hand the guest a link that opens with their dates already filled in, something like ?checkin=2027-07-10&checkout=2027-07-17&adults=4&children=2&pets=1. Most modern booking engines support this; many sites never use it. Second, give every property one stable, readable address. An agent that found your lake house last week should find it at the same URL this week.

Keep the calendar accurate and fast

An agent can find a gap in your calendar and book it within seconds. If your calendars sync between channels by iCal, which refreshes on a delay that can run to hours, an agent can book a night on your site that sold on Airbnb twenty minutes ago. As agent booking grows, double bookings from slow sync will grow with it. If you still rely on iCal between channels, moving to a channel manager or PMS with direct API connections is one of the most useful upgrades you can make before 2027.

⚙️ Sanjay's Tech Note

Run the agent walk-through test. Open a browser agent, such as Chrome's agent mode or Perplexity's Comet, and give it this task: "Go to [your property page]. Find the total price for July 10 to 17, 2027, for four adults, two children, and one dog. Stop before entering any payment details." Then watch it. Every hesitation, wrong click, or wrong total is a place where a real guest's agent will fail too. Fix those, then run it again. It takes about ten minutes, and it is the most useful test I know for this whole subject.

Structured Data, Feeds, and Protocols

Underneath every agent booking are three layers of data. It helps to know what each one does, because when a vendor tells you they are "AI ready," you want to know which layer they mean.

Layer one: description

The first layer describes the property in a format machines parse without guessing. On the web that means structured data, usually written in JSON-LD using the schema.org vocabulary: types such as VacationRental, LodgingBusiness, and Accommodation for the property, Offer for prices, and FAQPage for your questions and answers. It restates your facts (bedrooms, beds, occupancy, amenities, address, check-in time, pet policy) in a form an agent can read directly instead of inferring them from your prose.

Be clear about what Google does with it. Google's documentation for VacationRental markup says the special vacation-rental results in Google Search are only available to providers connected through Google Hotel Center with a Google technical account manager. For most independent hosts, the markup will not earn you a special result on its own. It is still worth having, because every agent that reads your page, not only Google's, can use it, and it forces you to state your facts precisely. The one rule that keeps you safe: structured data must match what a guest can see on the page. Never mark up a rating, an amenity, or a price you do not show.

The other description file worth having is llms.txt, a short plain-language map at the root of your site that tells assistants what the site is and where the important pages are. I covered both in detail in the AI recommendation guide, so I won't repeat the how-to here.

Layer two: live rates and availability

Description tells an agent what your property is. It does not tell the agent whether July 10 to 17 is open or what it costs for six people and a dog. That needs a live feed. The feeds that exist today run through your channel manager or PMS: the API connections to Airbnb, Vrbo, and Booking.com, and the connection to Google Vacation Rentals that shows your prices in Google Search with a free booking link to your site. Any agent that quotes you accurately is reading one of these feeds or your own booking engine.

If you take one practical step from this chapter, make it this: ask whether your software connects you to Google Vacation Rentals, and if it does, turn it on. It costs no commission, it puts your own site in front of people searching on Google, and it is the most likely path by which Google's agent booking will eventually reach independent rentals.

Layer three: transactions

The third layer lets an agent actually book and pay. This is where the protocols live, and where most of the 2025 and 2026 announcements happened. You will hear these names, so here is what each one is.

NameBacked byWhat it doesWhat it means for you
Universal Commerce Protocol (UCP)Google, open source (January 2026)A standard for agents to check availability and complete purchases, with a version for lodgingYour PMS or booking engine would implement it; you would need to be the merchant of record
Agent Payments Protocol (AP2)Google (September 2025)Records what the person authorized as a signed "mandate" so an agent's payment can be verifiedHandled by payment processors; helps with "I didn't authorize that" disputes
Agentic Commerce Protocol (ACP)OpenAI and Stripe (September 2025)Connects ChatGPT to merchants' checkout; since March 2026 it routes to merchants' own checkoutMatters if your booking engine or payment processor supports it
Model Context Protocol (MCP)Introduced by Anthropic (2024), now widely adoptedA standard way to connect an AI assistant to a software tool or data sourceUsed by PMS vendors to let assistants read and update your account

You do not need to implement any of these yourself, and you should be wary of anyone who tells you that you do. A host with one to twenty properties will get these capabilities through their software, the same way you got channel management and dynamic pricing. Your leverage is choosing software that is building them, and keeping the data those systems read accurate.

On the host side, MCP connectors are already arriving. When Lodgify announced its connector in May 2026, it described letting hosts plug ChatGPT, Claude, or another assistant into their account to read bookings, update settings, and trigger workflows in plain language. That is useful for you as an operator, but treat it like handing someone a key. Start with read-only access, and give an assistant permission to change prices, calendars, or bookings only once you have watched what it does with a smaller job.

Five questions for your software vendor

Send these to your PMS, channel manager, or booking-engine provider. The answers will tell you more about your agent readiness than any marketing page.

  1. Do you connect my properties to Google Vacation Rentals with free booking links, and is it switched on for my account?
  2. Do you plan to support Google's Universal Commerce Protocol for lodging, and on what timeline?
  3. Does my booking engine show the all-in total, with mandatory fees, on the first quote, and does it accept dates and guest counts in the URL?
  4. Do you offer an MCP connector or an API that an AI assistant can use, and can I limit it to read-only?
  5. How fast does availability sync across my channels, and is it a direct API connection or iCal?

A vendor with good answers to all five is ahead of most of the market. A vendor who cannot answer the first and third questions has problems that matter today, before agents are part of the picture.

Let the Right Agents In

Here is a problem I see often. A host does everything in the last two chapters: clear total prices, policies in writing, a clean booking flow. Then their website's security settings quietly block every AI agent that tries to visit. The host never finds out, because blocked visitors do not complain.

This got more common in 2025. On July 1, 2025, Cloudflare, which sits in front of a large share of the web, began blocking AI crawlers by default for new sites, and started offering site owners controls to allow or charge them. Many WordPress security plugins and other CDNs added similar switches. Those defaults were a reasonable response to aggressive scraping. They also catch the bots you want.

Three kinds of bots

Not all AI bots do the same job, and the major AI companies now publish separate names for each purpose so site owners can treat them differently.

  • ●Training crawlers collect pages to train future models, for example OpenAI's GPTBot and Anthropic's ClaudeBot. Google uses a separate robots.txt token, Google-Extended, to let sites opt out of Gemini training. Whether to allow these is a business decision; blocking them does not remove you from search.
  • ●Search and answer fetchers read pages so an assistant can answer questions and cite sources, for example OAI-SearchBot, PerplexityBot, and Claude-SearchBot. Block these and you drop out of the answers.
  • ●User-initiated agents visit because a specific person asked them to, for example ChatGPT-User, Perplexity-User, and Claude-User, plus browser agents that look like a normal browser. These are your potential guests. Block them and you block a customer at the door.

Two places control access, and they are easy to confuse. Your robots.txt file is a polite request that well-behaved crawlers follow. Your firewall, CDN, or security plugin is what actually blocks traffic. If your robots.txt welcomes answer engines but your firewall challenges them with a CAPTCHA, you are still invisible. Check both.

The better tools now let you tell legitimate agents from impostors. Cloudflare runs a verified-bots program, and it backs Web Bot Auth, a standard for agents to sign their requests cryptographically so a site can confirm that a visitor claiming to be a particular company's agent really is. If your CDN offers categories for verified AI agents or signed agents, allowing those is a sensible default.

Watch for this

Your booking engine may live on a different address from your website, for example a book. subdomain run by your PMS vendor. Its bot settings are separate from yours. A site that welcomes agents on the property pages and blocks them on the booking domain has only done half the job. Ask your vendor what their default is.

Keep the payment step strict

Letting agents read your pages and get quotes does not mean dropping your guard where money changes hands. Keep fraud screening on payments, keep card verification such as 3-D Secure, and rate-limit anything that can be hammered, like availability checks and promo-code fields. The goal is a site where a legitimate agent can get from search to the payment page smoothly, and where the payment step is as careful as it has always been.

Payments, Fraud, and House Rules

The payments industry moved early on agents. In April 2025, Mastercard launched Agent Pay and Visa announced Visa Intelligent Commerce, a day apart. In September 2025, Google published the Agent Payments Protocol and OpenAI and Stripe released the Agentic Commerce Protocol. In October 2025, Visa introduced its Trusted Agent Protocol, a way for merchants to recognize legitimate agents and tell them apart from malicious bots.

The details differ, but the approach is the same. The agent never holds the person's real card number. It gets a token tied to that agent and that purchase, with limits the person sets, such as a spending cap or a type of merchant. Google's AP2 adds a signed record, which it calls a mandate, of what the person asked for and approved. For a host, the practical benefit is in disputes. When a guest says "I never authorized that booking," there is now a trail showing what their agent was told to do and what they confirmed.

None of that tells you who is going to sleep in your house. That part of the job does not change because software filled in the form.

Who agreed to the house rules?

When a person books on your site, they tick a box that says they accept your rental agreement and house rules. When an agent books on their behalf, the agent ticks the box. Whether that binds the guest is a legal question for your lawyer, and it will likely vary by state and country. The practical answer is to make sure the human agrees directly, before they arrive.

  1. Collect the lead guest's details at booking. Full name, email, mobile number, and the number of adults, children, and pets. Make these required fields.
  2. Send the rental agreement to the guest for signature. Email it from your PMS or e-signature tool after booking, and make the signed agreement a condition of receiving the door code.
  3. Verify identity before check-in. Many PMS and guest-app tools include ID checks. Run them for every direct booking, agent-made or not.
  4. Keep a security deposit or damage protection. The same amount and the same terms, stated plainly on the property page.
  5. Keep your cancellation policy identical everywhere. Your site, your listings, and your confirmation email should say the same thing, so there is no argument about which applied.
  6. Save the record. Keep the quote the guest saw (with the total), the policies shown, the signed agreement, and the messages. That file wins disputes.

Party risk deserves its own mention. Airbnb uses machine learning to block certain short, high-risk entire-home bookings around New Year's Eve and other holidays, based on signals such as trip length, how far the guest lives from the listing, and the booking's timing. On your own site you are the screening system. Agent bookings do not raise or lower that risk by themselves, but they make bookings faster and easier, which includes the bad ones. Keep the same rules for high-risk dates that you use today: minimum stays, a deposit, a signed agreement, and a noise monitor where it's legal and disclosed. Our guest screening guide covers this in detail.

Do not do this

Don't let "the AI booked it" become a reason to skip a step. An agent booking gets the same ID check, the same agreement, and the same deposit as any other booking. If anything, confirm the details with the human directly: the number of guests, the pets, and the purpose of the stay.

When an agent writes to you

Expect more messages that were drafted by software on a guest's behalf: questions about parking, early check-in, cribs, or the dog. Answer them the way you would answer the guest, because the guest will read the answer. For anything that changes the booking, such as an extra guest, a pet, or an event, get the confirmation in the guest's own reply rather than relying on an agent's summary. Short, specific written answers also help you later, because they become part of the record.

Airbnb's Agent Arrives in 2027

For most hosts, this is the chapter that matters most, because Airbnb is where most of their bookings come from.

Here is what Airbnb has said publicly. At the Skift Global Forum on September 23, 2026, Chesky said, "Next year we will launch our agent," and described it as "much richer than a chatbot." On the company's August earnings call he said that within roughly 12 to 18 months, travelers would be able to bring Airbnb a broad request, such as planning a family trip to Europe, and have the platform help put the trip together. Skift also reported that Airbnb's AI now handles close to half of its customer-service tickets, and that Airbnb treats outside assistants such as ChatGPT as distribution channels that send travelers to Airbnb rather than as places to book.

Here is what is already live. Airbnb's summer release on May 20, 2026 added AI review highlights, which summarize what guests say about a home's location, amenities, and suitability for families; AI comparisons that summarize the homes on a guest's wishlist, including location context and amenity details; and AI customer support in 11 languages, with voice promised later in 2026. Those features read your listing and your reviews and turn them into summaries a guest sees before they read your description.

Now my read of what that means, clearly marked as my read. An agent that plans a trip will lean on the same machinery. It will compare homes on the facts it can extract, so an amenity you forgot to tick is an amenity you do not have. It will summarize your reviews, so a complaint that shows up in one review out of fifteen, such as a steep driveway, thin walls, or slow wifi, can become a line in the summary even though most guests loved the stay. And it will match guests' requests against your description, so specific facts will do better than general praise. "Sleeps six: one king, one queen, two twins; four steps up to the entrance; fiber internet measured at 500 Mbps" answers questions. "Spacious, cozy retreat with everything you need" does not.

An agent-ready Airbnb listing

  • ●Amenities complete and true. Go through every amenity category in your listing editor. Tick everything you have, and nothing you don't.
  • ●A description that answers questions. Beds by room, stairs, parking, the distance to the main attraction in minutes, the wifi speed as a number, the workspace, and anything a guest would otherwise message you to ask.
  • ●House rules that match your other channels. Pets, events, quiet hours, and occupancy should read the same on Airbnb, Vrbo, and your own site.
  • ●Recurring complaints fixed at the source. Read your last twenty reviews for any issue mentioned twice. Fix it in the property, then say so in the listing.
  • ●Fast, specific replies. Response time and the quality of answers already matter to guests. They will matter as much when an agent is doing the asking.
  • ●Photos with useful captions. Caption the photos with what they show ("Primary bedroom: king bed, en-suite bath"), so the picture and the fact travel together.

None of this requires waiting for the agent. Everything on that list makes the listing better for human guests and for Airbnb's current AI features today. It's the same lesson as the rest of this guide: the work that gets you picked by software is the work that makes your listing clearer for people.

One strategic point. Airbnb's agent will keep guests inside Airbnb, which is Airbnb's right and its business model. The more that agent helps a family plan a trip, the more that family's loyalty sits with Airbnb. That is a good reason to be excellent on Airbnb, and also a good reason to have your own site, your own guest list, and a direct way for past guests to book again. Our guide on turning Airbnb guests into repeat guests covers the legitimate ways to do that within Airbnb's rules.

A Plan for 2027, Quarter by Quarter

Here is how I would spread the work across the next fifteen months for a host or a small manager with one to twenty properties. None of it requires a developer on staff. Most of it is checking settings, asking vendors questions, and writing things down clearly.

October to December 2026: audit and test

  • Run the agent walk-through test from the booking-site chapter on each property page. Write down every place the agent hesitated or got the price wrong.
  • Make sure your booking engine shows the all-in total with mandatory fees on the first quote. In the US this is required already.
  • Put every policy in plain text on each property page: occupancy, beds, pets, minimum stays by season, cancellation, deposit, check-in, events, and accessibility.
  • Check your robots.txt, your CDN or firewall, and your booking domain's bot settings. Allow answer engines and user-initiated agents.
  • Send your vendors the five questions from the data chapter.
  • Set up AI referral tracking. In your analytics, create a segment for visits from assistant domains such as chatgpt.com, perplexity.ai, gemini.google.com, and copilot.microsoft.com. ChatGPT also tags many of the links it sends with utm_source=chatgpt.com, which makes those visits easy to find.

January to March 2027: fix the plumbing

  • Fix everything the walk-through test found.
  • If your channels still sync by iCal, move to a channel manager or PMS with direct API connections.
  • Turn on date and guest-count parameters in your booking links, and use one stable URL per property.
  • Add structured data and an llms.txt file, and publish a real FAQ built from the questions guests ask you.
  • Switch on Google Vacation Rentals through your PMS if it is available to you.

April to June 2027: connect and measure

  • Compare your AI referral numbers with your baseline. Look at conversion, not only visits.
  • Run the walk-through test again, with two different agents.
  • Review your payment and fraud settings, and make sure your rental agreement and ID check run on every direct booking.
  • If your PMS offers an assistant connector, try it for read-only jobs first: occupancy reports, upcoming arrivals, reviews to answer.

July to September 2027: get your Airbnb listing ready

  • Work through the agent-ready listing list from the Airbnb chapter.
  • Read your last twenty reviews for repeated complaints and fix them in the property.
  • Watch Airbnb's announcements. Its agent is promised for 2027, and the details of what it reads and how it ranks will matter more than anything in this guide.
  • Watch for Google adding vacation rentals or new partners to AI Mode booking, and ask your PMS what it means for you.

October to December 2027: review and plan 2028

  • Pull a year of data: bookings by channel, AI referrals, direct-booking conversion, and any double bookings or disputes involving agents.
  • Decide where to put more effort in 2028 based on that data.

What not to do

  • ●Don't fake anything. No invented reviews, no amenities you don't have, no structured data that says something your page doesn't. Agents cross-check sources, and one caught lie follows you everywhere.
  • ●Don't hide fees. It is illegal for US short-term lodging, and it knocks you out of any comparison that uses totals.
  • ●Don't block every bot. Decide on training crawlers separately, and let answer engines and user agents through.
  • ●Don't put a chatbot on your site that makes things up. A guest-facing assistant that invents a pet policy or a pool heater creates the exact disputes you are trying to avoid. If you add one, it must answer only from your real, written facts.
  • ●Don't give an assistant full control of your PMS on day one. Start read-only and widen permissions slowly.
  • ●Don't bet on one door. OTAs, Airbnb's agent, and your own site will each bring different guests. Keep all three working.
  • Your booking site
  • Data and access
  • Trust and listings

The short version of this guide is that agents reward the hosts whose facts are easy to read and whose checkout is easy to finish. That was already true for human guests. Agents make it matter more, because they compare everything, quickly, and they don't give anyone the benefit of the doubt.

If you want help with any of it, this is the work Cavmir does every day. We build direct-booking websites that show the total price up front and that agents can use, set up the structured data and bot access through our AI search service, and keep listings consistent across every channel. And if you are planning 2027 from the design side too, my colleague Dan's website design trends for 2027 covers what the pages themselves should look like.