Home Support Worker Job

Apply for this job

Job Description

#cju-home-support, #cju-home-support *, #cju-home-support *::before, #cju-home-support *::after { box-sizing: border-box; } #cju-home-support { –red:#b3121b; –red-dark:#8d0e16; –blue:#176b87; –blue-dark:#0f5067; –navy:#142438; –heading:#17263a; –text:#4b596c; –muted:#697688; –border:#dfe5eb; –soft:#f4f7fa; –white:#fff; –green:#168253; position:relative; left:50%; width:100vw; max-width:100vw; margin-left:-50vw; overflow:hidden; color:var(–text); background:var(–white); font-family:Inter,”Segoe UI”,Arial,sans-serif!important; font-size:17px; line-height:1.7; } #cju-home-support h1, #cju-home-support h2, #cju-home-support h3, #cju-home-support p, #cju-home-support li, #cju-home-support th, #cju-home-support td, #cju-home-support a, #cju-home-support button { font-family:Inter,”Segoe UI”,Arial,sans-serif!important; text-transform:none!important; } #cju-home-support h1, #cju-home-support h2, #cju-home-support h3 { color:var(–heading)!important; letter-spacing:-.02em!important; } #cju-home-support p { margin:0 0 16px!important; color:var(–text)!important; font-size:17px!important; line-height:1.75!important; } #cju-home-support a { text-decoration:none!important; } #cju-home-support img { display:block; max-width:100%; } #cju-home-support .cju-container { width:min(1400px,calc(100% – 40px)); margin:0 auto; } #cju-home-support .cju-hero { position:relative; min-height:430px; display:flex; align-items:center; overflow:hidden; background:var(–navy); isolation:isolate; } #cju-home-support .cju-hero-image { position:absolute; inset:0; z-index:-2; width:100%; height:100%; object-fit:cover; object-position:center; opacity:.41; } #cju-home-support .cju-hero::after { position:absolute; inset:0; z-index:-1; content:””; background:linear-gradient(90deg,rgba(11,27,47,.98),rgba(13,38,59,.84),rgba(13,38,59,.44)); } #cju-home-support .cju-hero-content { max-width:920px; padding:64px 0; } #cju-home-support .cju-label { display:inline-block; margin-bottom:15px; padding:7px 13px; border-radius:5px; color:#fff; background:var(–red); font-size:14px; font-weight:800; letter-spacing:.04em; } #cju-home-support .cju-hero h1 { margin:0 0 18px!important; color:#fff!important; font-size:clamp(36px,5vw,59px)!important; font-weight:850!important; line-height:1.08!important; } #cju-home-support .cju-hero p { max-width:830px; color:#edf3f7!important; font-size:19px!important; } #cju-home-support .cju-highlights { display:flex; flex-wrap:wrap; gap:9px; margin:24px 0 28px; } #cju-home-support .cju-highlight { padding:8px 13px; border:1px solid rgba(255,255,255,.24); border-radius:6px; color:#fff; background:rgba(255,255,255,.1); font-size:15px; font-weight:750; } #cju-home-support .cju-button { display:inline-flex; min-height:48px; align-items:center; justify-content:center; padding:12px 21px; border:2px solid var(–red); border-radius:6px; color:#fff!important; background:var(–red); font-size:16px!important; font-weight:800!important; cursor:pointer; transition:.2s ease; } #cju-home-support .cju-button:hover, #cju-home-support .cju-button:focus { color:#fff!important; background:var(–red-dark); border-color:var(–red-dark); transform:translateY(-2px); } #cju-home-support .cju-button-blue { background:var(–blue); border-color:var(–blue); } #cju-home-support .cju-button-blue:hover { background:var(–blue-dark); border-color:var(–blue-dark); } #cju-home-support .cju-main { padding:50px 0 66px; } #cju-home-support .cju-layout { display:grid; grid-template-columns:minmax(0,1fr) 340px; gap:32px; align-items:start; } #cju-home-support .cju-section { margin-bottom:24px; padding:28px; border:1px solid var(–border); border-radius:10px; background:#fff; box-shadow:0 7px 23px rgba(18,34,56,.055); } #cju-home-support .cju-section h2 { margin:0 0 15px!important; font-size:clamp(25px,3vw,32px)!important; font-weight:850!important; line-height:1.25!important; } #cju-home-support .cju-section h3 { margin:22px 0 10px!important; font-size:21px!important; font-weight:800!important; line-height:1.35!important; } #cju-home-support .cju-lead { color:#33465a!important; font-size:18px!important; } #cju-home-support .cju-note { margin-top:19px; padding:16px 18px; border-left:4px solid var(–red); border-radius:5px; background:#fff5f6; font-size:16px; line-height:1.65; } #cju-home-support .cju-table-wrap { overflow:hidden; border:1px solid var(–border); border-radius:8px; } #cju-home-support .cju-table { width:100%!important; margin:0!important; border:0!important; border-collapse:collapse!important; } #cju-home-support .cju-table th, #cju-home-support .cju-table td { padding:14px 16px!important; border:0!important; border-bottom:1px solid var(–border)!important; font-size:16px!important; line-height:1.55!important; text-align:left!important; vertical-align:top!important; } #cju-home-support .cju-table th { width:34%; color:var(–heading)!important; background:var(–soft)!important; font-weight:800!important; } #cju-home-support .cju-table td { width:66%; color:var(–text)!important; background:#fff!important; } #cju-home-support .cju-table tr:last-child th, #cju-home-support .cju-table tr:last-child td { border-bottom:0!important; } #cju-home-support .cju-list { display:grid; gap:10px; margin:16px 0 0!important; padding:0!important; list-style:none!important; } #cju-home-support .cju-list-two { grid-template-columns:repeat(2,minmax(0,1fr)); } #cju-home-support .cju-list li { position:relative; margin:0!important; padding-left:30px!important; color:var(–text)!important; font-size:17px!important; line-height:1.65!important; list-style:none!important; } #cju-home-support .cju-list li::before { position:absolute; top:4px; left:0; width:20px; height:20px; content:”✓”; border-radius:50%; color:#fff; background:var(–green); font-size:13px; font-weight:850; line-height:20px; text-align:center; } #cju-home-support .cju-sidebar { position:sticky; top:25px; display:grid; gap:18px; } #cju-home-support .cju-side-card { overflow:hidden; border:1px solid var(–border); border-radius:10px; background:#fff; box-shadow:0 7px 22px rgba(18,34,56,.06); } #cju-home-support .cju-side-title { padding:16px 18px; color:#fff; background:var(–navy); font-size:19px; font-weight:800; } #cju-home-support .cju-side-title-blue { background:var(–blue-dark); } #cju-home-support .cju-side-body { padding:18px; } #cju-home-support .cju-side-row { margin-bottom:12px; padding-bottom:12px; border-bottom:1px solid var(–border); } #cju-home-support .cju-side-row:last-of-type { border-bottom:0; } #cju-home-support .cju-side-label { display:block; color:var(–muted); font-size:13px; font-weight:800; letter-spacing:.04em; text-transform:uppercase; } #cju-home-support .cju-side-value { display:block; margin-top:2px; color:var(–heading); font-size:16px; font-weight:750; } #cju-home-support .cju-sidebar .cju-button { width:100%; margin-top:8px; } #cju-home-support .cju-side-benefits { display:grid; gap:8px; margin:0; padding:0; list-style:none; } #cju-home-support .cju-side-benefits li { position:relative; padding-left:22px; color:var(–text); font-size:15px; line-height:1.55; } #cju-home-support .cju-side-benefits li::before { position:absolute; left:0; color:var(–green); content:”✓”; font-weight:900; } #cju-home-support .cju-links { display:grid; gap:8px; } #cju-home-support .cju-links a { display:block; padding:10px 11px; border-radius:5px; color:var(–red)!important; background:var(–soft); font-size:15px!important; font-weight:750!important; } #cju-home-support .cju-links a:hover { color:#fff!important; background:var(–red); } #cju-home-support .cju-apply { color:#fff; background:var(–navy); border-color:var(–navy); } #cju-home-support .cju-apply h2, #cju-home-support .cju-apply h3 { color:#fff!important; } #cju-home-support .cju-apply p { color:#e5ebf2!important; } #cju-home-support .cju-email-box { margin:20px 0; padding:17px; border:1px solid rgba(255,255,255,.2); border-radius:7px; background:rgba(255,255,255,.07); } #cju-home-support .cju-email-label { display:block; margin-bottom:5px; color:#c6d0dd; font-size:14px; font-weight:700; } #cju-home-support .cju-email { color:#fff!important; font-size:clamp(17px,2vw,21px)!important; font-weight:800!important; overflow-wrap:anywhere; } #cju-home-support .cju-actions { display:flex; flex-wrap:wrap; gap:10px; } #cju-home-support .cju-button-light { color:var(–red)!important; background:#fff; border-color:#fff; } #cju-home-support .cju-button-light:hover { color:var(–red-dark)!important; background:#edf1f5; border-color:#edf1f5; } #cju-home-support .cju-copy-status { min-height:23px; margin-top:11px!important; color:#b9ead0!important; font-size:15px!important; font-weight:700!important; } #cju-home-support .cju-resource-links { display:flex; flex-wrap:wrap; gap:9px; } #cju-home-support .cju-resource-links a { padding:9px 12px; border:1px solid var(–border); border-radius:5px; color:var(–red)!important; font-size:15px!important; font-weight:750!important; } #cju-home-support .cju-disclaimer { margin-top:20px!important; color:var(–muted)!important; font-size:14px!important; } #cju-home-support .cju-reveal { opacity:1; transform:none; } #cju-home-support.cju-motion-ready .cju-reveal { opacity:0; transform:translateY(14px); transition:opacity .45s ease,transform .45s ease; } #cju-home-support .cju-reveal.cju-visible { opacity:1; transform:none; } @media (max-width:1020px) { #cju-home-support .cju-layout { grid-template-columns:1fr; } #cju-home-support .cju-sidebar { position:static; grid-template-columns:repeat(2,minmax(0,1fr)); } } @media (max-width:680px) { #cju-home-support .cju-container { width:calc(100% – 24px); } #cju-home-support .cju-hero { min-height:430px; } #cju-home-support .cju-hero-content { padding:48px 0; } #cju-home-support .cju-hero h1 { font-size:34px!important; } #cju-home-support .cju-hero p, #cju-home-support p, #cju-home-support .cju-list li { font-size:16px!important; } #cju-home-support .cju-main { padding:34px 0 46px; } #cju-home-support .cju-section { padding:21px 15px; } #cju-home-support .cju-sidebar, #cju-home-support .cju-list-two { grid-template-columns:1fr; } #cju-home-support .cju-table, #cju-home-support .cju-table tbody, #cju-home-support .cju-table tr, #cju-home-support .cju-table th, #cju-home-support .cju-table td { display:block!important; width:100%!important; } #cju-home-support .cju-table-wrap { border:0; } #cju-home-support .cju-table tr { margin-bottom:10px; overflow:hidden; border:1px solid var(–border); border-radius:7px; } #cju-home-support .cju-actions { display:grid; } #cju-home-support .cju-actions .cju-button { width:100%; } } @media (prefers-reduced-motion:reduce) { #cju-home-support .cju-reveal { opacity:1; transform:none; transition:none; } }
Home support worker providing compassionate personal care to a client in Calgary Alberta
HOME CARE JOB IN ALBERTA

Home Support Worker Job in Calgary

This home support worker job in Calgary offers permanent, full-time employment providing personal care, companionship and household assistance. The position pays $20 per hour for 30 hours per week and starts as soon as possible.

$20.00 hourly 30 hours weekly Permanent full-time On-site in Calgary
Apply by Email

About This Home Support Worker Job in Calgary

Applicants seeking meaningful home care employment can apply for this home support worker job in Calgary, Alberta. The role combines personal assistance, companionship, meal preparation, light housekeeping and support for children within an on-site household environment.

The position pays $20 per hour for 30 hours each week. It is permanent, full-time employment and the successful applicant can start as soon as possible. Parking is available as an additional workplace benefit.

The work location is Calgary, Alberta, T3H 5S5. Candidates should be comfortable supporting daily routines respectfully, protecting the client’s privacy and responding calmly to changing household needs.

On-site position: All duties must be completed at the physical work location. There is no remote-work option for this home support position.

Home Support Worker Job Details

Job titleHome Support Worker
LocationCalgary, Alberta, T3H 5S5
Work locationOn site
Salary$20.00 hourly
Hours30 hours per week
EmploymentPermanent, full-time
Start dateAs soon as possible
LanguageEnglish
EducationSecondary school graduation certificate or equivalent experience
ExperienceOne year to less than two years
BenefitParking available
ApplicationBy email

Home Support Worker Responsibilities

The successful candidate will help maintain a safe, supportive and organized daily routine. Duties involve direct personal care as well as practical household assistance. Respect, patience and attention to individual preferences are important throughout each shift.

  • Administer bedside and personal care.
  • Administer medications according to the employer’s instructions.
  • Assist clients with bathing and other personal hygiene needs.
  • Support regular exercise, including walking.
  • Feed clients or provide assistance during meals.
  • Provide companionship and attentive personal support.
  • Shop for groceries and household supplies.
  • Prepare and serve nutritious meals.
  • Perform light housekeeping and cleaning duties.

Personal Care in a Home Support Worker Job in Calgary

Personal care must be delivered with dignity and sensitivity. The worker should explain assistance clearly, respect privacy and notice changes that may need to be reported. Medication duties must follow the authorized care routine and the employer’s directions; applicants should never perform a procedure outside their training or assigned responsibilities.

Child Care and Household Responsibilities

This position also includes supervising and caring for children. The worker may assume full responsibility for the household when the parents are absent, which requires dependable judgement and close attention to safety, routines and age-appropriate needs.

Household duties can include preparing food, purchasing supplies and keeping frequently used areas clean and orderly. Candidates should be able to move between care duties and practical household tasks without losing focus on the people receiving support.

  • Supervise children and maintain a safe environment.
  • Follow the household’s established routines and instructions.
  • Take responsibility for the home while parents are away.
  • Prepare balanced meals suitable for household members.
  • Complete reasonable light cleaning and organization.

Qualifications for the Home Support Worker Job

Applicants need a secondary or high school graduation certificate, or equivalent experience. The employer also requires one year to less than two years of relevant experience. Experience supporting clients in a home, caregiving, personal assistance, child care or a related setting may help demonstrate readiness for the position.

English is the required workplace language. Candidates should be able to understand care and household instructions, communicate respectfully with family members and report important information clearly.

  • Secondary school certificate or equivalent experience.
  • One year to less than two years of relevant experience.
  • Clear spoken and written English communication.
  • Comfort with personal care and hygiene assistance.
  • Ability to prepare nutritious meals.
  • Dependable approach to household and child supervision.

Skills for Successful Home Support Work

A strong home support worker is patient, observant, dependable and respectful. The role involves close contact with clients and family members, so professional boundaries and confidentiality are essential. Good organization helps the worker complete meals, shopping, cleaning and care routines within the available time.

Care, Communication and Safety

Applicants should be ready to listen carefully, communicate changes and ask questions when instructions are unclear. Safe movement, hygiene practices, food handling and medication routines should always follow the employer’s directions and any applicable professional guidance.

Important: Before accepting the job, confirm the client’s care needs, required lifting or mobility assistance, medication procedure, child-care expectations, working schedule and emergency contacts.

Salary and Benefits for This Calgary Care Job

The advertised wage is $20 per hour for 30 hours per week. Based on the scheduled hours, the regular gross weekly amount would be approximately $600 before deductions. Actual pay may vary if scheduled hours change, and applicants should confirm pay dates, statutory holiday arrangements and overtime rules directly with the employer.

Parking is available. Candidates should ask whether the parking space is on site, whether any conditions apply and whether additional benefits are offered after a qualifying period.

How to Prepare Your Home Support Worker Application

Prepare a clear résumé focused on caregiving, personal support, meal preparation, child supervision and household experience. Include the dates of previous positions and describe your responsibilities accurately. If you have relevant first aid, CPR or caregiving training, include it only when the certification is current and verifiable.

  • Use “Application – Home Support Worker” as the email subject.
  • Attach an updated résumé in PDF format.
  • Highlight one to two years of relevant experience.
  • Mention personal care, meal preparation and housekeeping skills.
  • Describe any experience supervising children responsibly.
  • Confirm your availability for permanent full-time work in Calgary.

Do not send banking information, passwords or unnecessary identity documents with your first email. References should only be shared when requested through a verified recruitment process.

Apply for the Home Support Worker Job in Calgary

Applications are accepted by email. Write a short introduction explaining your relevant home support experience, availability and interest in the position, then attach your current résumé.

Send your application to:yychearth@gmail.com
Apply by Email

Application Safety Reminder

Canada Job Unit is not the hiring employer. Verify the household, work location, duties, hours and payment arrangements before beginning work. Never pay for a guaranteed job, interview, LMIA, visa or Canadian work permit.

Alberta Home Support Employment Resources

Job Bank classifies home support workers, caregivers and related occupations under NOC 44101. Candidates can review occupational information, Calgary wage data and employment standards through the official resources below.

Job availability, duties, schedules and benefits may change. Verify every detail with the employer before applying, travelling or relocating. Canada Job Unit does not guarantee employment, immigration approval or sponsorship.

(function () { function initializeHomeSupport() { var page = document.getElementById(“cju-home-support”); if (!page || page.getAttribute(“data-initialized”) === “true”) return; page.setAttribute(“data-initialized”, “true”); page.classList.add(“cju-motion-ready”); var links = page.querySelectorAll(‘a[href^=”#”]’); Array.prototype.forEach.call(links, function (link) { link.addEventListener(“click”, function (event) { var selector = link.getAttribute(“href”); var target = selector ? page.querySelector(selector) : null; if (target) { event.preventDefault(); target.scrollIntoView({ behavior:”smooth”, block:”start” }); } }); }); var copyButton = page.querySelector(“#cju-copy-email”); var copyStatus = page.querySelector(“#cju-copy-status”); var email = “yychearth@gmail.com”; function showStatus(message) { if (!copyStatus) return; copyStatus.textContent = message; window.setTimeout(function () { copyStatus.textContent = “”; }, 4500); } if (copyButton && copyStatus) { copyButton.addEventListener(“click”, function () { if (navigator.clipboard && window.isSecureContext) { navigator.clipboard.writeText(email).then(function () { showStatus(“Email address copied: ” + email); }).catch(function () { showStatus(“Please copy: ” + email); }); return; } var input = document.createElement(“textarea”); input.value = email; input.setAttribute(“readonly”, “”); input.style.position = “fixed”; input.style.opacity = “0”; document.body.appendChild(input); input.select(); try { document.execCommand(“copy”); showStatus(“Email address copied: ” + email); } catch (error) { showStatus(“Please copy: ” + email); } document.body.removeChild(input); }); } var revealItems = page.querySelectorAll(“.cju-reveal”); if (window.matchMedia(“(prefers-reduced-motion: reduce)”).matches || !(“IntersectionObserver” in window)) { Array.prototype.forEach.call(revealItems, function (item) { item.classList.add(“cju-visible”); }); return; } var observer = new IntersectionObserver(function (entries, revealObserver) { entries.forEach(function (entry) { if (entry.isIntersecting) { entry.target.classList.add(“cju-visible”); revealObserver.unobserve(entry.target); } }); }, { threshold:.06, rootMargin:”0px 0px -15px 0px” }); Array.prototype.forEach.call(revealItems, function (item) { observer.observe(item); }); } if (document.readyState === “loading”) { document.addEventListener(“DOMContentLoaded”, initializeHomeSupport); } else { initializeHomeSupport(); } })(); { “@context”:”https://schema.org”, “@type”:”JobPosting”, “title”:”Home Support Worker”, “description”:”Permanent full-time home support worker position in Calgary, Alberta. The role pays $20 per hour for 30 hours per week and includes personal care, companionship, meal preparation, light housekeeping and child supervision.”, “datePosted”:”2026-08-21″, “employmentType”:”FULL_TIME”, “industry”:”Home care and personal support services”, “occupationalCategory”:”NOC 44101″, “hiringOrganization”:{“@type”:”Organization”,”name”:”Private Household Employer”}, “jobLocation”:{“@type”:”Place”,”address”:{“@type”:”PostalAddress”,”addressLocality”:”Calgary”,”addressRegion”:”AB”,”postalCode”:”T3H 5S5″,”addressCountry”:”CA”}}, “baseSalary”:{“@type”:”MonetaryAmount”,”currency”:”CAD”,”value”:{“@type”:”QuantitativeValue”,”value”:20,”unitText”:”HOUR”}}, “workHours”:”30 hours per week”, “educationRequirements”:”Secondary school graduation certificate or equivalent experience”, “experienceRequirements”:”1 year to less than 2 years”, “qualifications”:”English-language ability, personal care experience, household assistance and child supervision skills”, “jobBenefits”:”Parking available” }