To add family members in Hawaiian Airlines, log in to your HawaiianMiles account, navigate to the "Family Pooling" section, and follow the prompts to include their details.
The process is quite straightforward and designed to make traveling easier for families.
Start by accessing your HawaiianMiles account on the Hawaiian Airlines website.
Once logged in, look for the "Family Pooling" option, which allows you to consolidate mileage and benefits for family members.
You’ll need to provide information such as the family members’ names, email addresses, and preferred contact details.
After entering their information, review the details and submit the changes.
It’s crucial to ensure that all details are accurate to avoid any issues with bookings in the future.
If you encounter any issues, Hawaiian Airlines customer service is available to assist you.
Pro Tip
Before adding family members, make sure they have their own HawaiianMiles accounts. This will streamline the process and ensure that you can easily manage bookings and mileage pooling.
Hawaiian Airlines vs. Competitors
Hawaiian Airlines stands out in several ways compared to major competitors like United, Alaska, and Southwest.
Unlike many airlines, Hawaiian Airlines offers a unique focus on the Hawaiian experience, providing authentic island hospitality that enhances the travel experience.
Their customer service is often rated higher than that of competitors, with a strong emphasis on making every traveler feel welcomed.
In terms of pricing, Hawaiian Airlines frequently has competitive fares for inter-island flights, making it a popular choice for both locals and tourists.
Family Pooling and Benefits
Family pooling allows you to combine miles with family members, which can greatly benefit group travel.
Hawaiian Airlines allows up to six family members to pool their miles, which can make booking flights more accessible and affordable.
Keep in mind that all family members must reside at the same address to qualify for this feature.
Utilizing family pooling can significantly enhance your ability to book flights for family vacations or special occasions.
HTML Tool for Family Member Addition
Below is a simple tool that can help you track family member details for Hawaiian Airlines. This tool will allow you to input and store important information about your family members, making it easier to add them to your HawaiianMiles account.
<div>
<h3>Family Member Tracker</h3>
<form id="familyMemberForm">
<label for="name">Name:</label>
<input type="text" id="name" required>
<label for="email">Email:</label>
<input type="email" id="email" required>
<label for="relationship">Relationship:</label>
<input type="text" id="relationship" required>
<button type="button" onclick="addFamilyMember()">Add Family Member</button>
</form>
<h3>Family Members List</h3>
<ul id="familyMemberList"></ul>
</div>
<script>
function addFamilyMember() {
const name = document.getElementById('name').value;
const email = document.getElementById('email').value;
const relationship = document.getElementById('relationship').value;
const listItem = document.createElement('li');
listItem.textContent = `${name} (${relationship}): ${email}`;
document.getElementById('familyMemberList').appendChild(listItem);
document.getElementById('familyMemberForm').reset();
}
</script>
This tool allows you to keep track of family members you wish to add to your HawaiianMiles account.
Enter their information, and it will display a list for your reference.
Frequently Asked Questions
How many family members can I add to my HawaiianMiles account?
You can add up to six family members to your HawaiianMiles account for the family pooling option.
Do family members need to have their own HawaiianMiles accounts?
Yes, each family member needs to have their own HawaiianMiles account to participate in family pooling.
Is there a fee for adding family members in Hawaiian Airlines?
No, there is no fee associated with adding family members to your HawaiianMiles account.
Can I remove a family member from my HawaiianMiles account?
Yes, you can remove a family member from your account through the Family Pooling section in your HawaiianMiles account settings.
What if my family members live at different addresses?
All family members must reside at the same address to qualify for family pooling on Hawaiian Airlines.
Disclaimer: This article is for informational purposes only.
🌺 Hawaiian Airlines · Route Network
Interactive map · Click markers for airport details · Routes color-coded by region
🌴 Neighbor Island
- Honolulu (HNL) ⇔ Kahului (OGG)
- Honolulu (HNL) ⇔ Lihue (LIH)
- Honolulu (HNL) ⇔ Kona (KOA)
- Honolulu (HNL) ⇔ Hilo (ITO)
🗽 North America
- Honolulu (HNL) ⇔ Los Angeles (LAX)
- Honolulu (HNL) ⇔ San Francisco (SFO)
- Honolulu (HNL) ⇔ Seattle (SEA)
- Honolulu (HNL) ⇔ New York (JFK)
- Maui (OGG) ⇔ San Francisco (SFO)
🌏 International / Polynesia
- Honolulu (HNL) ⇔ Tokyo (HND/NRT)
- Honolulu (HNL) ⇔ Seoul (ICN)
- Honolulu (HNL) ⇔ Sydney (SYD)
- Honolulu (HNL) ⇔ Auckland (AKL)
- Honolulu (HNL) ⇔ Papeete (PPT)