{"id":242,"date":"2026-07-01T09:32:33","date_gmt":"2026-07-01T09:32:33","guid":{"rendered":"https:\/\/edudelphi.com\/au\/?page_id=242"},"modified":"2026-07-01T10:16:40","modified_gmt":"2026-07-01T10:16:40","slug":"about-us","status":"publish","type":"page","link":"https:\/\/edudelphi.com\/au\/about-us\/","title":{"rendered":"About Edudelphi Australia"},"content":{"rendered":"\n<style>\nbody.page-id-242 .section-corporate-hybrid,\nbody.page-id-242 .section-countries {\n  display: none !important;\n}\n\n.edau-about {\n  --edau-navy: #09243f;\n  --edau-navy-soft: #12395f;\n  --edau-ink: #15324c;\n  --edau-copy: #51677d;\n  --edau-line: #d9e4ee;\n  --edau-cloud: #f4f8fb;\n  --edau-white: #ffffff;\n  --edau-gold: #f0b429;\n  --edau-gold-deep: #d18c00;\n  --edau-mist: #e9f2f8;\n  --edau-shell: #f9fcfe;\n  background: var(--edau-shell);\n  color: var(--edau-ink);\n  font-family: \"Inter\", \"Open Sans\", sans-serif;\n}\n\n.edau-about *,\n.edau-about *::before,\n.edau-about *::after {\n  box-sizing: border-box;\n}\n\n.edau-about img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n}\n\n.edau-about a {\n  text-decoration: none;\n}\n\n.edau-about p:empty {\n  display: none !important;\n}\n\n.edau-wrap {\n  width: min(1180px, calc(100% - 32px));\n  margin: 0 auto;\n}\n\n.edau-section {\n  padding: 82px 0;\n}\n\n.edau-section-soft {\n  background: var(--edau-cloud);\n}\n\n.edau-section-white {\n  background: var(--edau-white);\n}\n\n.edau-section-dark {\n  background: var(--edau-navy);\n  color: #fff;\n}\n\n.edau-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin: 0 0 14px;\n  color: #0e7db8;\n  font-size: 1.16rem;\n  font-weight: 800;\n  letter-spacing: 0;\n  text-transform: uppercase;\n}\n\n.edau-kicker::before {\n  content: \"\";\n  width: 26px;\n  height: 3px;\n  border-radius: 999px;\n  background: var(--edau-gold);\n}\n\n.edau-title {\n  margin: 0 0 14px !important;\n  color: var(--edau-navy) !important;\n  font-size: 4rem !important;\n  line-height: 1.06 !important;\n  letter-spacing: -0.3px;\n}\n\n.edau-copy {\n  margin: 0;\n  color: var(--edau-copy);\n  font-size: 1.52rem;\n  line-height: 1.78;\n}\n\n.edau-hero {\n  position: relative;\n  overflow: hidden;\n  background:\n    linear-gradient(92deg, rgba(9, 36, 63, 0.93) 0%, rgba(9, 36, 63, 0.84) 46%, rgba(9, 36, 63, 0.34) 100%),\n    url(\"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png\") center center \/ cover no-repeat;\n}\n\n.edau-hero::after {\n  content: \"\";\n  position: absolute;\n  inset: auto auto -120px -120px;\n  width: 320px;\n  height: 320px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(240, 180, 41, 0.32) 0%, rgba(240, 180, 41, 0) 70%);\n}\n\n.edau-hero-grid {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n  gap: 34px;\n  align-items: center;\n  min-height: 700px;\n  padding: 92px 0 76px;\n}\n\n.edau-hero-copy {\n  max-width: 760px;\n}\n\n.edau-hero-copy .edau-kicker {\n  color: #fff;\n}\n\n.edau-hero-copy h1 {\n  margin: 0 0 20px !important;\n  color: #fff !important;\n  font-size: 5.85rem !important;\n  line-height: 1.01 !important;\n  letter-spacing: -0.45px;\n}\n\n.edau-hero-copy p {\n  margin: 0 0 16px;\n  color: rgba(255, 255, 255, 0.9);\n  font-size: 1.86rem;\n  line-height: 1.73;\n}\n\n.edau-hero-card {\n  background: rgba(255, 255, 255, 0.96);\n  border: 1px solid rgba(255, 255, 255, 0.7);\n  border-radius: 16px;\n  padding: 28px;\n  box-shadow: 0 24px 60px rgba(0, 18, 42, 0.24);\n}\n\n.edau-hero-card h2 {\n  margin: 0 0 10px !important;\n  color: var(--edau-navy) !important;\n  font-size: 2.4rem !important;\n  line-height: 1.16 !important;\n}\n\n.edau-hero-card p {\n  margin: 0 0 16px;\n  color: var(--edau-copy);\n  font-size: 1.35rem;\n  line-height: 1.65;\n}\n\n.edau-bullet-list,\n.edau-note-list {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: grid;\n  gap: 11px;\n}\n\n.edau-bullet-list li,\n.edau-note-list li {\n  position: relative;\n  padding-left: 22px;\n  color: var(--edau-ink);\n  font-size: 1.3rem;\n  line-height: 1.55;\n}\n\n.edau-bullet-list li::before,\n.edau-note-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--edau-gold);\n}\n\n.edau-btn-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  align-items: center;\n  margin-top: 26px;\n}\n\n.edau-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 48px;\n  padding: 12px 18px;\n  border-radius: 8px;\n  border: 1px solid transparent;\n  font-size: 1.26rem;\n  font-weight: 800;\n  line-height: 1.2;\n  cursor: pointer;\n  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;\n}\n\n.edau-btn:hover {\n  transform: translateY(-1px);\n}\n\n.edau-btn-main {\n  background: var(--edau-gold);\n  color: var(--edau-navy) !important;\n  box-shadow: 0 14px 28px rgba(240, 180, 41, 0.24);\n}\n\n.edau-btn-main:hover {\n  background: var(--edau-gold-deep);\n  color: #fff !important;\n}\n\n.edau-btn-light {\n  background: rgba(255, 255, 255, 0.12);\n  color: #fff !important;\n  border-color: rgba(255, 255, 255, 0.26);\n}\n\n.edau-btn-light:hover {\n  background: #fff;\n  color: var(--edau-navy) !important;\n}\n\n.edau-btn-outline {\n  background: #fff;\n  color: var(--edau-navy) !important;\n  border-color: rgba(9, 36, 63, 0.18);\n}\n\n.edau-btn-outline:hover {\n  border-color: var(--edau-navy);\n  box-shadow: 0 12px 22px rgba(9, 36, 63, 0.08);\n}\n\n.edau-proof-band {\n  position: relative;\n  z-index: 2;\n  margin-top: -34px;\n}\n\n.edau-proof-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  background: #fff;\n  border: 1px solid var(--edau-line);\n  border-radius: 18px;\n  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);\n  overflow: hidden;\n}\n\n.edau-proof {\n  padding: 24px 18px;\n  text-align: center;\n  border-right: 1px solid var(--edau-line);\n}\n\n.edau-proof:last-child {\n  border-right: 0;\n}\n\n.edau-proof strong {\n  display: block;\n  color: var(--edau-navy);\n  font-size: 2.35rem;\n  line-height: 1.08;\n  margin-bottom: 6px;\n}\n\n.edau-proof span {\n  display: block;\n  color: var(--edau-copy);\n  font-size: 1.22rem;\n  line-height: 1.48;\n}\n\n.edau-section-head {\n  display: flex;\n  align-items: flex-end;\n  justify-content: space-between;\n  gap: 28px;\n  margin-bottom: 32px;\n}\n\n.edau-section-head > div:first-child {\n  max-width: 860px;\n}\n\n.edau-grid-2,\n.edau-grid-3,\n.edau-grid-4 {\n  display: grid;\n  gap: 18px;\n}\n\n.edau-grid-2 {\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n}\n\n.edau-grid-3 {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.edau-grid-4 {\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.edau-card,\n.edau-panel,\n.edau-photo-card,\n.edau-value-card,\n.edau-logo-shell,\n.edau-trust-shell {\n  background: #fff;\n  border: 1px solid var(--edau-line);\n  border-radius: 16px;\n  box-shadow: 0 4px 6px -1px rgba(15, 23, 42, 0.08), 0 2px 4px -1px rgba(15, 23, 42, 0.05);\n}\n\n.edau-panel {\n  padding: 28px;\n}\n\n.edau-panel h3,\n.edau-value-card h3,\n.edau-photo-card h3,\n.edau-trust-shell h3 {\n  margin: 0 0 10px !important;\n  color: var(--edau-navy) !important;\n  font-size: 2rem !important;\n  line-height: 1.2 !important;\n}\n\n.edau-panel p,\n.edau-value-card p,\n.edau-photo-card p,\n.edau-trust-shell p {\n  margin: 0;\n  color: var(--edau-copy);\n  font-size: 1.38rem;\n  line-height: 1.7;\n}\n\n.edau-highlight-card {\n  background: linear-gradient(145deg, #0b2746 0%, #15395d 100%);\n  color: #fff;\n  border: 0;\n  border-radius: 18px;\n  padding: 30px;\n  box-shadow: 0 24px 52px rgba(9, 36, 63, 0.2);\n}\n\n.edau-highlight-card h3 {\n  margin: 0 0 10px !important;\n  color: #fff !important;\n  font-size: 2.1rem !important;\n  line-height: 1.2 !important;\n}\n\n.edau-highlight-card p {\n  margin: 0 0 14px;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 1.4rem;\n  line-height: 1.72;\n}\n\n.edau-photo-card {\n  overflow: hidden;\n}\n\n.edau-photo-card img {\n  width: 100%;\n  aspect-ratio: 1.2 \/ 1;\n  object-fit: cover;\n}\n\n.edau-photo-card .edau-photo-copy {\n  padding: 22px;\n}\n\n.edau-value-card {\n  padding: 22px;\n}\n\n.edau-value-icon {\n  width: 42px;\n  height: 42px;\n  border-radius: 9px;\n  background: #fff6df;\n  color: #9a6600;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.8rem;\n  margin-bottom: 14px;\n}\n\n.edau-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.edau-pill {\n  display: inline-flex;\n  align-items: center;\n  border-radius: 999px;\n  background: #eaf5fb;\n  color: var(--edau-navy);\n  padding: 7px 11px;\n  font-size: 1.08rem;\n  font-weight: 800;\n}\n\n.edau-mini-stats {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 18px;\n}\n\n.edau-mini-stat {\n  padding: 14px;\n  background: #f7fbfe;\n  border: 1px solid var(--edau-line);\n  border-radius: 12px;\n}\n\n.edau-mini-stat strong {\n  display: block;\n  color: var(--edau-navy);\n  font-size: 1.7rem;\n  line-height: 1.1;\n  margin-bottom: 4px;\n}\n\n.edau-mini-stat span {\n  display: block;\n  color: var(--edau-copy);\n  font-size: 1.08rem;\n  line-height: 1.45;\n}\n\n.edau-trust-band {\n  background: linear-gradient(135deg, #f9fcfe 0%, #eff6fb 100%);\n}\n\n.edau-brand-row,\n.edau-logo-grid {\n  display: grid;\n  gap: 14px;\n}\n\n.edau-brand-row {\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n}\n\n.edau-logo-grid {\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.edau-logo-shell {\n  padding: 24px;\n}\n\n.edau-logo-box,\n.edau-brand-box {\n  background: #fff;\n  border: 1px solid var(--edau-line);\n  border-radius: 10px;\n  min-height: 118px;\n  padding: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n}\n\n.edau-brand-box {\n  min-height: 92px;\n}\n\n.edau-logo-box:hover,\n.edau-brand-box:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 16px 28px rgba(15, 23, 42, 0.08);\n  border-color: rgba(9, 36, 63, 0.14);\n}\n\n.edau-logo-box img,\n.edau-brand-box img {\n  width: auto;\n  max-width: 100%;\n  max-height: 54px;\n  object-fit: contain;\n}\n\n.edau-brand-box img {\n  max-height: 38px;\n}\n\n.edau-trust-note {\n  margin-top: 16px;\n  color: var(--edau-copy);\n  font-size: 1.15rem;\n  line-height: 1.58;\n  text-align: center;\n}\n\n.edau-country-band {\n  padding: 22px 24px;\n  border-radius: 18px;\n  background: linear-gradient(145deg, #0f3050 0%, #193f67 100%);\n  color: #fff;\n  box-shadow: 0 22px 48px rgba(9, 36, 63, 0.22);\n}\n\n.edau-country-band h3 {\n  margin: 0 0 10px !important;\n  color: #fff !important;\n  font-size: 2.1rem !important;\n}\n\n.edau-country-band p {\n  margin: 0 0 14px;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 1.4rem;\n  line-height: 1.72;\n}\n\n.edau-country-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.edau-country-list span {\n  display: inline-flex;\n  align-items: center;\n  padding: 7px 10px;\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.1);\n  color: #fff;\n  font-size: 1.06rem;\n  font-weight: 700;\n}\n\n.edau-deliver-card {\n  padding: 24px;\n  border-radius: 16px;\n  background: #fff;\n  border: 1px solid var(--edau-line);\n  box-shadow: 0 4px 6px -1px rgba(15, 23, 42, 0.06);\n}\n\n.edau-deliver-card h3 {\n  margin: 0 0 8px !important;\n  color: var(--edau-navy) !important;\n  font-size: 1.95rem !important;\n  line-height: 1.22 !important;\n}\n\n.edau-deliver-card p {\n  margin: 0;\n  color: var(--edau-copy);\n  font-size: 1.33rem;\n  line-height: 1.66;\n}\n\n.edau-cta-shell {\n  display: grid;\n  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);\n  gap: 24px;\n  align-items: stretch;\n  padding: 30px;\n  border-radius: 18px;\n  background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));\n  border: 1px solid rgba(255, 255, 255, 0.12);\n}\n\n.edau-cta-shell h2 {\n  margin: 0 0 14px !important;\n  color: #fff !important;\n  font-size: 3.3rem !important;\n  line-height: 1.08 !important;\n}\n\n.edau-cta-shell p {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 1.48rem;\n  line-height: 1.72;\n}\n\n.edau-cta-actions {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  gap: 12px;\n  align-items: flex-start;\n}\n\n@media (max-width: 1080px) {\n  .edau-logo-grid,\n  .edau-brand-row,\n  .edau-grid-4 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 991px) {\n  .edau-hero-grid,\n  .edau-section-head,\n  .edau-grid-2,\n  .edau-cta-shell {\n    grid-template-columns: 1fr;\n    display: grid;\n  }\n\n  .edau-hero-copy h1 {\n    font-size: 4.5rem !important;\n  }\n\n  .edau-proof-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .edau-proof:nth-child(2) {\n    border-right: 0;\n  }\n\n  .edau-proof:nth-child(-n + 2) {\n    border-bottom: 1px solid var(--edau-line);\n  }\n\n  .edau-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .edau-section {\n    padding: 54px 0;\n  }\n\n  .edau-hero-grid {\n    min-height: auto;\n    padding: 66px 0 54px;\n  }\n\n  .edau-hero-copy h1 {\n    font-size: 3.55rem !important;\n  }\n\n  .edau-hero-copy p,\n  .edau-copy,\n  .edau-panel p,\n  .edau-value-card p,\n  .edau-photo-card p,\n  .edau-trust-shell p,\n  .edau-deliver-card p,\n  .edau-country-band p,\n  .edau-cta-shell p {\n    font-size: 1.42rem;\n  }\n\n  .edau-title {\n    font-size: 3rem !important;\n  }\n\n  .edau-proof-grid,\n  .edau-logo-grid,\n  .edau-brand-row,\n  .edau-grid-4,\n  .edau-mini-stats {\n    grid-template-columns: 1fr;\n  }\n\n  .edau-proof,\n  .edau-proof:nth-child(2) {\n    border-right: 0;\n    border-bottom: 1px solid var(--edau-line);\n  }\n\n  .edau-proof:last-child {\n    border-bottom: 0;\n  }\n\n  .edau-btn-row,\n  .edau-cta-actions {\n    align-items: stretch;\n  }\n\n  .edau-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<div class=\"edau-about\">\n  <section class=\"edau-hero\">\n    <div class=\"edau-wrap edau-hero-grid\">\n      <div class=\"edau-hero-copy\">\n        <div class=\"edau-kicker\">About Edudelphi Australia<\/div>\n        <h1>Professional training in Australia with global depth, guided delivery and institutional trust<\/h1>\n        <p>Edudelphi Australia supports professionals, graduates and corporate teams through live online certification training, executive learning and structured professional development designed for ambitious learners across Australia.<\/p>\n        <p>With more than 13 years of delivery in Australia, 10,000+ learners across the market, 50,000+ professionals trained globally and service reach across 15+ countries, Edudelphi has become an established professional training provider for globally relevant career pathways.<\/p>\n        <div class=\"edau-btn-row\">\n          <a class=\"edau-btn edau-btn-main\" href=\"https:\/\/edudelphi.com\/au\/\">Explore Australia Pathways<\/a>\n          <button class=\"edau-btn edau-btn-light delphi-open-modal\" type=\"button\">Speak with an Australia Course Advisor<\/button>\n        <\/div>\n      <\/div>\n      <aside class=\"edau-hero-card\">\n        <h2>Built for professionals who want more than generic course access<\/h2>\n        <p>Edudelphi combines live faculty-led training, structured study support, LMS access, practical guidance and internationally recognised learning pathways for professionals across Australia.<\/p>\n        <ul class=\"edau-bullet-list\">\n          <li>Australia-focused delivery with flexible online learning that fits working schedules.<\/li>\n          <li>Strong coverage across accounting, finance, audit, fraud, compliance, cybersecurity, supply chain, trade finance and executive skills.<\/li>\n          <li>Trusted by government-linked, institutional and corporate environments globally.<\/li>\n          <li>Supported by accreditations, approved-provider relationships, learning partners and recognised content ecosystems.<\/li>\n        <\/ul>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <div class=\"edau-proof-band\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-proof-grid\">\n        <div class=\"edau-proof\">\n          <strong>13+ Years<\/strong>\n          <span>Delivering professional training in Australia<\/span>\n        <\/div>\n        <div class=\"edau-proof\">\n          <strong>10,000+<\/strong>\n          <span>Learners supported across Australia<\/span>\n        <\/div>\n        <div class=\"edau-proof\">\n          <strong>50,000+<\/strong>\n          <span>Professionals trained globally<\/span>\n        <\/div>\n        <div class=\"edau-proof\">\n          <strong>15+ Countries<\/strong>\n          <span>Served through live online and guided delivery<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <section class=\"edau-section edau-section-white\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-grid-2\">\n        <div class=\"edau-panel\">\n          <div class=\"edau-kicker\">Who We Are<\/div>\n          <h2 class=\"edau-title\">An established professional training provider serving Australia and global career markets<\/h2>\n          <p class=\"edau-copy\">Edudelphi Australia is part of the wider Edudelphi professional learning ecosystem, supporting learners and organisations through certification-focused education, executive learning and structured upskilling. We work with professionals who want stronger guidance, more credible support and better career alignment than generic self-paced course access typically provides.<\/p>\n          <p class=\"edau-copy\" style=\"margin-top:16px;\">Across Australia, our learners include finance and accounting professionals, audit and compliance teams, AML and financial-crime specialists, cybersecurity practitioners, supply chain and procurement professionals, graduates building their first serious credential, and organisations investing in workforce capability. The common thread is simple: they want learning that is practical, guided and globally relevant.<\/p>\n        <\/div>\n        <div class=\"edau-highlight-card\">\n          <h3>What makes Edudelphi Australia different<\/h3>\n          <p>We do not position ourselves as just a course marketplace. We deliver a more guided professional learning experience built around live sessions, academic support, practical teaching, LMS access, study planning and stronger program selection guidance.<\/p>\n          <div class=\"edau-mini-stats\">\n            <div class=\"edau-mini-stat\">\n              <strong>Live Online<\/strong>\n              <span>Designed for professionals across Australia<\/span>\n            <\/div>\n            <div class=\"edau-mini-stat\">\n              <strong>Global Credentials<\/strong>\n              <span>Programs aligned with internationally relevant roles<\/span>\n            <\/div>\n            <div class=\"edau-mini-stat\">\n              <strong>Faculty Support<\/strong>\n              <span>Learning guided by trainers with practical depth<\/span>\n            <\/div>\n            <div class=\"edau-mini-stat\">\n              <strong>Career Relevance<\/strong>\n              <span>Built for progression, transitions and stronger positioning<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edau-section edau-section-soft\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-section-head\">\n        <div>\n          <div class=\"edau-kicker\">Why Australia Chooses Edudelphi<\/div>\n          <h2 class=\"edau-title\">Why professionals in Australia choose Edudelphi for serious upskilling<\/h2>\n          <p class=\"edau-copy\">This page is not about volume for its own sake. It is about why serious learners across Australia continue to choose Edudelphi when the goal is real career progression through globally relevant certifications and guided professional training.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"edau-grid-4\">\n        <article class=\"edau-value-card\">\n          <div class=\"edau-value-icon\"><i class=\"fa fa-video-camera\"><\/i><\/div>\n          <h3>Australia-ready delivery<\/h3>\n          <p>Live online training that works for Australia-based professionals who need flexibility, structure and direct faculty access.<\/p>\n        <\/article>\n        <article class=\"edau-value-card\">\n          <div class=\"edau-value-icon\"><i class=\"fa fa-certificate\"><\/i><\/div>\n          <h3>Globally relevant pathways<\/h3>\n          <p>Programs chosen for practical value across accounting, finance, audit, risk, compliance, cybersecurity and supply chain careers.<\/p>\n        <\/article>\n        <article class=\"edau-value-card\">\n          <div class=\"edau-value-icon\"><i class=\"fa fa-book\"><\/i><\/div>\n          <h3>Structured learner support<\/h3>\n          <p>Guidance across course selection, LMS access, study planning, revision support and exam-oriented preparation.<\/p>\n        <\/article>\n        <article class=\"edau-value-card\">\n          <div class=\"edau-value-icon\"><i class=\"fa fa-building-o\"><\/i><\/div>\n          <h3>Institutional credibility<\/h3>\n          <p>Trust strengthened through corporate relationships, government-linked environments, learning partners and quality credentials.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edau-section edau-section-white\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-grid-2\">\n        <article class=\"edau-photo-card\">\n          <img decoding=\"async\" src=\"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-live-training-australia-ai-2026-07-01-2.png\" alt=\"Live professional training workshop for Australia learners\">\n          <div class=\"edau-photo-copy\">\n            <h3>Training that feels guided, not detached<\/h3>\n            <p>Edudelphi&#8217;s Australia delivery model is built for professionals who want live explanation, academic structure and stronger momentum through the learning process instead of fragmented, self-driven course access with little accountability.<\/p>\n          <\/div>\n        <\/article>\n        <div class=\"edau-panel\">\n          <div class=\"edau-kicker\">What We Deliver<\/div>\n          <h2 class=\"edau-title\">Professional learning built around real career movement<\/h2>\n          <p class=\"edau-copy\">Edudelphi Australia supports four broad training needs across the market, allowing learners and organisations to build capability with more direction and clarity.<\/p>\n          <div class=\"edau-grid-2\" style=\"margin-top:18px;\">\n            <div class=\"edau-deliver-card\">\n              <h3>Global certification training<\/h3>\n              <p>Programs across accounting, finance, audit, fraud, AML, compliance, cybersecurity, procurement, trade finance and supply chain.<\/p>\n            <\/div>\n            <div class=\"edau-deliver-card\">\n              <h3>Executive and practical skills<\/h3>\n              <p>Applied workplace capability in digital, reporting, analysis, business tools and role-based professional development.<\/p>\n            <\/div>\n            <div class=\"edau-deliver-card\">\n              <h3>Corporate capability building<\/h3>\n              <p>Structured training solutions for teams that need upskilling, certification readiness or functional development.<\/p>\n            <\/div>\n            <div class=\"edau-deliver-card\">\n              <h3>Guided learning systems<\/h3>\n              <p>Delivery backed by live sessions, practical teaching, LMS resources, study support and clearer progression guidance.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edau-section edau-trust-band\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-grid-2\">\n        <div class=\"edau-country-band\">\n          <h3>Australia focus. Global reach.<\/h3>\n          <p>Edudelphi Australia serves learners in the Australian market while remaining part of a wider professional training business supporting international learners and organisations across multiple major markets. That gives Australia-based professionals access to globally relevant pathways without losing the benefit of a more guided and flexible learning experience.<\/p>\n          <div class=\"edau-country-list\">\n            <span>Australia<\/span>\n            <span>United Arab Emirates<\/span>\n            <span>Saudi Arabia<\/span>\n            <span>Oman<\/span>\n            <span>Qatar<\/span>\n            <span>Kuwait<\/span>\n            <span>Bahrain<\/span>\n            <span>Egypt<\/span>\n            <span>Uganda<\/span>\n            <span>Kenya<\/span>\n            <span>Tanzania<\/span>\n            <span>South Africa<\/span>\n            <span>India<\/span>\n            <span>Bangladesh<\/span>\n            <span>Singapore<\/span>\n          <\/div>\n        <\/div>\n        <article class=\"edau-photo-card\">\n          <img decoding=\"async\" src=\"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-partnerships-sydney-ai-2026-07-01-2.png\" alt=\"Institutional and corporate partnership discussions for Edudelphi Australia\">\n          <div class=\"edau-photo-copy\">\n            <h3>Trusted by government-linked, institutional and corporate environments globally<\/h3>\n            <p>Edudelphi&#8217;s wider trust network includes relationships and delivery exposure across public-sector, regulated, institutional and corporate environments. That matters because learners often judge quality by the company a training provider keeps, not just by marketing claims.<\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edau-section edau-section-white\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-section-head\">\n        <div>\n          <div class=\"edau-kicker\">Institutional Trust<\/div>\n          <h2 class=\"edau-title\">Trusted across recognised corporate and institutional environments<\/h2>\n          <p class=\"edau-copy\">This is not presented as an Australia-only client list. It is shown to reflect the broader level of institutional trust and delivery experience that supports the Edudelphi Australia proposition.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"edau-logo-shell\">\n        <div class=\"edau-brand-row\">\n          <div class=\"edau-brand-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/12\/kpmg.webp\" alt=\"KPMG\"><\/div>\n          <div class=\"edau-brand-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/12\/dewa.webp\" alt=\"DEWA\"><\/div>\n          <div class=\"edau-brand-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/12\/emirates-nbd.webp\" alt=\"Emirates NBD\"><\/div>\n          <div class=\"edau-brand-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/12\/uae-armed-forces.webp\" alt=\"UAE Armed Forces\"><\/div>\n          <div class=\"edau-brand-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/12\/saudi-aramco.webp\" alt=\"Saudi Aramco\"><\/div>\n          <div class=\"edau-brand-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/12\/british-telecom.webp\" alt=\"British Telecom\"><\/div>\n        <\/div>\n        <p class=\"edau-trust-note\">Selected logos shown here represent broader corporate, institutional and government-linked trust signals across the wider Edudelphi delivery ecosystem.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edau-section edau-section-soft\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-section-head\">\n        <div>\n          <div class=\"edau-kicker\">Accreditations and Partners<\/div>\n          <h2 class=\"edau-title\">Accreditations, partners and learning affiliations that support trust<\/h2>\n          <p class=\"edau-copy\">Edudelphi&#8217;s learning ecosystem includes quality credentials, approved-provider relationships, content partners and institutional affiliations across different programs and markets. Together, they help reinforce academic credibility, stronger delivery standards and greater learner confidence.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"edau-grid-2\">\n        <div class=\"edau-logo-shell\">\n          <div class=\"edau-logo-grid\">\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/4.webp\" alt=\"IMA Approved Provider\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/pecb.webp\" alt=\"PECB Partner\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/khda.webp\" alt=\"KHDA Approved\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/444.webp\" alt=\"Wiley Learning Partner\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/isologo20201.webp\" alt=\"ISO 9001:2015 Certified\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/3.webp\" alt=\"ACCA Learning Partner\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/2-1.webp\" alt=\"IELTS British Council\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2025\/03\/3-1.webp\" alt=\"Being Cert\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2026\/04\/large_blob.png\" alt=\"Global Compliance Institute\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2026\/04\/unnamed-17.jpg\" alt=\"UWorld\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2026\/04\/gleim-logo.png\" alt=\"Gleim\"><\/div>\n            <div class=\"edau-logo-box\"><img decoding=\"async\" src=\"https:\/\/edudelphi.com\/wp-content\/uploads\/2026\/04\/Hock.png\" alt=\"Hock International\"><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"edau-grid-3\">\n          <div class=\"edau-trust-shell edau-panel\">\n            <h3>Quality credentials<\/h3>\n            <p>Quality systems and institutional credentials that support consistency, operational discipline and a stronger learning environment.<\/p>\n          <\/div>\n          <div class=\"edau-trust-shell edau-panel\">\n            <h3>Learning and content partners<\/h3>\n            <p>Relationships that strengthen learning support, exam-prep ecosystems, course materials and program relevance across different pathways.<\/p>\n          <\/div>\n          <div class=\"edau-trust-shell edau-panel\">\n            <h3>Approved and recognised relationships<\/h3>\n            <p>Provider status, affiliations and program-linked recognition that help learners and organisations place greater trust in Edudelphi&#8217;s delivery model.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <p class=\"edau-trust-note\">Logos shown may represent accreditations, approved provider relationships, learning affiliations, content partnerships or quality credentials depending on the program and market.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"edau-section edau-section-dark\">\n    <div class=\"edau-wrap\">\n      <div class=\"edau-cta-shell\">\n        <div>\n          <div class=\"edau-kicker\" style=\"color:#fff;\">Next Step<\/div>\n          <h2>Explore the right professional learning pathway in Australia<\/h2>\n          <p>Whether you are evaluating a global certification, planning a career move or building capability for your team, Edudelphi Australia can help you identify the right next step with more clarity and stronger support.<\/p>\n        <\/div>\n        <div class=\"edau-cta-actions\" id=\"edau-contact\">\n          <button class=\"edau-btn edau-btn-main delphi-open-modal\" type=\"button\">Speak with an Australia Course Advisor<\/button>\n          <a class=\"edau-btn edau-btn-light\" href=\"https:\/\/edudelphi.com\/au\/\">View Edudelphi Australia<\/a>\n          <span class=\"delphi-modal-data-provider\" style=\"display:none;\"\n                data-course=\"About Edudelphi Australia\"\n                data-location=\"Australia\"\n                data-popup-title=\"Speak with an Australia Course Advisor\"\n                data-popup-subtitle=\"Share your learning goals and our advisor will help you choose the right certification or professional training pathway in Australia.\"\n                data-submit-text=\"Request Details\"><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".section-corporate-hybrid, .section-countries\").forEach(function (node) {\n    node.remove();\n  });\n});\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"AboutPage\",\n  \"name\": \"About Edudelphi Australia\",\n  \"url\": \"https:\/\/edudelphi.com\/au\/about-us\/\",\n  \"description\": \"Learn about Edudelphi Australia, an established professional training provider delivering globally relevant certification training and executive learning across Australia.\",\n  \"mainEntity\": {\n    \"@type\": \"EducationalOrganization\",\n    \"name\": \"Edudelphi Australia\",\n    \"parentOrganization\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Edudelphi\"\n    },\n    \"url\": \"https:\/\/edudelphi.com\/au\/\",\n    \"foundingDate\": \"2013\",\n    \"areaServed\": [\n      \"Australia\",\n      \"United Arab Emirates\",\n      \"Saudi Arabia\",\n      \"Oman\",\n      \"Qatar\",\n      \"Kuwait\",\n      \"Bahrain\",\n      \"Egypt\",\n      \"Uganda\",\n      \"Kenya\",\n      \"Tanzania\",\n      \"South Africa\",\n      \"India\",\n      \"Bangladesh\",\n      \"Singapore\"\n    ],\n    \"knowsAbout\": [\n      \"Professional certification training\",\n      \"Executive education\",\n      \"Corporate training\",\n      \"Accounting and finance\",\n      \"Audit and compliance\",\n      \"Cybersecurity\",\n      \"Supply chain and procurement\",\n      \"Trade finance\",\n      \"Digital skills\"\n    ]\n  }\n}\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>About Edudelphi Australia Professional training in Australia with global depth, guided delivery and institutional trust Edudelphi Australia supports professionals, graduates and corporate teams through live online certification training, executive learning and structured professional development designed for ambitious learners across Australia. With more than 13 years of delivery in Australia, 10,000+ learners across the market, 50,000+ [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"new-course.php","meta":{"_yoast_wpseo_focuskw":"about edudelphi australia","_yoast_wpseo_title":"About Edudelphi Australia | Professional Training Institute","_yoast_wpseo_metadesc":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","_yoast_wpseo_linkdex":"-665","_yoast_wpseo_content_score":"90","_yoast_wpseo_is_cornerstone":"","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_bctitle":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"About Edudelphi Australia | Professional Training Institute","_yoast_wpseo_opengraph-description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","_yoast_wpseo_opengraph-image":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png","_yoast_wpseo_twitter-title":"About Edudelphi Australia | Professional Training Institute","_yoast_wpseo_twitter-description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","_yoast_wpseo_twitter-image":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png","hero_title":"","hero_subheading":"","hero_intro":"","hero_bullet_1":"","hero_bullet_2":"","hero_bullet_3":"","hero_form_title":"","hero_form_note":"","course_name":"About Edudelphi Australia","course_description":"Learn about Edudelphi Australia, an established professional training provider delivering certification training, executive learning and guided development across Australia with global reach.","course_code":"","course_credential":"","course_level":"Institutional and Brand Profile","course_mode":"Live Online and Guided Professional Learning","course_duration":"","course_language":"English","course_audience":"Australia-based professionals, graduates, corporate teams and organisations evaluating Edudelphi for certification training, executive education and upskilling","course_price":"","course_currency":"AUD","credential_issuer":"","credential_issuer_url":"","credential_sameas":"","course_target_region":"Australia","delphi_popup_enable":"1","delphi_popup_course":"About Edudelphi Australia","delphi_popup_location":"Australia","delphi_popup_title":"Speak with an Australia Course Advisor","delphi_popup_subtitle":"Share your learning goals and our advisor will help you choose the right certification or professional training pathway in Australia.","delphi_popup_submit_text":"Request Details","siteinfo":"","_yoast_wpseo_primary_category":"","footnotes":""},"class_list":["post-242","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Edudelphi Australia | Professional Training Institute<\/title>\n<meta name=\"description\" content=\"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/edudelphi.com\/au\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Edudelphi Australia | Professional Training Institute\" \/>\n<meta property=\"og:description\" content=\"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/edudelphi.com\/au\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Delphi Star Training - Australia\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-01T10:16:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"About Edudelphi Australia | Professional Training Institute\" \/>\n<meta name=\"twitter:description\" content=\"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/\",\"name\":\"About Edudelphi Australia | Professional Training Institute\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/wp-content\\\/uploads\\\/sites\\\/20\\\/2026\\\/07\\\/au-about-us-live-training-australia-ai-2026-07-01-2.png\",\"datePublished\":\"2026-07-01T09:32:33+00:00\",\"dateModified\":\"2026-07-01T10:16:40+00:00\",\"description\":\"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/wp-content\\\/uploads\\\/sites\\\/20\\\/2026\\\/07\\\/au-about-us-live-training-australia-ai-2026-07-01-2.png\",\"contentUrl\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/wp-content\\\/uploads\\\/sites\\\/20\\\/2026\\\/07\\\/au-about-us-live-training-australia-ai-2026-07-01-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Edudelphi Australia\",\"item\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/about-us\\\/\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/#website\",\"url\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/\",\"name\":\"Delphi Star Training - Australia\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/edudelphi.com\\\/au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Edudelphi Australia | Professional Training Institute","description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/edudelphi.com\/au\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Edudelphi Australia | Professional Training Institute","og_description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","og_url":"https:\/\/edudelphi.com\/au\/about-us\/","og_site_name":"Delphi Star Training - Australia","article_modified_time":"2026-07-01T10:16:40+00:00","og_image":[{"url":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"About Edudelphi Australia | Professional Training Institute","twitter_description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","twitter_image":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/edudelphi.com\/au\/about-us\/","url":"https:\/\/edudelphi.com\/au\/about-us\/","name":"About Edudelphi Australia | Professional Training Institute","isPartOf":{"@id":"https:\/\/edudelphi.com\/au\/#website"},"primaryImageOfPage":{"@id":"https:\/\/edudelphi.com\/au\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/edudelphi.com\/au\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-live-training-australia-ai-2026-07-01-2.png","datePublished":"2026-07-01T09:32:33+00:00","dateModified":"2026-07-01T10:16:40+00:00","description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","breadcrumb":{"@id":"https:\/\/edudelphi.com\/au\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/edudelphi.com\/au\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/edudelphi.com\/au\/about-us\/#primaryimage","url":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-live-training-australia-ai-2026-07-01-2.png","contentUrl":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-live-training-australia-ai-2026-07-01-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/edudelphi.com\/au\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/edudelphi.com\/au\/"},{"@type":"ListItem","position":2,"name":"About Edudelphi Australia","item":"https:\/\/edudelphi.com\/au\/about-us\/"}]},{"@type":"WebSite","@id":"https:\/\/edudelphi.com\/au\/#website","url":"https:\/\/edudelphi.com\/au\/","name":"Delphi Star Training - Australia","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/edudelphi.com\/au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"delphi_custom_fields":{"hero_title":"","hero_subheading":"","hero_intro":"","hero_bullet_1":"","hero_bullet_2":"","hero_bullet_3":"","hero_form_title":"","hero_form_note":"","course_name":"About Edudelphi Australia","course_description":"Learn about Edudelphi Australia, an established professional training provider delivering certification training, executive learning and guided development across Australia with global reach.","course_code":"","course_credential":"","course_level":"Institutional and Brand Profile","course_mode":"Live Online and Guided Professional Learning","course_duration":"","course_language":"English","course_audience":"Australia-based professionals, graduates, corporate teams and organisations evaluating Edudelphi for certification training, executive education and upskilling","course_price":"","course_currency":"AUD","credential_issuer":"","credential_issuer_url":"","credential_sameas":"","course_target_region":"Australia","delphi_popup_enable":"1","delphi_popup_course":"About Edudelphi Australia","delphi_popup_location":"Australia","delphi_popup_title":"Speak with an Australia Course Advisor","delphi_popup_subtitle":"Share your learning goals and our advisor will help you choose the right certification or professional training pathway in Australia.","delphi_popup_submit_text":"Request Details","siteinfo":""},"delphi_yoast_seo":{"_yoast_wpseo_title":"About Edudelphi Australia | Professional Training Institute","_yoast_wpseo_metadesc":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","_yoast_wpseo_focuskw":"about edudelphi australia","_yoast_wpseo_canonical":"","_yoast_wpseo_bctitle":"","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_opengraph-title":"About Edudelphi Australia | Professional Training Institute","_yoast_wpseo_opengraph-description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","_yoast_wpseo_opengraph-image":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png","_yoast_wpseo_twitter-title":"About Edudelphi Australia | Professional Training Institute","_yoast_wpseo_twitter-description":"Learn about Edudelphi Australia, delivering certification training, executive learning and guided professional development across Australia.","_yoast_wpseo_twitter-image":"https:\/\/edudelphi.com\/au\/wp-content\/uploads\/sites\/20\/2026\/07\/au-about-us-hero-brisbane-daytime-ai-2026-07-01-2.png","_yoast_wpseo_primary_category":"","_yoast_wpseo_linkdex":"-665","_yoast_wpseo_content_score":"90","_yoast_wpseo_is_cornerstone":"","yoast_plugin_active":true,"yoast_indexable_available":true},"_links":{"self":[{"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/pages\/242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/comments?post=242"}],"version-history":[{"count":4,"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/pages\/242\/revisions"}],"predecessor-version":[{"id":255,"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/pages\/242\/revisions\/255"}],"wp:attachment":[{"href":"https:\/\/edudelphi.com\/au\/wp-json\/wp\/v2\/media?parent=242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}