Skip to content
DigitalNeuron
Tools & products

Google Adds Flight Price Tracking, Rewards Rates and Hotel Booking to AI Mode

Google announced three new AI Mode features in Search: flight price tracking, points/miles rate viewing, and in-chat hotel booking.

By DigitalNeuron Desk2 min read

Quick answer

What new travel booking features did Google add to AI Mode in Search?

Google added three features to AI Mode in Search: flight price tracking with email alerts, the ability to view points or miles costs for flights and hotels, and hotel booking through partner sites via Google Pay. The company announced the update on August 27, 2026.

Key takeaways

  • Google says it brought Google Flights' price tracking feature into AI Mode, letting users set price alerts by chatting and get an email if prices change; the company says this is now available in more than 180 countries and territories.
  • Google says AI Mode can now show the cost of flights and hotels in points or miles, launching with support for Alaska Airlines/Hawaiian Airlines, American Airlines, Choice Hotels International, Hilton, and Wyndham Hotels & Resorts, with Accor, Flying Blue, Hyatt, LATAM Airlines, and Lufthansa Group to follow in the coming weeks.
  • Google says it is introducing hotel booking directly within AI Mode, where users can select 'Continue on Google' to book through an integrated partner and pay via Google Pay.
  • Google says hotel booking in AI Mode has started rolling out in the U.S. in English, with partners including Booking.com, Expedia, Hilton, Marriott International, and Trip.com becoming available over the coming weeks.
  • Google says that for hotel bookings made through AI Mode, the hotel or booking platform acts as the merchant of record and handles customer service.

Google is adding three travel-related features to AI Mode in Search: flight price tracking, the ability to see rewards costs in points or miles, and in-chat hotel booking, the company said in an August 27, 2026 blog post.

Flight price tracking

Google says it is bringing Google Flights' price tracking feature into AI Mode, letting users set up price alerts while chatting with the tool. According to the company, users can describe where and when they want to fly, and AI Mode will surface options with current prices pulled from more than 300 partner airlines and travel sites. Users can then build an itinerary in AI Mode and complete a purchase through an airline's website or another booking platform.

Google says users who want to wait for a better price can ask AI Mode to "track these flight prices" for them, and will get an email if prices change for the destination and dates specified. The company says flight price tracking in AI Mode is now available in more than 180 countries and territories.

Points and miles rates

Google says AI Mode can now show the cost of flights and hotels in points or miles rather than cash. The company gives the example of a user asking to travel from Atlanta to Miami using American Airlines miles for specific nonstop dates; AI Mode would then show how many miles are needed for matching flights, based on data from Google's partners. Google says the same works for hotels, with users specifying a rewards program to see point costs, then following a link to the partner site to complete the redemption.

Google says this capability is launching with initial support for Alaska Airlines/Hawaiian Airlines, American Airlines, Choice Hotels International, Hilton, and Wyndham Hotels & Resorts. The company says it plans to add Accor, Flying Blue, Hyatt, LATAM Airlines, and Lufthansa Group in the coming weeks. Google says viewing points and miles rates in AI Mode is now globally available, though some features shown will not be available to users in EEA countries and territories.

Hotel booking

Google says it is introducing hotel booking directly through AI Mode in Search. According to the company, users can tell AI Mode about their trip and hotel preferences to get a visual list of options that includes guest reviews and comparison factors. Once a user selects a hotel, Google says they can ask AI Mode to help complete the booking and choose "Continue on Google" next to an integrated partner, then pick a room type, review details such as the cancellation policy, and complete the booking via Google Pay.

Google says that for bookings made this way, the hotel or booking platform acts as the merchant of record and is responsible for customer service. The company says hotel booking in AI Mode has started rolling out in the U.S. in English, and will expand over the coming weeks to partners including Booking.com, Choice Hotels International, Expedia, Hilton, Hotels.com, IHG Hotels & Resorts, Marriott International, Priceline, Trip.com, and Wyndham Hotels & Resorts.

Source: Google, "3 new ways to plan and book travel in Search," published August 27, 2026.

Frequently asked questions

What is flight price tracking in AI Mode?
Google says users can ask AI Mode to track flight prices for specific destinations and dates, and will receive an email if prices change, drawing on data from more than 300 partner airlines and travel sites.
Which hotel and airline partners support points or miles rates?
Google says it is launching with Alaska Airlines/Hawaiian Airlines, American Airlines, Choice Hotels International, Hilton, and Wyndham Hotels & Resorts, and plans to add Accor, Flying Blue, Hyatt, LATAM Airlines, and Lufthansa Group in the coming weeks.
How does hotel booking in AI Mode work?
Google says users can describe their trip and hotel preferences to AI Mode, then select 'Continue on Google' next to an integrated partner to choose a room, review details like cancellation policy, and complete the booking via Google Pay.
Where are these features available?
Google says flight price tracking is available in more than 180 countries and territories, points/miles viewing is globally available, and hotel booking has started rolling out in the U.S. in English.

Sources

  1. How to book travel with AI Mode in Google SearchGoogle
Tagsgooglegeminiai-modesearchtravelgoogle-flights

Related reading

Analysis: answer engines are rewriting how people find information — and how publishers get paid

Answer engines synthesise a response from several sources and show it above or instead of the traditional link list, so a query that once produced a visit can now be resolved without one. Publishers see impressions and citations rise while click-through falls, which breaks the advertising model that assumed every answer required a page view.

Updated 4 min read

Anthropic opens Model Hardware Standard research preview

Anthropic opened a research preview of the Model Hardware Standard, a shared specification for AI agents to operate programmable physical devices. The company says MHS standardizes communication with equipment including microscopes, liquid handlers and robotic arms, and is initially available to selected research labs and advanced manufacturers.

2 min read

Analysis: getting machine-readable output from a language model, and why 'return JSON' is not a specification

Use the platform's constrained decoding or schema-enforced mode where it exists, because it makes malformed syntax impossible rather than unlikely. Then design the schema for the model: flat, few required fields, explicit enums, an explicit way to express uncertainty, and no field that requires arithmetic. Validate every response against the schema, and treat semantic correctness — right values, not just valid shape — as a separate problem that validation does not solve.

6 min read