Job Description
::marker { color: #0e3078; } ul { list-style-type: square; }
People & Organization Intern (Human Resources)
- buttontext3abf587af201b2cc a{ border: 1px solid transparent; } .buttontext3abf587af201b2cc a:focus{ border: 1px dashed #000000 !important; outline: none !important; }
Make individual mobility more enjoyable and sustainable by advancing technology and people – As one of the top 100 automotive suppliers worldwide, Webasto actively shapes the transformation of the industry through expertise and forward-thinking solutions. Our goal is to make mobility a full sensory experience, working toward more comfort, wind in your hair, the perfect temperature in any season, and driving with a clear conscience – for a safe and sustainable future. We bring joy to mobility – are you in?
Position Summary
The People & Organization Intern will support day-to-day HR operations while gaining practical experience in Human Resources. This role focuses on administrative support, onboarding assistance, basic HR projects, and learning HR systems and processes. The intern will also assist with DOJO onboarding sessions and help prepare and deliver basic HR-related presentations under guidance from the HR team.
What You Will Do – Key Responsibilities
HR & Administrative Support
- Provide administrative support to the People & Organization team
- Assist with organizing HR files, tools, and digital records
- Support daily office operations and meeting preparation
- Help maintain employee data in SAP with a focus on accuracy and confidentiality
Onboarding & Employee Support
- Assist with employee onboarding activities such as preparing name badges, coordinating paperwork, and scheduling
- Support contract signature coordination and business photo arrangements
- Help maintain employee records throughout the onboarding process
Training & DOJO Support
- Assist with DOJO onboarding sessions for new hires, including class setup and coordination
- Support preparation of HR presentations and training materials
- Participate in delivering basic HR-related presentations with guidance and supervision
HR Projects & Learning
- Assist with simple HR projects, research, and data collection as assigned
- Participate in HR team meetings and learning activities
- Collaborate with Talent Acquisition and P&O team members on intern-level tasks
Minimum Qualifications
- Currently pursuing a degree in Human Resources, Business Administration, Psychology, or a related field
- Strong organizational skills and attention to detail
- Good written and verbal communication skills
- Ability to handle confidential information responsibly
- Basic to intermediate proficiency in Microsoft Office (Word, Excel, PowerPoint, Outlook)
- Interest in learning about HR operations, policies, and employee engagement
- Positive attitude, willingness to learn, and ability to work in a team environment
What You’ll Gain
- Hands-on exposure to Human Resources operations
- Experience supporting onboarding and training activities
- Opportunity to assist with HR presentations and DOJO onboarding sessions
- Mentorship and professional development within the People & Organization team
- Insight into real-world HR practices and employee programs
Your Contact Person
Mirwais Ghani, People & Organization Detroit, MI
Get to know us here and find out why we are passionate about attracting talent to Webasto.
We look forward to receiving your online application!
- buttontext68bd943b5c216cd5 a{ border: 1px solid transparent; } .buttontext68bd943b5c216cd5 a:focus{ border: 1px dashed #0e3078 !important; outline: none !important; }
Equal Employment Opportunity Statement
Webasto is an Equal Opportunity Employer. We do not discriminate against race, color, religion, gender, sexual orientation, gender identity, national origin, age, disability, marital status, veteran or military status, or any other legally protected status.
- buttontext641993e64a79be15 a{ border: 1px solid transparent; } .buttontext641993e64a79be15 a:focus{ border: 1px dashed #00529e !important; outline: none !important; }
Benefits
Twelve Icons
Financial
Wellbeing
Vacation
& Time-Off
Career & Developement
Health
& Wellness
Work Culture
& Environment
Competitive
Compensation
/* Container für die Kreise */ .image-container { max-width: 754.5px; /* Maximalbreite des Containers */ margin: 0 auto; /* Zentriert den Container */ display: flex; /* Flexbox für Layout */ flex-wrap: wrap; /* Erlaubt Umbruch in der nächsten Zeile */ justify-content: space-between; /* Platz zwischen den Elementen */ } /* Wrapper um den Kreis und den Text */ .circle-wrapper { display: flex; flex-direction: column; align-items: center; text-align: center; flex: 1 1 calc(16.66% - 20px); /* Sechs Kreise nebeneinander, abzüglich des Abstands */ } /* Stil für den Kreis */ .button { --width: 100px; --height: 100px; --button-color: #0e3b76; --icon-color: #fff; /* Weiß für das Icon */ width: var(--width); height: var(--height); background: var(--button-color); border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: background 0.3s; position: relative; /* Wichtig für den Tooltip */ } .button:hover { background: #eef13d; /* Hintergrundfarbe beim Hover */ } /* Icon im Kreis */ .button i { color: var(--icon-color); /* Hellblau */ font-size: 34px; } /* Text unterhalb des Kreises */ .text { font-size: 14px; font-weight: bold; color: var(--button-color); /* Dunkelblaue Farbe wie der Kreis */ margin-top: 8px; /* Abstand zwischen Kreis und Text */ color: rgba(16, 53, 102, 1); } /* Responsive Anpassungen */ @media (max-width: 900px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } } @media (max-width: 600px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } }