# MyTrips.work MyTrips.work is a travel planning web app that helps travelers keep trip information in one place. The core use case is organizing travel details that usually end up fragmented across confirmation emails, airline apps, hotel apps, calendar entries, and notes. ## Product Summary MyTrips.work lets a traveler: - track flights, hotels, car rentals, and tours in a single trip dashboard - forward booking emails to `trips@mytrips.work` for automatic import - store itinerary details in a structured format instead of scattered inbox messages - manage travel plans through a web interface and an agent-oriented API The product is best understood as a personal travel organization tool with AI-assisted parsing and workflow support. ## Home Page Content The home page presents MyTrips.work as a smart travel assistant and all-in-one travel management solution. It emphasizes: - trip organization in one dashboard - flight tracking - accommodation management - car rental tracking - activity and itinerary planning - email-based booking import - an Agent API for AI-driven workflows The main value proposition is reducing friction when planning and tracking travel. ## FAQ Content ### How do I add a new trip to my account? After logging in, navigate to the Trips page and create a new trip with a destination, date range, and trip name. ### Can I track flights from different airlines? Yes. MyTrips.work is not limited to a single airline and can store flight details from any carrier. ### Is my travel data secure? Travel information is intended to be private to the signed-in account owner. ### Can I share my trip details with travel companions? Trip sharing is an area of active development. The product direction is to support selective sharing while preserving control over what is visible. ### Is there a mobile app available? The current experience is web-first. The website is responsive and intended to work well in mobile browsers while native mobile apps are under development. ## Pricing Summary The public pricing page currently describes: - Hobby: USD 9.99 per month for limited monthly usage and basic support - Pro: USD 19.99 per month for unlimited monthly usage and priority support - Credits 10: USD 9.99 one-time purchase for ten usage credits with no expiration date Pricing and packaging can change, so real-time checks should be made against the live pricing page when precision matters. ## About Page Content MyTrips.work was created in response to the retirement of another trip-management app. The intent is to provide a lightweight, privacy-friendly way to organize trips without clutter, ads, or unnecessary complexity. The product is positioned as being built by a traveler for travelers. ## Privacy Summary The privacy page says the project is a personal, best-intention service. It states that user data is not sold and is not intentionally shared with third parties, and that stored information is only meant to be accessible to the signed-in user. It also notes that absolute security cannot be guaranteed. ## Terms Summary The terms page describes the service as offered as-is without guarantees or warranties. It also includes an AI disclaimer stating that AI may make mistakes when parsing emails or generating travel content, and travelers should verify travel details against original booking confirmations. ## Agent API MyTrips.work also publishes an AI-agent-oriented document at `https://mytrips.work/skill.md`. That file explains authentication, trip CRUD flows, itinerary segment endpoints, API key handling, and account cleanup for agents acting on behalf of a user.